RedHat 3.0, kernel 1.2, early 1996. I was a contract developer and took a job for a customer to update an in-house curses app on SCO Unix. Aside from a few lab uses in college, I had never used Unix before. I was like, welp, I’ll just install RedHat, do the work there, and recompile the app at the customer’s site on their SCO machine. Stupidly charged into a massive learning curve (unix vs linux, gmake vs make, gcc vs cc, ncurses vs curses, … none of which I had any familiarity with), but, amazingly, I got the job done! Kept RedHat as a second boot option on my workstation, and continued to use it more and more… 30 years later, I’m typing this on a MacBook Air running NixOS.
I switched from GNU
find
tofd
2 years ago, unbeknownst to me at the time, this unlocked nu as a daily driver, which I’ve really enjoyed for the past year. I do fire up zsh semi-regularly when needed to escape some hairbrained corners. Scripting in nu is very nice thanks to the data manipulation and closure support. So nice to move from text manipulation to semantic structuring.