Hacker News new | ask | show | jobs
by prplfsh 75 days ago
I'm also a lifelong vim user. I guess what I'm getting at is that I find the journey even more engaging now. I think I'm a good programmer. I've worked at great companies. I was competitive in ACM contests and Top Coder. But I find the journey even more engaging now because I can focus on really, really deeply understanding something, and less time on glue. Writing code by hand is still fun, don't get me wrong, but I'm also enjoying the step change in scale.

I don't think IDEs as they exist today are necessarily the right abstraction anymore anyway, to the extent they ever were. At least any more than a C++ IDE that was centered on assembly language as the main thing would be. I want data models, API contracts, and data flows. I don't know what the right answer is, but I think there's something coming.

1 comments

Thanks for your balanced perspective. It's great to hear another vim user's perspective. I'll keep giving Claude a chance!