Hacker News new | ask | show | jobs
by gprisament 5819 days ago
I've found linux to be the best environment for doing programming work. The command line is a powerful tool. The key is scripting repetitive tasks, so you only have to ever do them once. Most stuff in windows can't be scripted very easily.
1 comments

Most stuff in windows can't be scripted very easily

I agree, though Powershell is quickly becoming the most powerful Windows tool I've ever used.