this post was submitted on 21 Oct 2025
1110 points (98.3% liked)

Technology

76276 readers
4043 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. 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.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Merlin@lemmy.zip 13 points 1 day ago (4 children)

Can I use bazzite as my main distro for regular use and coding besides just gaming or it’s more focused on gaming alone and I should dual boot another distro for my non gaming needs?

[–] prole@lemmy.blahaj.zone 4 points 23 hours ago

I think they even have a developer version of Bazzite. Not sure what the differences are though.

[–] harmbugler@piefed.social 20 points 1 day ago

You can use Bazzite to code just fine. The great thing about OS like Bazzite is it's so easy to switch to many other atomic/immutable distros. You're not locked in. You can just 'rebase' it to Aurora with a command, which is the development focused version by the same team.

[–] AmbiguousProps@lemmy.today 8 points 1 day ago

Yes, especially if it's your first distro and you haven't learned habits from non immutable distros. Distrobox and flatpak cover most, and technically, you can install other stuff with rpm-ostree, at the cost of some space and longer update times the more you layer on.

[–] tray5895@feddit.nl 5 points 1 day ago

I personally had some trouble wrapping my head around distrobox while using bazzite and trying to install coding dependencies, but I've been having a great time gaming and programming on Nobara! The nice thing with Bazzite is the integrated distrobox which lets you run something under any linux OS (and even windows, I think?), and should theoretically be good for coding, so if you spend more time than me you should be able to program just fine. Maybe VSCode with remote ssh addon or something.