this post was submitted on 17 Jul 2024
81 points (97.6% liked)
Ask Experienced Devs
1064 readers
1 users here now
Icon base by Delapouite under CC BY 3.0 with modifications to add a gradient
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Maybe I’m atypical, but for my entire career I spent large portions of my day logged into servers via ssh or whatever. Since I couldn’t count on anything fancier than vi, that’s what I used. At some point it was so familiar and second nature that I stopped using anything else, even on my personal systems. For the final 15 years (I’m retired now) I was working for a cloud provider, managing literally thousands of systems. The vast majority of our work was automated, of course, but when anything broke, the fallback was ssh, bash, and vi.