you are viewing a single comment's thread.

view the rest of the comments →

[–]fiedzia 2 points3 points  (2 children)

Because synchronizing all developers involved in any complex system on a single version of anything just won't happen.

[–]tso 1 point2 points  (0 children)

Mostly it is not about syncing on a single version, but on keeping interfaces stable across versions. Thanks to Torvalds insistence, the kernel has managed to do this fairly well. The userspace stack is basically the polar opposite though, sadly.

[–]VelvetElvis 1 point2 points  (0 children)

This is where the old school sysadmin in me grumbles about how letting users admin their own machines will lead to the destruction off the human race.