this post was submitted on 23 Aug 2023
1062 points (95.0% liked)

Memes

44239 readers
2852 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
[–] gutter564@feddit.uk 14 points 11 months ago (1 children)

I did nothing and my (Linux) system broke! Beat that Windows! Thank god for Snapper.

[–] droans@beehaw.org 5 points 11 months ago* (last edited 11 months ago) (2 children)

Just gotta run a quick apt update.... And everything broke.

Mostly looking at Docker, though. The Compose Plugin has been broken since v2.19. Domain resolution is fucked and it refuses to restart services if they depend on another service.

[–] DmMacniel@feddit.de 3 points 11 months ago* (last edited 11 months ago)

Sounds like pacman -Syyu

[–] argv_minus_one@beehaw.org 1 points 11 months ago

Why do people like Docker so much, anyway? Seems to me like it's just static linking with extra steps and extra problems.