this post was submitted on 15 Jul 2025
278 points (93.7% liked)

Technology

73049 readers
4451 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] partial_accumen@lemmy.world 1 points 4 days ago (1 children)

There are a lot of ifs in my examples. It may never happen and we’ll get the advantage of all the ideas that are able to be made reality through accessibility. However, it’s better to think about it now rather than contend with the eventually all at once when a catastrophe occurs. You’re right that doom and gloom isn’t helpful, but I don’t think the broader idea is without merit.

There are some actual real-life examples that match your theoreticals, but the piece missing is the scale of consequences. What has generally occurred is that the fallout from the old thing failing wasn't that big of a deal, or that a modern solution could be designed and built completely replacing the legacy solution even without full understanding of it.

A really really small example of this if from my old 1980s Commodore 64 computer. At the time it used a very revolutionary sound chip to make music and sound effects. It was called the SID chip. Here's one of the them constructed in 1987.

It combined digital technologies (which are still used today) with analog technologies (that nobody makes anymore in the same way). Sadly, these chips also have a habit of dying over time because of how they were originally manufactured. With the supply of these continuously shrinking there were efforts to come up with a modern replacement. Keep in mind these are hobbyists. What they came up with was this:

This is essentially a whole Raspberry Pi computer that fits in the same socket in the 1980s Commodore 64 that accepts the input music instructions from the computer and runs custom written software to produce the same desired output the legacy digital/analog SID chip built in 1982. The computing power in this modern replacement SID chip replacement is more than 30x that of the entire Commodore 64 from the 80s! It could be considered overkill to use so much computing power where the original didn't, but again, compute is dirt cheap today. This new part isn't expensive either. Its about $35 to buy.

This is what I think will happen when our legacy systems finally die without the knowledge to service or maintain them. Modern engineers using modern technologies will replace them providing the same function.

[–] BorisBoreUs@lemmy.world 1 points 4 days ago (1 children)

I certainly hope so! Human ingenuity has gotton us here. I'm interacting with you across who knows how much distance, using a handheld device that folds up. .....but, just because we've gotten ahead of trouble and found solutions thus far, doesn't mean that an unintended bit of code, or hardware fault, or lack of imagination can't cause consequences further down the road. I appreciate your optimism and pragmatic understanding. You seem to be a solution driven person that believes in our ability to reason and fix things. We'll definitely need that type of attitude and approach when and if something goes sideways.

[–] partial_accumen@lemmy.world 2 points 4 days ago

…but, just because we’ve gotten ahead of trouble and found solutions thus far, doesn’t mean that an unintended bit of code, or hardware fault, or lack of imagination can’t cause consequences further down the road.

Absolutely true.

I guess my thought is that the benefits of our rapid growth outweigh the consequences of forgotten technology. I'll admit though, I'm not unbiased. I have a vested interest. I do very well professionally being the bridge of some older technologies to modern ones myself.