this post was submitted on 17 Nov 2023
222 points (93.0% liked)

Memes

45132 readers
1503 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] joshcodes@programming.dev 10 points 10 months ago (3 children)

I started using ubuntu 2 years ago and its great. Just disable snaps. It's like 5 commands (and you have to reinstall Firefox).

You stop snap store from running, disable it from restarting then set apt over snap store as default.

It's not hard. I did it day 1 of using Linux. Plus there's guides a plenty on how to do it.

[–] GamesRevolution@programming.dev 12 points 10 months ago (1 children)

If you are using Ubuntu and disabling snaps, might as well use something else. Snaps are basically the selling point of Ubuntu and any other distro based on it will provide a better experience if you don't want them.

[–] joshcodes@programming.dev 10 points 10 months ago (1 children)

What about all the other pros of ubuntu?

Off the top of my head,

  • their power management is better than any other distro for laptops.
  • Their compatibility with WiFi drivers is better than many others, granted that's not exclusive to ubuntu but it is a pro.
  • theyre more up to date than debian but stable while actually coming with Wayland support unlike Mint. Timeshift is great tho, good thing it's compatible with ubuntu.
  • their community is much larger than many other distro so support is easier to find.
  • it's just not a bad distro. There's not a lot of other distros that match its out-of-the-box experience.

Other distros are good. PopOS is good. I chose Ubuntu mostly because it's solid and stable but also because it has a wide community for help. I'm just getting tired of the narrative that ubuntu is totally crippled by its snaps. This is a linux distro, if I don't like something I get to change it, which is actually cool. This isn't windows where I have no control. Also, with snaps gone, I've literally never had a problem I haven't caused. I have the approach of strip out what I don't want. Arch users install what they do want. At the end of the day, we both are exploiting software we want to use to be productive. If I found myself fighting the os (like Mac or Windows) I'd switch but I don't so I won't.

[–] sooper_dooper_roofer@hexbear.net 1 points 10 months ago (1 children)

What about all the other pros of ubuntu?

  • uses a cool word from the Zulu language
[–] joshcodes@programming.dev 2 points 9 months ago

This guy gets it

[–] activ8r@sh.itjust.works 1 points 10 months ago (1 children)

At that point just use PopOS. Why the hell would you use Ubuntu just to disable snaps?

[–] joshcodes@programming.dev 3 points 10 months ago

Because snaps aren't the only feature the distro comes with. It's widely versatile, commonly used, and this argument isn't a good one. PopOS is good, so is ubuntu minus the snaps.

[–] Kusimulkku@lemm.ee 1 points 9 months ago (1 children)

Why did you disable snaps on the first day of using Linux?

[–] joshcodes@programming.dev 1 points 9 months ago (1 children)

That sentence should probably read "on my first day of using Linux outside of a vm on bare metal with an installation I intended to keep". I use Kali for security work and I used Manjaro once but it killed itself before I knew what I was doing.

Snaps are not very space efficient, I don't need the same packages installed multiple times. In a desktop use case that's a lot of repeating packages.

[–] Kusimulkku@lemm.ee 1 points 9 months ago

I think you're gonna have a bad time since that's essentially what all the newer formats do (flatpak, snap, appimage).