Live data from Hacker News

Developer and Power Users Tool List for Windows

hanselman.com

51–60 of 197 posts

Re: Developer and Power Users Tool List for Windows

#51

I agree having Paint.NET on this list, it is pretty good. I used paint shop pro 6 (yes, the one made in 1999) and switched to Paint.NET last year. It has really expanded my capabilities with regard to art for game development. To get the most out of Paint.NET check out their plugins ( http://forums.getpaint.net/index.php?/forum/7-plugins-publis... ). It seems like there is a plugin for anything you can think of.

Another vote of confidence for Paint.NET from me. It's gotten to a point where I know the shortcuts by heart and can cut, resize, apply tweaks to images very very quickly and it integrates perfectly with windows.

It doesn't look horrible like GIMP. Please donate if you can, even $5 helps!

Re: Developer and Power Users Tool List for Windows

#52
For python development, I'd also add Python(x,y) and/or Anaconda distributions for windows. They're binary installers that give you cpython interpreters + the kitchen sink when it comes to third party libraries and development tools.

Also, I have to disagree with the author about recommending µTorrent. It's become more and more adware ridden with each new update. Deluge is pretty good though.

Re: Developer and Power Users Tool List for Windows

#57
post #45
post #42

Earlier quoted context omitted.

FastCopy does everything TeraCopy does, but faster and better: http://ipmsg.org/tools/fastcopy.html.en (this is the only tool I miss when working on Linux)

On XP - perhaps, but on Windows 7 and up FastCopy and TeraCopy are both slower than or marginally comparable to robocopy, which is a built-in bulk copying tool. Microsoft did an amazing job with it in W7, robocopy is really damn fast.

Are you sure about that?

It's hard to find benchmarks, but things seem to point in the direction of fastcopy still being faster.

See e.g. http://www.sepago.de/e/helge/2011/05/17/fastcopy-free-file-c... (robocopy comparison at the end)

Would be great to see benchmarks of course! :)

Re: Developer and Power Users Tool List for Windows

#58
post #8

> "NimbleText - Regular Expressions are hard and I'm not very smart. NimbleText lets me do crazy stuff with large amounts of text with it hurting so much [sic]." In case it's unclear from the description, NimbleText is a simple code generator. It's saved me a ton of time and keystrokes. Well worth the $20.

> "NimbleText - Regular Expressions are hard and I'm not very smart. NimbleText lets me do crazy stuff with large amounts of text with it hurting so much [sic]." I couldn't even read this part without laughing, all I hear is: "I'm too lazy to spend a few hours learning the free, extremely powerful tools available to me, so I'll use this weaker substitute instead. And it's only 20 bucks!" I overcame my eye rolling, an…

If buying a tool for $20 gets the job done just as well and saves the "few hours" of learning how to do it so-called "properly", it seems like the correct decision to me.

Based purely on this one single comment (which isn't much to go on to be fair) I wouldn't be giving someone like you too much broad authority on a project because you lack wise judgement skills in my opinion.

Since you mention laughing at people, you may not be aware of it, or care, but people ("idiot" managers and "idiot" users) might very well laugh at you behind their backs as well. If you lack perspective, the ability to consider issues from the point of view of different stakeholders, you're going to see a lot of idiots around you.

Re: Developer and Power Users Tool List for Windows

#59
post #27

Cmder[ http://bliker.github.io/cmder/ ] from that list changed how i view a windows commandline. My best windows tool discovery in 2013.

Oh that looks nice! I've been looking for something like this and I have been using MobaXterm, but it's a bit clunky from time to time. Will definitely check it out! Thanks.
Post reply on HN