Live data from Hacker News

Developer and Power Users Tool List for Windows

hanselman.com

31–40 of 197 posts

Re: Developer and Power Users Tool List for Windows

#31

No idea why he would use Notepad2, ST3 loads up just as fast and provides way more features for text editing. Plus it is good with markdown syntax highlighting thus eliminating the need for MarkdownPad Also Github for windows or just Git bash covers the need for Gow Jabbr is ok, but I havent been able to give up mIRC Also he left off a good tabbed ssh/putty Great list, learned lots of new things thanks!

I love Notepad2. It is one of the programs I always install when I have Windows installed.

Re: Developer and Power Users Tool List for Windows

#32
Scott Hanselman's list is amazing! A must-have for everyone in the tech industry. A decade worth of work at your fingertips. These are all well loved and often used utilities. I have curated my own list of utilities out of this humongous list. I truly appreciate the amount of hard work and many hours of research put together in making this list by Scott Hanselman.

Re: Developer and Power Users Tool List for Windows

#33
post #22

Earlier quoted context omitted.

Hmmm "the author" works at Microsoft, I'm not sure if you are aware of this

Yes, what's the issue with that?

Somehow the way you stated "used by Microsoft..." seemed disconnected from this fact, and just in case you didn't know I wanted to point it out. Since you know, no problem anywhere :)

Re: Developer and Power Users Tool List for Windows

#34
post #18

Earlier quoted context omitted.

What?? I don't have access to a Windows install right now, but the last time I used ST3 on Windows, it took a heck of a lot longer (~2-3 seconds) to start up than Notepad2. For micro-edit sessions, Notepad2 is unbeatable.

Just tested: less than half a second (it basically came up instantly). I have a SSD though.

It takes a few seconds to start up for me too. And if it's already running, unrelated tabs appearing are annoying. I use Sublime usually, but Notepad2 when I just want to edit something quickly or have a scratch pad. (I actually replaced Windows' notepad with it.)

Re: Developer and Power Users Tool List for Windows

#36

my 2 cents: - TreeSize ( and/or SequoiaView ) -- see where the big files/directories are on your harddrives - Piriform CrapCleaner -- deletes unwanted/unneeded files after booting; configure all of it, then add folders and log files manually (find good candidates with Treesize ;) I like all Piriform tools, they're small, quick and slick. I wish they made more things. - any SysInternals stuff you have a use for (Autor…

[deleted]

Re: Developer and Power Users Tool List for Windows

#37

Earlier quoted context omitted.

> "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 you're missing something, perhaps it is the use of literary license. The article is written for an audience not as a therapeutic journal. Sure regular expressions can be learned as quickly as one can type del *.* but a few hours of study isn't going to make much of their syntax stick two weeks later, and two weeks between uses is a lot more frequent than most computer users use them. Everyone ain't a programmer.

> Sure regular expressions can be learned as quickly as one can type

    del *.*
That is not a regex, it's a glob/wildcard pattern.

Re: Developer and Power Users Tool List for Windows

#38
Great list of suggestions. While many of us on HN prefer Linux or OS X for any development work, it doesn't mean we don't at least occasionally work on Windows machines. Knowing how to make that experience more smooth definitely helps.

Going through the list of suggestions there was one particular item that stopped me to think. Living close to the arctic circle where sun never rises with the winter solstice approaching, trying F.lux (http://justgetflux.com/) felt at first a bit depressing with the app interpreting it's night even though it was noon. But then again, I guess most things have a tendency to feel depressing at this time of year.

Re: Developer and Power Users Tool List for Windows

#39

Earlier quoted context omitted.

> "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 you're missing something, perhaps it is the use of literary license. The article is written for an audience not as a therapeutic journal. Sure regular expressions can be learned as quickly as one can type del *.* but a few hours of study isn't going to make much of their syntax stick two weeks later, and two weeks between uses is a lot more frequent than most computer users use them. Everyone ain't a programmer.

> Everyone ain't a programmer.

Point taken. I've always associated his blog as a resource for programmers, but a tool like this is perfect for non-programmer power users.

Re: Developer and Power Users Tool List for Windows

#40
post #35
post #29

Earlier quoted context omitted.

"Looking sexy from the start" is what it matters for me

Still, it is nothing new, just a repackaging of old software.

I dont understand why repackaging is bad for Cmder. I was desperately looking for cmd alternative and found Console 2 a few years back. Then heard about ConEmu but it didn't made me even to try but Cmder did.
Post reply on HN