this post was submitted on 17 Jun 2026
103 points (95.6% liked)

PC Master Race

21432 readers
791 users here now

A community for PC Master Race.

Rules:

  1. No bigotry: Including racism, sexism, homophobia, transphobia, or xenophobia. Code of Conduct.
  2. Be respectful. Everyone should feel welcome here.
  3. No NSFW content.
  4. No Ads / Spamming.
  5. Be thoughtful and helpful: especially when new beginners have questions.

founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] 30p87@feddit.org 3 points 2 days ago* (last edited 2 days ago)

Yeah. Live patching is someting distros/service providers charge a lot of money for to get right, and requires at least some knowedge about every patch you apply.

And it's something no one operating a PC that regularly reboots needs. Idc if my running kernel is one version older than the one I installed, it doesn't impact games at all. The only exception is loading modules, which is something you rarely do in normal operation. And for the only module I stumbled upon that I regularly loaded after boot, v4l2loopback (or similar), which I needed for streaming my phone's camera to OBS, I added it to /etc/modules-load.d/v4l2loopback.conf.

Even my server's kernel is sometimes out of sync. I only reboot programs I actually want to be up-to-date at that moment. All others can wait for some weekend or another.