Of all the software I can think of quickly, the one I think may have saved the most time in my life is Google Maps.
I use and enjoy Google Maps, but some of the features are baffling, like insisting on switching you to a "faster" route even after dismissing the proposal several times. This almost got me into trouble a couple of months ago when I was driving from Odessa to Chisinau. One route goes through Transnistria which is currently controlled by the russian military. I'm not sure if Google is aware that there is a war on curre…
Ask HN: Programs that saved you 100 hours? (2022 edition)
451–460 of 574 posts
Re: Ask HN: Programs that saved you 100 hours? (2022 edition)
#452Red Gate's SQL Prompt for SQL Server Management Studio. Saved countless hours in very small increments: https://www.red-gate.com/products/sql-development/sql-prompt...
Re: Ask HN: Programs that saved you 100 hours? (2022 edition)
#453Vim. I can never leave modal editing now. Been using it since 2010 and I think in vim when editing. It lets me enter a flow state so much easier. My brain maps into writing and editing.
Just a reminder that you _can_ leave modal editing with :q (sorry couldn’t resist)
Re: Ask HN: Programs that saved you 100 hours? (2022 edition)
#454Password managers, specifically Bitwarden (because it's free) and previously used Lastpass.
Re: Ask HN: Programs that saved you 100 hours? (2022 edition)
#455Re: Ask HN: Programs that saved you 100 hours? (2022 edition)
#456Each of the following is in the 1000 hours saved club (in no particular order): jq, perl, grep, gnu textutils, gnu parallel, bash, xargs, gkrellm, nload. Make deserves a special shout out. If you think it's only useful for building software, you've completely missed the point (similarly, if you think some language-specific tool is superior, you're doing things completely wrong): Anyway, this document saved me at leas…
> " If you think it's only useful for building software, you've completely missed the point " I clicked on your link with 16 pages of just contents links to find what the point is, and found "the make utility automatically determines which pieces of a large program need to be recompiled, and issues commands to recompile them". What's the point you see?
Re: Ask HN: Programs that saved you 100 hours? (2022 edition)
#457Gotta say IntelliJ, which isn't just for Java. It's a great coding platform and I used it for Scala, Go, Python, Bash, Java, PHP, Perl, you name it. I know many people like to hate on IDEs, but IntelliJ (and/or its language-specific variants like PyCharm or GoLand) has great support for all the debuggers in the above languages. It has awesome search/replace. Being able to "drill down" in to code, including 3rd party…
If only it would not gobble up so much memory. For an ide that has been around for this long, one would have assumed they would have switched to a more performant non gc language by now.
Re: Ask HN: Programs that saved you 100 hours? (2022 edition)
#458Re: Ask HN: Programs that saved you 100 hours? (2022 edition)
#459I find good use of my skill in the following: DBeaver: use a consistent interface for practically any data store. Wanna SELECT and JOIN CSVs? It can do that too. https://www.mail-tester.com/ - Fantastic email server settings troubleshooter. Excel / Calc / Gnumeric: I don't even know macros, just the functions, sorting, filtering, and pivot tables enable good productivity. And sometimes fun, I chose my current video c…
Re: Ask HN: Programs that saved you 100 hours? (2022 edition)
#460Of all the software I can think of quickly, the one I think may have saved the most time in my life is Google Maps.
Turn-by-turn navigation in a completely foreign place can be invaluable, and save much frustration. I personally use Organic Maps (MAPS.ME), and I'm fortunate that it never led me astray or on horrible roads etc.