this post was submitted on 24 Aug 2025
136 points (99.3% liked)

Mildly Interesting

22741 readers
663 users here now

This is for strictly mildly interesting material. If it's too interesting, it doesn't belong. If it's not interesting, it doesn't belong.

This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh.. what do we know?

Just post some stuff and don't spam.

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] mycodesucks@lemmy.world 52 points 3 weeks ago (7 children)

If it still works for the purpose, it is NOT obsolete.

Stop fetishizing the new.

[–] jjjalljs@ttrpg.network 33 points 3 weeks ago (1 children)

If it's connecting to the Internet and not getting security updates, that's probably not good.

So what you said is mostly true, but there are certainly people running windows XP thinking "I just check my email and read the news, this is fine"

[–] Onomatopoeia@lemmy.cafe 4 points 3 weeks ago* (last edited 3 weeks ago) (1 children)

Meh.

If the other layers of security are in place, the risk can be managed.

The problem you describe is from things like that XP user running as admin, a failure of security layering.

Security isn't just having all the updates, which is the implication statements like this makes.

I have XP VM's with no service packs that connect to the internet. They're NAT'ed in VMware to an isolated subnet that has its own firewall. No MS ports are permitted out of that subnet other than RDP, and that only from specific IP addresses. There's more, but even just this addresses most security concerns.

This is used for testing specific software that only runs on XP.

[–] CarbonatedPastaSauce@lemmy.world 14 points 3 weeks ago (1 children)

It’s hilarious that you think someone running XP on the internet knows anything about computer security.

[–] corsicanguppy@lemmy.ca 0 points 3 weeks ago* (last edited 3 weeks ago)

[ring-fenced test-rig for winXP]

It’s hilarious that you think someone running XP on the internet knows anything about computer security.

totally.~

[–] Rivalarrival@lemmy.today 9 points 3 weeks ago (1 children)

If it is connected to the internet, and it is not actively receiving updates, it is not working for its purpose.

If it is airgapped from all networks, I agree with you completely.

[–] corsicanguppy@lemmy.ca 6 points 3 weeks ago

If it is connected to the internet

Nightmare fuel, at this point. NOTHING but shiny updated firewalls connect to the net themselves.

[–] Cornelius_Wangenheim@lemmy.world 8 points 3 weeks ago* (last edited 3 weeks ago)

I have to work with some of these machines. When they fail, it's an ever increasing gamble if we'll even be able to repair them. I already have to resort to buying parts off eBay "as is" and hoping they work. At some point, there's not going to be any left and we'll be utterly fucked.

[–] gramie@lemmy.ca 6 points 3 weeks ago

For me, obsolete often means that I can no longer repair an important tool if it breaks. If I can't get a replacement hard drive or video card or power supply for my ancient Windows computer, I need to think about getting a new computer, just to minimize risk.

[–] bridgeenjoyer@sh.itjust.works 3 points 3 weeks ago* (last edited 3 weeks ago)

I made an actual post about this last week! Old is getting better with how bad new tech is and the privacy and security over reach. You cant even get a new laptop or gaming system without forking over every data point about your life just to log in. Its absolutely stupid.

Unless you use linux that is.

[–] corsicanguppy@lemmy.ca 1 points 3 weeks ago

Stop fetishizing the new.

They're all sparkle-junkies, man: newer MUST be better!

[–] TrickDacy@lemmy.world -4 points 3 weeks ago (2 children)

It's easier to write "obsolete" than it is "single purpose computer often loaded with technical debt and risk". A computer is meant as a general purpose device. If it can only do one, it's mostly obsolete anyhow

[–] mycodesucks@lemmy.world 15 points 3 weeks ago* (last edited 3 weeks ago) (1 children)

That depends on how many things you NEED it to do. My kitchen knife is not more obsolete than my air fryer just because it does fewer things.

And this is a misuse of the term technical debt. Technical debt does not mean OLD. Finished software from the 80s that was complete and bug free has no technical debt. New software almost UNIVERSALLY has more technical debt than older software because nobody has cleaned up the first draft yet. A continuing, rolling package of spaghetti code, patches, unvetted dependencies, and jammed in features that are sold for subscription fee purposes rather than customer need is OVERFLOWING with it. That's what "move fast and break things" MEANS.