Live data from Hacker News

Developer and Power Users Tool List for Windows

hanselman.com

191–197 of 197 posts

Re: Developer and Power Users Tool List for Windows

#191

Earlier quoted context omitted.

no way windows search will ever replace Everything. Windows search is slow and it will not find whatever document you want 90% of the time.

"will not find whatever document you want 90% of the time" Absolute rubbish.

Apparently different people have different experiences. For me, it doesn't work about two thirds of the time.

Re: Developer and Power Users Tool List for Windows

#192

One question: why would I bother installing all that when I can simply use a UNIX clone which on top of that is absolutely free? And as always with Windows: oh you got PowerShell, so adorable... Here, check bash/zsh

No one is suggesting installing all of that. If you're happy with a UNIX clone, no one's telling you to do otherwise.

Re: Developer and Power Users Tool List for Windows

#193
post #184

Earlier quoted context omitted.

[ptvs proj lead here] - thanks wslh! is the cpu really going at 25% the entire time? this should definitely /not/ happen. what will happen is that when you 1st install PTVS the analyzer will run in the background for a while until the completion database is ready for pkgs you've installed. after that it should be incremental as you add new pkgs. the initial analysis may take a while if you have a very large distro (1…

I saw similar issues from other users: https://pytools.codeplex.com/workitem/1042 I have "big" packages such as NLTK. Do you recommend to leave the Visual Studio open for a while?

NLTK itself shouldnt take thaaat long, but if you have a large distro that includes the kitchen sink, it could take ~ an hour +/- depending on your machine. the reward is you get really deep intellisense, not just basic completion. the bug you linked is fixed btw.

Re: Developer and Power Users Tool List for Windows

#194
post #14

Is anyone using TouchCursor ( http://touchcursor.sourceforge.net/ )? I really like the idea, but I'm not sure if I should try to stick with it.

Thank you for mention of this wonderful software. I tried to do the same with Autohotkey, but it is much simpler with TouchCursor. So I have been working with it for 2 days, it is unusual for the first time, but not so hard. Now I have fast text navigation tool, much better than Home, End etc. keys.

Re: Developer and Power Users Tool List for Windows

#195
post #55

Even though I barely touch windows these days, when I do, I invariably use "everything" ( http://www.voidtools.com/ ) to find where everything is. So fast, so minimalistic. It's like locate on crack (because it shows you stuff as you type and it automatically updatedb's).

Another upvote for Everything. The first thing I install.

I could never understand why MS didnt just purchase Everything and embed it within Windows. I've not tried win 8.1 search, but Everything is far faster/lighter/better than WinXP+7+8 search.

My only feature request for Everything is the ability to search inside Outlook msgs and Office docs.

Post reply on HN