Even more annoying is when the green car leaves 2+ car lengths in front of it so the car behind can’t get into the turn lane if they need to.
- 0 Posts
- 8 Comments
Nvidia drivers have worked fine for me on Mint, Parrot, and Artix. The only downside is they are pretty bloated and want to be loaded early in the boot process, so it adds several seconds to the initramfs load.
I haven’t tried compiling the image without them, mostly because it’s only a few seconds on boot and I don’t enjoy repairing broken boot images.
Brujones@lemmy.worldto
Technology@lemmy.world•Disney Plus Subscribers Quit in Droves Over Jimmy Kimmel AxeEnglish
15·1 year agoWell, let’s get crackin’ then! 👊
Brujones@lemmy.worldto
Technology@lemmy.world•Disney Plus Subscribers Quit in Droves Over Jimmy Kimmel AxeEnglish
22·1 year agoAgreed. Something is better than nothing, and if enough people get on board, it might just be enough to make a difference.
That was my experience as well. 2 hard drives, so I thought, why not dual boot? Surely, I’d need windows for some reason or another.
6 months later, I realized the same thing - I have a 1 TB drive doing nothing. I nuked it and never looked back.
I got curious about x86 assembly, so I followed some tutorials to get the hang of it. Once I had some confidence, I wrote a prime number generator. I had a loop that I was sure could be more efficient, but couldn’t figure it out.
I pasted the code to ChatGPT. It came back with an optimization that wouldn’t work because it wasn’t preserving critical register values. I pointed that out, and it responded, again and again, with the same code with the same problem. I was never able to get it out of this broken record mode.
I did the same thing. I also asked it to stop coming off as so certain about things after I discovered how wrong it is on some topics. It now presents confidence levels, but who knows if that’s accurate. At least it reminds me to verify.




Have you run the compatibility troubleshooter in win11? It works reasonably well but it’s a laughably stupid process. It asks you which application is having problems, then displays the first ~10 apps, alphabetically. If it’s not there, you have to click a button to see the next 10 apps. Scroll, click, scroll, click, and so on until it shows the app you’re looking for.
Why not just give a full list??? Or let the user start typing and bring up relevant entries? Oh, right. Microslop search functions are embarrassingly bad. Clicking through the list is better, I guess.