Ask HN: Programs that saved you 100 hours?
411–420 of 531 posts
Re: Ask HN: Programs that saved you 100 hours?
#412Karabiner, Keyboard Maestro & Alfred for me. Probably more than 1000 hours at this point. Need to update my macOS repo with more tools I use now. https://github.com/nikitavoloboev/my-mac-os
Re: Ask HN: Programs that saved you 100 hours?
#413Oh My Zsh: https://github.com/ohmyzsh/ohmyzsh
Re: Ask HN: Programs that saved you 100 hours?
#414Overcast says its Smart Speed feature has saved me 30 hours (over the last ~5 months), so I expect it to save me 100 hours within a year. It is especially useful for podcasts and language learning material with a lot of pauses, but I have become used to it, and so I now keep it enabled for most audiobooks that I load into Overcast just to get the dynamic playback speed.
Re: Ask HN: Programs that saved you 100 hours?
#415StackOverflow, if it can be regarded as a program. Spectacle: Easily organize windows without using a mouse on macOS. https://github.com/eczarny/spectacle
Re: Ask HN: Programs that saved you 100 hours?
#416Earlier quoted context omitted.
Fascinating to see OpenID here. Where do you use it? I thought it was pretty much dead, so implemented IndieAuth recently which does what I want, replacing OpenID’s functionality.
Pretty much dead and replaced by what? (I am curoous as I thought it was a well established standard)
Re: Ask HN: Programs that saved you 100 hours?
#417Not sure if it saved me 100hrs but Clipman[1], a simple clipboard manager. This combined with a Super+C shortcut means you can copy multiple things in once and paste them in the order you want. * [1]: https://docs.xfce.org/panel-plugins/clipman/start
Re: Ask HN: Programs that saved you 100 hours?
#418zsh fuzzy search in command history. Just a couple of characters from a previous command, pressing up/down and you can modify and run a previous command.
Re: Ask HN: Programs that saved you 100 hours?
#419Earlier quoted context omitted.
296 hours myself. I have also been pleased with Overcast until just recently. Now that I am stuck at home, I went from listening to all my podcasts from my phone to listening to most of them from my computer. Overcast's lack of desktop app and pretty poor web interface are causing me to consider switching for the first time.
I don't love its web interface. But its ability to do the smartspeed thing + sync the played status to my phone for when I move from my desk to walking the dogs has been enough to stave off the switch for me. What are you thinking about switching to?
Re: Ask HN: Programs that saved you 100 hours?
#420Probably a given on Mac: iTerm2 Terminal Emulator https://www.iterm2.com/ Less of a given, still Mac: Rectangle Tiling Window Organiser https://rectangleapp.com/ For Linux I would use Xmonad to achieve the same as the two programs above.