There are already quite a few immutable distros you could use today like Bazzite or Fedora Atomic. The main advantage of SteamOS is that it’s tailor made for specific hardware, an advantage it would automatically lose as a general purpose OS.
- 0 posts
- 5 comments
In terms of memory usage it’s a waste. But in terms of performance you’re absolutely correct. It’s generally far more efficient to check is a word is 0 than to check if a single bit is zero.
My experience is that the programmers from the first row very much still exist. My theory is that the number of programmers from the first row stayed the about same or even increased slightly. There are so many more so called “programmers” overall now, however, that in relation the first row programmers are much rarer now. And to be fair, you don’t need a programmer capable of programming entire games in assembly to center a div.
No command line args, just change the global const and recompile
Nah, don’t use global variables, magic values everywhere. And don’t use const whatsoever, we need to move fast and break things, we can’t let something immutable stop us


I never tried this but your comment made me wonder: there are probably some programs that run better using WINE in WSL than running them directly in Windows 11.