• 2 Posts
  • 754 Comments
Joined 2 years ago
cake
Cake day: June 6th, 2023

help-circle


  • I have a friend who was trying out endeavor with kde. He uses a trackball mouse, and configuring the acceleration curve has been a nightmare for him. Apparently it’s the wayland compositor’s job to expose the ability to configure libinput, and only certain ones do it (KDE being one of them), but configuration isn’t as straight forward as in windows.

    He was more able to configure it when using X11, but kept hitting a bug when using a custom acceleration curve where the cursor would shoot to the top left of the screen (I think it triggered when moving the cursor while clicking).

    I haven’t looked into it much myself, but it sounds like it has been one of those unfortunate sticking points for him right out of the gate.




  • The Mag7 are the 7 giant tech companies currently propped up by the AI bubble. These companies represent upwards of 34% of the marketcap of the S&P500. The other 493 companies are also intimately tied to the success of AI and/or the Mag7. Not just everyone’s retirement accounts, but a huge amount of the world is invested in the US S&P500 thinking they’re diversified across 500 successful companies.

    So to be clear, yes, we’re absolutely poised for a worldwide economic recession. I wouldn’t be surprised if smaller nations who rely on USD are completely bankrupted, but one thing is for certain: when AI pops, the fallout will not be limited to the US.




  • I was going to say you’ll probably be fine, but if you’re considering Mint you’ll definitely be fine.

    Terminology you don’t need to know: Mint is still using x11, which Nvidia works fine with. I assume mint won’t switch to Wayland until it works smoothly on Nvidia too.

    My partner is using mint on a 3080. I think she had one graphical bug in one game one time after an update. Mint has a program specifically used to roll back to a past Nvidia driver. She chose the driver from before the update, rebooted, and the bug was gone. Just gotta remember to switch back to using latest later when a new driver comes out.











  • All of that can be publicly audited. When we talk about “trust” we’re referring to what happens server side, which we have to assume can never be publicly audited. The importance of e2e encryption is that what ever happens server side doesn’t matter. There’s a massive gulch between trusting a binary you’re able to inspect and trusting one you can’t.

    What you said is valid though, if you want/need privacy, you need to put in effort, but you also have to assume there’s someone smarter than you who will be able to outsmart your own audit. The absolute best you can hope for is that at least the binary is publicly reviewable and that they’re not smarter than every pair of eyes who reviews it. That’s basically the backbone of open source security.