- cross-posted to:
- linux_memes@programming.dev
- cross-posted to:
- linux_memes@programming.dev
Cross-posted from “It’s that time again” by @Atherel@lemmy.dbzer0.com in !linux_memes@programming.dev
Cross-posted from “It’s that time again” by @Atherel@lemmy.dbzer0.com in !linux_memes@programming.dev
The kernel equivalent of shell extensions would be kernel modules. Out of tree modules break all the time. There’s no stable in-kernel ABI, just like there’s no guarantee that shell internals never change.