I’m curious—what’s been your best interaction with Linux? Whether it’s a specific distro, a killer feature, or just a moment when Linux impressed you, I’d love to hear your stories!
Which Linux distro were you using?
What feature or aspect made the experience stand out?
Did it change the way you use Linux or tech in general?
Looking forward to your responses!
There was a point where the terminal emulator environment just clicked in my head. Binary and library paths, specifically dynamic linking. Compiling with the correct flags… Just building a small CLI tool in C.
Then having all of that wrapped up in tmux with a mixture of emacs and vim on the side. Essentially my whole user environment felt like a flexible IDE where I was coding close to the metal.