this post was submitted on 13 Oct 2023
714 points (93.0% liked)

Memes

45189 readers
1417 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
 

Meme transcription: Anakin & Padme

[Panel 1] Anakin tries selects “Update and shut down” from the Windows start menu.

[Panel 2] Padme, labeled as “Windows”, cheerily says: ”You mean ‘Update and restart’, right?”

[Panel 3] Anakin takes an annoyed look.

[Panel 4] Padme, still cheery, says “I’ll just ‘Update and Restart’.”

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 31 points 11 months ago (19 children)

One thing I give Linux credit for is how it handles updates. Like, yeah, Linux doesn't force updates, that we all know, but I like how at least in the GNOME desktop, there is no "Update and action" button, there is only the shutdown and restart buttons, where if I am to press either, the system will ask me if I want to install updates or not with a nice box to tick the option. Nowhere near as cluttered as it is in the picture.

[–] [email protected] 20 points 11 months ago (6 children)

On most distros you don't need to restart to update. Mint will just put an icon on the taskbar when updates are ready, and you can even tell it to just do it in the background. No restarts or shutdown warnings.

[–] [email protected] 3 points 11 months ago (2 children)

Yeah. GNOME does this probably because it's safer and ensures that the packages are downloaded in full before applying updates in an environment that is less likely for something to go wrong (Although I particularly don't know how true this is)

[–] [email protected] 6 points 11 months ago

I'm guessing it's moreso that Gnome likes to make changes that can break things like extensions, and they probably don't hot swap shell components. The biggest reason you need to restart after Linux updates is that certain things are only loaded during the boot process (i.e. the kernel, initramfs, some boot or filesystem options) and can't easily be reloaded while the system is running. But you update something like dnsmasq, you probably just need to restart the service. At worst you need to reload the systemd daemon for config changes to take. And if you're just updating binaries, unless it's something like PAM that can also be not fun to restart and is constantly running, you probably don't need to do very much.

[–] [email protected] 4 points 11 months ago

Firefox will occasionally act up if it's updated in the background while it's running. It detects this pretty quickly though and prompts you tobrestart thr browser when you open a new tab. That's just about the only app I've had issues with though.

load more comments (3 replies)
load more comments (15 replies)