VSCode, and/or Sublime Text have probably saved me a hundred hours I would have spent waiting for Eclipse to start.
Ask HN: Programs that saved you 100 hours?
91–100 of 531 posts
Re: Ask HN: Programs that saved you 100 hours?
#92Everything[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/
Also, to second your question: what the hell did happen to Windows search? I always just assumed I'd done something to break it (and honestly, could never be bothered trying to "fix" it... even after all these years), but apparently it's inherently broken.
I know very little about OS software. Could someone explain at a high-level how something as fundamental as file search can be rendered totally unusable? Doesn't windows have the best engineers in the world working on it?
Re: Ask HN: Programs that saved you 100 hours?
#93fasttext : https://fasttext.cc/ I am a hobbyist NLP researcher and have published 4 papers in the last year just thanks to this library and the many life-saving tweaks. Honestly a world-class effort from the team at Facebook.
Seems much more comprehensive than GloVe ( https://nlp.stanford.edu/projects/glove/ )
Re: Ask HN: Programs that saved you 100 hours?
#94> git config --global help.autocorrect 1
Based on bash history data, I've also added a simple alias to my bash config:
> alias gti="git"
[1]: https://git-scm.com/book/en/v2/Customizing-Git-Git-Configura...
Re: Ask HN: Programs that saved you 100 hours?
#95Rubymine - Ruby And JavaScript IDE with powerful SCM, test and debugging tools.
Notion - Shared Knowledgeable and collaboration. Really easy to go from a free form unstructured draft to organized, structured and easily accessible knowledge repo.
Whimsical - My favorite diagraming and wireframing tool.
Notable mentions
Stoplight OPen API editor.
Sunsama - light weight and collaborative todo list with focus on Calendaring
Re: Ask HN: Programs that saved you 100 hours?
#96Re: Ask HN: Programs that saved you 100 hours?
#97It makes purchases easy, it makes reviews / researching games easy, it makes updates very easy, it often makes finding mods easy, it makes installs easy. And it reduces issues of lost games / keys after many years go by, as they're all in the library.
Re: Ask HN: Programs that saved you 100 hours?
#98For writing HTML & CSS, definitely the Emmet plugin: https://emmet.io/ I still find myself in situations where I need more than Markdown but less than React; as a result I just need to quickly get some HTML on a page. Emmet lets you expand a snippet similar to a CSS selector into full-fledged markup, complete with attributes.
I love the plag in.