Hacker News new | ask | show | jobs
by ylyn 1024 days ago
No, I don't think they can really fork it. How are they going to get support for new hardware in their fork?
1 comments

Hardware can be abstracted away by a hypervisor, as it's already done in most use-cases since a significant amount of machines are just cloud VMs nowadays. The only API the "hardware" has to implement is VirtIO (which real hardware could also start implementing if needed).

This kind of fork would of course mean death to the Linux desktop, since the only reason the Linux desktop is relevant and (somewhat) modern is because it's enjoying the improvements that are made to Linux by companies who primarily use it on servers.

If this fork happens, this VM-based distro is what enterprises will switch to and build upon, with conventional Linux being relegated to niche use-cases with much less activity and manpower.

Lol, what do you think runs those hypervisors, macOS and Windows...?

There are already VM/container-focused distributions (Alpine etc). There is no real ecosystem fork and likely never will be.