this post was submitted on 06 Jul 2026
619 points (98.1% liked)
memes
21848 readers
2846 users here now
Community rules
1. Be civil
No trolling, bigotry or other insulting / annoying behaviour
2. No politics
This is non-politics community. For political memes please go to !politicalmemes@lemmy.world
3. No recent reposts
Check for reposts when posting a meme, you can only repost after 1 month
4. No bots
No bots without the express approval of the mods or the admins
5. No Spam/Ads/AI Slop
No advertisements or spam. This is an instance rule and the only way to live. We also consider AI slop to be spam in this community and is subject to removal.
A collection of some classic Lemmy memes for your enjoyment
Sister communities
- !tenforward@lemmy.world : Star Trek memes, chat and shitposts
- !lemmyshitpost@lemmy.world : Lemmy Shitposts, anything and everything goes.
- !linuxmemes@lemmy.world : Linux themed memes
- !comicstrips@lemmy.world : for those who love comic stories.
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Why I do update software:
What if I told you with each Windows update, Microslop hacks you a bit more
What if I told you Linux btw
I'd say you're right
It's a gamble though unless you only do security updates. New features might bring new security issues.
If your system is secure, updating it can only make it insecure. If that is your one and only priority, you have to review updates before applying them, and since you have thoroughly investigated your entire stack up to this update and that version also has your real-world testing behind it, you're probably not going to apply most updates until some other priority comes along or you discover a previously unknown vulnerability.
The Internet has been an adversarial environment since at least 1988
Thanks to recent AI advances, new security vulnerabilities are being found at a crazy pace in all layers of the stack, from firmware to GUI.
This "logic" overlooks a number of issues.
Firstly, no system is "secure", only more so or less so given a specific threat model.
Secondly, a system can become less secure without any changes, as exploits are discovered.
I mean, yes, if you can guarantee that all your software stack in 100% secure. In reality this is unfeasible on even mathematically impossible to do formally (reducible to the halting problem). So while bugs keep being found in things like the Linux kernel (naturally, nothing is immune to oversight), and they're always going to be, keep your software up to date.
If security is the one and only priority, you wouldn't be running a goddamn desktop environment and all that other baggage. You absolutely would be auditing your entire stack. Because security is the one and only priority. I didn't pose the hypothetical, but that's the necessary consequence.
Nah, if the programs are not arbitrary (and I hope they're not, considering that you chose them) then it doesn't reduce to that. But you are right that it is not feasible for most industries and he is right that in some industries it is not only feasible but required.