• 2 Posts
  • 4 Comments
Joined 1 year ago
cake
Cake day: October 6th, 2023

help-circle
  • 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.