I Compiled the Linux Kernel myself for the first time

https://feddit.de/post/1881999

I Compiled the Linux Kernel myself for the first time - Feddit

It’s not really a big deal, but I am currently writing this using a linux kernel I compiled from source, which certainly feels like an accomplishment. The Arch Wiki [https://wiki.archlinux.org/title/Kernel/Traditional_compilation] has made the process fairly easy to follow. I just took the stock Arch Linux configuration without changes for now. The most important part of this is of course that I have the option to do that, to take the source code of this incredible project and build my own kernel binary.

Congrats!