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

Mildly Interesting

22741 readers
575 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
[–] 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.