Prior to that, we would have templates being opened and copied over. As much as developers often don't like Excel, the problem that Excel has always directly addressed still exists: Not everyone wants to program.
Ask HN: Programs that saved you 100 hours?
191–200 of 531 posts
Re: Ask HN: Programs that saved you 100 hours?
#192Re: Ask HN: Programs that saved you 100 hours?
#193Re: Ask HN: Programs that saved you 100 hours?
#194I find Remfo very useful: https://rememberforever.web.app/
It helps me take notes & memorize things. It is currently in beta but still very stable
Re: Ask HN: Programs that saved you 100 hours?
#195VSCode, and/or Sublime Text have probably saved me a hundred hours I would have spent waiting for Eclipse to start.
I'm sure this saved me an additional hundred hours.
Re: Ask HN: Programs that saved you 100 hours?
#196zsh & ohmyzsh plugins
Clipboard manager - built my own because I wasn't happy with the ones I had tried... https://nellyapp.com
Re: Ask HN: Programs that saved you 100 hours?
#197Re: Ask HN: Programs that saved you 100 hours?
#198Everything[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/
Wow, thanks for sharing this. 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 render…
https://docs.microsoft.com/en-us/windows/win32/search/-searc...
Re: Ask HN: Programs that saved you 100 hours?
#199Earlier quoted context omitted.
I believe Settings Sync is going to be included in the next release of VS Code. Yay! The amount of work Microsoft is putting in this editor is amazing. Last month we got file history, that was the last thing I needed to ditch the Git GUI I had installed.
I use vscode but it's missing some basic code features for me. The biggest for me is probably keyboard macros, something that's been a basic feature of editors since at least the 80s. Keyboard macros in other editors has saved me 100s of hours. https://github.com/microsoft/vscode/issues/4490
(I’m on the team)
Re: Ask HN: Programs that saved you 100 hours?
#200GridMove to arrange windows (with multiple monitor support) by keyboard shortcuts according to a grid I specified.
AutoHotKeys script that replaces 'dddd' with current date, 'ddtt' with date and time, 'dtdt' that outputs date and time with underscores (think filenames) and 'tttt' for just time.