Live data from Hacker News

Ask HN: Programs that saved you 100 hours?

news.ycombinator.com

71–80 of 531 posts

Re: Ask HN: Programs that saved you 100 hours?

#71

Everything[0] by Voidtools as a Windows search replacement. It makes search practically instant. Now that Windows search often fails to turn up even my most used files (what happened to Windows search? Was it intentionally nerfed?), Everything has become a necessity for me. [0]: https://www.voidtools.com/

A hearty second to that! Everything is one of the first programs I install on any new Windows installation.

Even on a machine with several million files on it, it searches as fast as I can type.

Everything also has an API that I've used to integrate the search into my own apps:

https://www.voidtools.com/support/everything/sdk/

Re: Ask HN: Programs that saved you 100 hours?

#75
post #67

The go-jira CLI probably comes close over the last 12 months. https://github.com/go-jira/jira

That is an impossibly good name.

Also thanks! I'm getting Jira'd, and some things are so slow that it can take upwards of 30 minutes to set up tasks / reorganize / etc. Automation would help a lot.

Re: Ask HN: Programs that saved you 100 hours?

#76
post #29

- Emacs (with evil mode) and org-mode. The hours gained far outweigh the hours put in (and the hours put in were fun). - Yabai on mac for not having to think about moving windows around. - Pomodoro (now through org-mode) for helping focus (and saving hours, in a round-about-way.) - Removing as much advertising from my life as possible. (Ublock origin, deleting social networks when possible)

How is your experience with Yabai ? I just read about it but reluctant to try it . How stable is it ? Can we switch spaces with it ?

Re: Ask HN: Programs that saved you 100 hours?

#78
Probably git, 1password (though I'm planning to shift to Bitwarden), and entr: http://eradman.com/entrproject/

Having a simple standard way to automate all of my modify->"do x" runs has been wonderful, and (with a bit of care in your project structure) being able to near-livecode in almost any language is an incredible productivity boost.

Post reply on HN