this post was submitted on 16 Jul 2025
1555 points (99.1% liked)

Technology

73042 readers
2230 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
[–] brennesel@discuss.tchncs.de 1 points 4 days ago (1 children)

It's so much easier than I had anticipated. Funnily enough, the most complicated thing was organizing a 16Gb USB stick to boot because I only had 20 year old ones with 4Gb. On a newly purchased bare AMD PC, I was able to set everything up after work and play games with my buddies the same evening.

I opted for Bazzite and everything ran right out of the box without any additional hardware drivers: gaming mouse, wifi, wireless PS4 controller, printer, NAS, Android phone. The game libraries from Steam, Epic, gog etc. can all be easily connected via Lutris and so far all the games I've tried have run. For programs that are only offered for other distributions, I have installed BoxBuddy, where you can create Distroboxes. For most Windows native programs Wine just works.

[–] RedPandaRaider@feddit.org 0 points 4 days ago (1 children)

In theory it's always easy, but in reality there will always be some major issue. I've tried switching to Ubuntu twice many years ago and there was always something that didn't work. One time it even bricked my Windows install.

Currently before actually installing it, I've installed Pop OS in a virtual machine. I wish I had the screenshot, but entering 4 different commands to try and install VLC player and getting an error that the command is unknown each time is degrading. A lot of the first results for installing software on Linux has commands or repositories that don't work and you have to keep looking. It was the command on the official VLC website that didn't work for me...

[–] brennesel@discuss.tchncs.de 1 points 4 days ago (1 children)

I had the same experience with Ubuntu many years ago. And I can't speak for Pop!_OS since I never used it. Most developers only provide commands for Ubuntu, Debian or Fedora on their websites. So they don't work all the time in derived distros.

At least in Bazzite there is an "App Store" called Bazaar, containing many popular apps as flatpaks --> 1 click install. I generally like using the command line, but it was not necessary at all so far.

[–] RedPandaRaider@feddit.org 0 points 4 days ago

Yeah I know of those app stores. Sadly they don't automatically include anything also found on GitHub. So not everything is on there.