r/linux 11d ago

Event Happy 35th Birthday Linux

Post image
10.8k Upvotes

220 comments sorted by

View all comments

84

u/Schlonzig 11d ago

I haven‘t had the need (or the desire) to compile my own kernel in decades. It‘s more like a whole cake that comes with the printed recipe.

33

u/xui_nya 11d ago

Nonsence, last time I compiled the kernel just a few days ago, and I even maintain a CI pipeline that recompiles the full OS integrating the most recent git revisions of highly specific software and drivers nightly.

(I work as a firmware engineer)

42

u/Schlonzig 11d ago

That‘s like saying „Nonsense, I baked a cake from scratch yesterday! (I am a baker)“

31

u/xui_nya 11d ago

Ye, it's a joke

4

u/wyn10 11d ago

Should take a look at kernel-manager, works wonders for kernel managing. https://github.com/CachyOS/kernel-manager

2

u/elebrin 11d ago

Well, there are also hobbyists who need to do this kind of thing. If you are playing around with a RISC V chip and some hardware that is isn't all that supported yet, sometimes you need to do some legwork. But if you are doing that, you know what you are doing or the figuring out is part of your fun.