Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)SP
Posts
29
Comments
140
Joined
2 yr. ago

  • For anyone wondering why the first-past-the-post voting system (used by most countries) is bad, what the alternatives are, and why those alternatives are better, Nicky Case has an excellent write-up that covers all of that: https://ncase.me/ballot/

  • I specifically bought a Pixel 5a because it was the last Pixel with a headphone jack. Then after a year, it died on me, and they sent me a 6a as a replacement.

    I miss the jack. A lot. But it's hard to justify buying a whole new phone for one. Once this one dies, I don't know what I'll do.

  • I would check the linux gaming wiki's distro recommendations: https://linux-gaming.kwindu.eu/index.php?title=Getting_started_with_Linux#Recommendations

    Mint is fine for daily use type stuff, but there are some odd gaming bugs. IIRC Cinnamon (Mint's default desktop environment) specifically has higher input lag than Gnome or KDE, and Lutris dropped official Mint support due to issues from Mint's tweaks.

    I personally use Pop!_OS and it's been pretty good, although I have been a little frustrated about the 22.04 base, as I've noticed some packages (like Mangohud and GOverlay) are very out of date. But aside from that, I have no complaints.

  • Gamepass isn't for me, but dual booting for it is understandable. But office? I've found LibreOffice and OnlyOffice are usually "good enough," and if you really need true MS Office, I believe they offer web editors now

  • Both Bitwarden and KeePass are very secure, certainly much better than something like Lastpass...

    Bitwarden's server and client are open source and completely E2EE (similar to Signal, the server is zero-knowledge). And even if you don't trust Bitwarden's official server, you can host your own.

    KeePass is fine too, but it doesn't have a centralized server like Bitwarden. You have to use other tools to sync your vault between devices. Which some people prefer, but others dislike. Just depends on your preference.

  • Well, wallet and needs. The 7900XTX is the best, but I'd never recommend it to someone who only plays decade-old games, or even simpler modern games.

    If you want a good idea of how GPUs compare to each other, the Tom's Hardware GPU hierarchy is a great source. Just keep in mind that on linux specifically, NVIDIA has a bit more of a performance drop compared to AMD. Comparing the 3090 and 6800XT on that chart vs. Tom's hardware, seems to be roughly 5%-7% more of a dip

  • One thing I haven't seen mentioned yet is to try and build up a pavlovian association with bed/bedroom = sleep. Don't do any mentally stimulating tasks while in your bed or even bedroom - no TV or youtube, no mindless phone scrolling, no gaming, etc. Bedroom should be for sleep and sex, and that's it. If you cut everything else out for a while, your brain will much more strongly associate bed(room) with sleepytime.

    Other things people have mentioned are valid too. Consistent sleep schedule, don't eat/drink/exercise for 2-3hrs before bed, etc.

  • The clips of the hacks being installed/activated are pretty crazy:

    Note that the title has been edited: we do NOT know if this was EAC yet. The article says it "may have been." EAC has claimed it wasn't them (but of course they're going to claim that). Instead, it could have been Apex's source engine. Or, it could have been two individually compromised machines from software completely unrelated to Apex; remember, these are two high-profile targets, after all. We just have to wait and see what the real cause was. Regardless, I wouldn't play Apex for at least the next day or two, just to be safe.

  • There isn't much sandboxing in Wine, but at least on linux, the AC is forced to run in userspace (instead of having root privileges). So it's not quite as invasive, but it still has access to everything your non-root account has access to. Which is still a lot. Probably not much better from a privacy perspective, but at least a little better from a security perspective.