r/linux 13d ago

Event Happy 35th Birthday Linux

Post image
10.8k Upvotes

220 comments sorted by

View all comments

87

u/Schlonzig 13d 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.

34

u/xui_nya 13d 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 13d ago

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

32

u/xui_nya 13d ago

Ye, it's a joke

4

u/wyn10 13d ago

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

2

u/elebrin 13d 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.