Hacker News new | ask | show | jobs
by hohohmm 4736 days ago
Can't agree more. I have yet seen a good programmer who complained about their tool making them write fast. When you write shitty code you don't blame it on the good IDE.
1 comments

I don't buy the point about forcing programmers to refactor either. Vim gives me access to commands that make text manipulation faster, which often means I can refactor faster.

In fact, I'd say that a slower refactor process would almost certainly discourage me from refactoring.