I generally do too. But then you’re also at the mercy of whether the site was designed with even the most basic of security in mind. Luckily the password managers all generate unique passwords so one site getting hacked and plaintext passwords stolen won’t get my bank info put at risk - but still.
- 0 posts
- 20 comments
Honestly I thought it was great when OAuth started making it easy to use my various pre-existing IDs as logins for websites. But now I cant remember which one is which and my password manager doesn’t give me any hints. Sigh.
- wetbeardhairs@lemmy.dbzer0.comto
Programmer Humor@programming.dev•Who needs MongoDB when you have JSONB?
9 monthsJust store the JSON in a sqlite table with an extra column or two for commonly indexed stuff…?
- wetbeardhairs@lemmy.dbzer0.comto
Programmer Humor@programming.dev•Who needs MongoDB when you have JSONB?
9 monthsYou can pry sqlite out of my cold dead hands. Because I’ll probably die while using it out of frustration due to the poor performance of triggers.
- wetbeardhairs@lemmy.dbzer0.comtoProgramming@programming.dev•How do I design a multi-language database?9 months
You might want to consider using country codes in your language identifier.
en-US en-UK en-CA
all have slight variations in dialect. I don’t speak other languages but I imagine it is important in many cases.
Or a link to a thread on microsoft answers that 404s
- 10 months
What was that? I was busy installing a package in my node.js cluster to convert the first letter in a sentence to uppercase.
I’ve been using a debian based system for a dozen years. Then I decided to buy a NAS and turn it into a NixOS driven media server.
JFC I thought I knew linux and I was so wrong.
- wetbeardhairs@lemmy.dbzer0.comto
Linux@programming.dev•Linux Will Finally Be Able To Reboot Apple M1/M2 Macs With The v6.17 Kernel
11 monthsiirc the M line of chips is a superset of ARM instructions. So all programs compiled for aarch64 should be able to run but programs compiled for M chips probably won’t be able to run on aarch64 targets.
- wetbeardhairs@lemmy.dbzer0.comto
Linux@programming.dev•Linux Will Finally Be Able To Reboot Apple M1/M2 Macs With The v6.17 Kernel
11 monthsHas anyone here used Asahi? How well does it tend to work? I’m wondering when the bulk of the work will be done by the kernal and you could then install any random ARM distro.
Nah - the english language is just full of ambiguities that people tend to understand through context or intonations from speaking that are lost in text
… what?
- wetbeardhairs@lemmy.dbzer0.comtoProgramming@programming.dev•AI Models from Google, OpenAI, Anthropic Solve 0% of ‘Hard’ Coding Problems1 year
Did you even read my earlier comment?
- wetbeardhairs@lemmy.dbzer0.comtoProgramming@programming.dev•AI Models from Google, OpenAI, Anthropic Solve 0% of ‘Hard’ Coding Problems1 year
I explicitly meant “as”. It’s great as autocomplete. Not as an agent to complete programming tasks.
- wetbeardhairs@lemmy.dbzer0.comtoProgramming@programming.dev•AI Models from Google, OpenAI, Anthropic Solve 0% of ‘Hard’ Coding Problems1 year
Well, this kind of AI won’t ever be useful as a programmer. It doesn’t think. It doesn’t reason. It cannot make decisions besides using a ton of computational power and enormous deep neural networks to shit out a series of words that seem like they should follow your prompt. An LLM is just a really, really good next-word guesser.
So when you ask it to solve the Tower of Hanoi problem, great it can do that. Because it saw someone else’s answer. But if you ask it to solve it for a tower than is 20 disks high it will fail because no one ever talks about going that far and it flounders. It’s not actually reasoning to solve the problem - it’s regurgitating answers it has ingested from stolen internet conversations. It’s not even attempting to solve the general case because it’s not trying to solve the problem, it’s responding to your prompt.
That said - an LLM is also great as an interface to allow natural language and code as prompts for other tools. This is where the actually productive advancements will be made. Those tools are garbage today but they’ll certainly improve.
Some FOSS projects are supported by having a for-profit company offer turnkey packaging and support for those projects. Look at TrueNAS. They sell nice NAS hardware preconfigured with their software and the profits support the development.
- wetbeardhairs@lemmy.dbzer0.comtoGaming@beehaw.org•Minecraft is rolling out its first glow up in years tomorrow1 year
Sounds like the bedrock-only part is just a visual update. If you’re on Java you already have access to shaders.
But still - fuck MS for making bedrock a totally separate game so they could avoid giving alpha buyers free in app purchases.
What about when the sex is … wrong?
- wetbeardhairs@lemmy.dbzer0.comto
Programmer Humor@programming.dev•Micro$oft when I try to enjoy my local drive in peaC:\
1 yearI just uninstalled it on my work pc. I got fed up when certain applications saved a cache to somewhere in %APPDATA% that got backed up every Tuesday. The apps then saw the cache changed and attempted to reconcile the changes and corrupted my work.
Never again.



EoP - Ethernet over Power