Hacker News new | ask | show | jobs
by rfoo 1749 days ago
Stable does not mean perfect. It means putting a version number on it, don't fucking change it pointlessly, and decouple it from the other parts of the kernel.
1 comments

Linux kernel API does have a version number on it...

And this stuff isn't like an http API. I gave examples above about how NT has fallen behind Linux because of their stable API and binary drivers.