• 0 Posts
  • 9 Comments
Joined 2 years ago
cake
Cake day: April 21st, 2024

help-circle

  • I did some Linux gaming during COVID and recently swapped my HTPC to Linux (Bazzite/Deck) for a console style setup in the living room. Massively improved now over my previous experience.

    The game I was playing heavily this last weekend (Wildmender) absolutely runs better in Proton on Linux than it did on Windows. Less crashes, less stutters, faster load time. I assume it is due to preRendered shaders? Honestly not really sure but it is nice.

    Going to do some Enshrouded on it next which is a game absolutely not at all optimized for Linux, so far it seems to be working fine but I’ve not gotten to that late game CPU intensity of loading areas heavily modified.



  • Switch 2 to me is something I’m okay with from the perspective of, I think these consoles need to update more often. Nintendo didn’t have anything revolutionary to add this time around, but wanted to update the Switch because it had been 8 years. It’s nearly 100% backwards compatible. This is a better choice than the WiiU which basically was Wii without the fun.

    I’m curious what Sony and Microsoft do because there isn’t any new improved tech for those devices that would really drive a better experience for people. Microsoft seems to be toying with the Xbox isn’t a single device it’s an experience concept. Sony made the Pro and no one cared.






  • Linus shouldn’t have to get involved at all. Each part of the Kernel should be handled independently by the maintainers. Linus responding publicly to outside forces is fine but once he has to step in to handle public fights between individuals who are supposed to work together it is a problem.

    Linux staying C focused is a valid thing to do. It is very hard to get folks to contribute to the kernel and if you cut out anyone who doesn’t know Rust, a language with at best 5% the adoption rate of C, you will run into spots where sections of the kernel are unmaintained due to no willing and qualified person covering it.

    Adding Rust based functionality and support is great. Changing APIs to require maintainers to learn Rust to continue to maintain the code they are experts in is unacceptable.