this post was submitted on 15 Jan 2024
220 points (93.3% liked)
Technology
59165 readers
2530 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
To solve this, I'd ask: What can we do to incentivize graceful degradation instead of planned obsolescence?
Planned obsolescence really isn't as big of a thing as people think it is. The problem is that people want the newest shiny thing, and they don't want to pay premium prices for something that'll last a long time.
So, manufacturers will use parts that are less durable to fit a price point. It's kinda like server hardware vs consumer hardware.
Now, development has even less to do with planned obsolescence. Development is expensive, and if only 1% of your users is using V8 while 99% are on v12, it doesn't make sense to keep supporting V8.
This is even a thing with open source software. For example, even though RHEL7 doesn't hit EOL until June, many software vendors have already stop providing updates (curl, for example).