796
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 03 Feb 2026
796 points (94.9% liked)
Technology
84103 readers
3463 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
Yeah, it a temporary measure due to people leaving. Microsoft will not change. Linux is far better
I have one gaming PC and it's on windows 10 till kike October or so of this year when security updates go away. Waiting to see if steam OS officially drops for PC so I don't have to switch OS more than once. Already have it running on amd processor and GPU for an easy Linux switch, and been running Linux on my laptop for a while now.
I really do suggest using Bazzite if you don't want to wait for steamOS.
I previously used Mint, haven't had to install an nvidia graphics driver or new kernel since moving to Bazzite and I'm now learning distrobox so I can make my usual bad computing decisions in a safe space. Its a very stable base, and with container tech layered on, you can have all the fuck around you want with minimal find out.
Is it true? I've been lately looking out for a new atomic distro but I've heard it seems it's not developer friendly with the sandboxing and extra efforts to get apt/rpm working. I am relatively new to Linux and stuck with Mint for now so I can't add anything to it.
Depends what you want to do.
On distrobox, I installed a containerised version of Ubuntu that can interact with my host, sort of like WSL on windows. Anything I put in it remains isolated so I can't install packages that break my system - and I can use apt to install whatever in want rather than rpm.
You could develop in a VM or container like distrobox, and tbh, the host can be whatever you need it to be. You dont actually have to move off Mint.
That being said, I dont see why you couldn't just develop on Bazzite/atomic distros of your choice using flatpaks for IDEs. I believe it has c++ installed and you'd be able to layer whatever language you needed onto your atomic distro of choice.