Hacker News new | ask | show | jobs
by timrobinson 5568 days ago
Also, I'm finding myself using Vim more, in preference to editors like Visual Studio. The Vim approach is to work out what you want to do, then type the sequence of codes that makes the computer do it for you. The traditional approach is to cursor and tab around, editing the file directly.