Yeah I use bazzite as a general desktop distro. It’s incredibly stable and the atomic nature really has grown on me.
Yeah I use bazzite as a general desktop distro. It’s incredibly stable and the atomic nature really has grown on me.


Except openai and all their investors


I don’t think he understands how open source works…


If you’re bipolar or predisposed to things, yes!
Joe is old as fuck, nobody needs to assassinate him. He could do it, he’s out in one month anyways.
It’s almost like … universal healthcare would make our economy stronger and the insurance companies are the leaches…


This last election made me into an anarchist for now. I do not believe there is any way to salvage this system we have in any meaningful way. I’m not a violent person so I can’t see myself doing anything like Luigi, but Democrats aren’t going to save anyone and are just one part of the problem.
I think Donald could be the death blow to our country as more and more of our social contract is upended, especially with talks of killing the ACA and other popular programs.


He had everything on him to get caught and convicted. I don’t think he wanted to run forever.
Genuine question: why not try Linux? You’ll continue to get updates without the nagware. There are very few games I play that cant run on proton at this point.


Could it be possible for companies to drop ship through Canada or Mexico to skip the tariffs?
If you’re coming from something like windows or non atomic distros, there is a learning curve. Just be aware that you should not install packages manually. You can’t simply do something like: sudo apt install package
There is an app store where you can install probably 95% of what youd need (bazaar), start there and if it isn’t there you can spin up a distrobox.
I do dev work, so I have a dedicated box with Ubuntu that I have my build tools and vscode installed on.
This is really nice because it allows me to run experiments without nuking my main distro, it just feels really weird at first to be running most things containerized.
They do have recipes for common things if it needs to run on the host, like I have something added for controlling AMD GPU fan speeds/power profile.