this post was submitted on 17 Nov 2023
496 points (89.6% liked)

linuxmemes

20776 readers
609 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] whyNotSquirrel@sh.itjust.works 6 points 10 months ago (2 children)

Snap is basically Dockers right?

I hated it and it made me switch to debian, I don't see the point to install all dependencies for each apps, I guess they don't want to deal with package dependencies anymore, so let's install the same version of python 10 times

[–] cley_faye@lemmy.world 2 points 10 months ago

It's supposedly containerisation, but not really docker. After all, docker itself merely presents the OS's underlying feature in a somewhat more accessible way (keyword: somewhat).

Snap is more like a big ecosystem around that idea that breaks everything that should work in that context, is a security nightmare and is sold as "work anywhere" but really only work in one place, which developers could have targeted in the beginning without having to rely on Snap to begin with.

[–] SaltyIceteaMaker@lemmy.ml 1 points 10 months ago

I would actually benefit from beig able to keeps different versions of dependencies rn. Got a deprecated software wich forces me to exclude a package from my updates.