Live data from Hacker News

Developer and Power Users Tool List for Windows

hanselman.com

1–10 of 235 posts

Re: Developer and Power Users Tool List for Windows

#2
I'd add Directory Opus[0] to that list. It's an incredibly customizable and scriptable file explorer that allows you to fit it exactly to your workflow. It's like IntelliJ of file explorers.

- Tabbed interface with multiple panes

- Every function can be assigned a shortcut

- Every button can be scripted

- Defaults can be overwritten

- Dynamic layouts based on folder contents, path or determined by a script

- Custom file previews, context menus, rename scripts

- Hooks for reacting to different events

- Every corner of the UI is themable

- Virtual filesystem for archiving and bookkeeping

- ...

One disadvantage is that you have to use an ancient version of JScript (ES3 / Microsoft flavor) or VBScript (possibly because of the need for communicating over a COM interface). Or use its own DSL for simpler scripts.

I wish it had support for a more modern / more popular languages for scripting. I wonder if QuickJS[1] can be integrated into it. Or Python. That would be really sweet.

[0]: https://www.gpsoft.com.au/

[1]: https://bellard.org/quickjs/

Re: Developer and Power Users Tool List for Windows

#9
What do folks think of the recommended WinMerge and Perforce Visual Merge, over Beyond Compare? I've been using Beyond Compare for years and have yet to see anything I like better.

Total Uninstall should also be on this list, to keep your machine clean if you're like me and try out dozens or hundreds of different software titles per year.

SysInternals belongs up there with NirSoft.

I used Teracopy for a while but found it buggy on occasion and worried about forgetting what I had queued. If it's gotten better I might give it another whirl.

I've got a slew of great utilities I've collected over the years which I find indispensible on Windows. There's a lot of overlap with Scott's, but I think he's missing some gems. Could share my own list if anyone is interested.

Re: Developer and Power Users Tool List for Windows

#10
Compared to Windows Terminal, I started to use Fluent Terminal (also on Microsoft store), and it is amazing! It crashed a few times at first, but it's customizable, has a settings UI, and is just as fast and nicer looking compared to Windows Terminal.

X-Mouse button control is another app I absolutely love. It replaced my Logitech Options, and works quite nice, and quietly sits doing just that.

Post reply on HN