• 5 Posts
  • 57 Comments
Joined 1 year ago
cake
Cake day: June 9th, 2023

help-circle
  • Sonic & All Stars Racing Transformed Collection is a blast if you’re okay with a kart racer.

    Flatout 2 is the OG combat racer.

    If you’re looking for a true “racing sim” type game I would probably recommend one of the Assetto Corsa games, either the original or competizione.

    CarX Drift Racing Online is probably not what you expect, but is really fun. Not exactly a traditional “racing” game because you don’t compete for time, but rather compete for “drift points,” with longer/wider drifts getting more score. It has a surprisingly thorough singleplayer mode, and the multiplayer is relatively relaxed. Multiplayer is setup in an open-world style; you join a big lobby and can just drive around with friends or randoms without actually competing for anything, although people in each lobby can start competitions that everyone else can opt-in to. The main reason I’m recommending it is it has very thorough car customization and is a chill, non-competitive driving game, whether that be singleplayer or multiplayer.





  • You didn’t list your distro, but I had the same issue on Pop!_OS. I fixed it by modifying the ALSA properties in /usr/share/wireplumber/main.lua.d/50-alsa-config.lua. I’d first try uncommenting headroom and changing it to 1024, then logging out and back in. If that doesn’t work, go 2048. If that still doesn’t work, then I’d maybe try adjusting period-size.

    For me, a value in the ~1200 range for headroom fixed it completely. But it will entirely depend on your sound card/hardware. And note, these values will probably be overwritten with any wireplummer updates.

    Also keep in mind, increasing headroom will increase audio latency, so try not to increase it too drastically.











  • 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.