Hacker News new | ask | show | jobs
by Karliss 2206 days ago
Open source developers can keep working on the last published version but what happens after 12 months? Try to resolve 12 months worth of merge conflicts, hard fork and stop taking any further improvements from qt company, stop making any changes except the simplest bugfixes?
1 comments

isn't this effectively like android now?
Yes and it is working badly. Ecosystem is fragmented. Phone manufacturers are struggling to keep up. Phone support gets dropped quickly, code written by manufacturers for specific phones gets thrown out. Open source fork maintainers need to gather code not only from Google but also each phone manufacturer. Open source forks die. Open source fork support for running newer Android version than one provided by manufacturer is limited, only a few versions at best and only for most popular phones (because solving 12month merge conflicts is hard).

That's with Android which is somewhat self-contained system and changes in external interfaces wifi protocols, mobile networks take long time and are incremental. Once a new version of windows or macOS comes out waiting 12 months is a big deal.