this post was submitted on 27 Sep 2023
603 points (94.7% liked)
Technology
59436 readers
3376 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
Planned obsolescense is a myth. It's just cost-benefit that makes old tech crappy. Tech keeps getting better, and supporting the old device is a pain for no extra money. And phone architecture is stupid so they need every single part supplier to provide updates if they want to update the OS, unlike PCs where the hardware is better-abstracted.
You're either a troll or an uninformed idiot who has never done operating system development. A properly modularised OS can allow for minimal upkeep for older hardware. A leading example is Apple's .kext system allowing for near 10 years of OS support both on macOS and iOS. Not that I think Apple is a great company but they do have some really good software development practices.
Also regardless of the technical explanination above, accepting a constant flow of e-waste for the sake of a new shiny year is just unethical regardless of the supposed reason.
I actually did do operating system development, at least back in school. But comparing Apple to everybody else is insane when Apple controls the full vertical stack of end to end hardware. You may as well compare them to the driver support on Nintendo or Toyota.
And also there's the problem that the Android OS is based on Linux which handles the "wierd new hardware" problem by recompiling the kernel, which doesn't work so well with closed-source binary drivers. And that's before even getting into the ARM architecture.
I'm not sure why you're getting downvoted because your argument is right. Apple has a rather small number of hardware devices to support. That makes long term support a lot easier.
Edit: I mostly disagree with your previous argument though. Planned obsolescence is alive and thriving. I've seen so many PCB layouts where heat sensitive parts were placed right next to heat emitting ones that I cannot believe this is by accident.