Live data from Hacker News

Ask HN: Programs that saved you 100 hours?

news.ycombinator.com

1–10 of 531 posts

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

#3
BeyondCompare (cited in the original thread), especially the folder comparison feature. Saved my sanity when our team's shared directory stopped syncing silently on my laptop and I had to figure out which files I needed to sync manually.

WizTree (https://antibody-software.com/web/software/software/wiztree-...) is a freeware Windows utility (man, typing this took me back to 1997) that lets you quickly see which files are hogging your disk space. Think "df GUI for Windows". Especially useful to track down large application files hidden in the depths of system folders.

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

#5
(mine are all not particularly new)

ShareX (windows): screenshot > optionally annotate > upload to ftp > copy url to clipboard

But I can also paste from the clipboard:

- if it's a file: upload to ftp, copy link to clipboard

- if it's text: upload to ftp, custom URL makes it load in my org-mode or markdown web-render

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

#6

(mine are all not particularly new) ShareX (windows): screenshot > optionally annotate > upload to ftp > copy url to clipboard But I can also paste from the clipboard: - if it's a file: upload to ftp, copy link to clipboard - if it's text: upload to ftp, custom URL makes it load in my org-mode or markdown web-render

Multi-line Calculators with Variables and evaluating each line:

OpalCalc (Windows) | Soulver (Mac) | NaSC (Linux)

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

#7

(mine are all not particularly new) ShareX (windows): screenshot > optionally annotate > upload to ftp > copy url to clipboard But I can also paste from the clipboard: - if it's a file: upload to ftp, copy link to clipboard - if it's text: upload to ftp, custom URL makes it load in my org-mode or markdown web-render

Violentmonkey (Userscripts in the browser: custom js for all kind of shenanigans. use it for rudimentary semi-automated testing and small improvements)

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

#8

(mine are all not particularly new) ShareX (windows): screenshot > optionally annotate > upload to ftp > copy url to clipboard But I can also paste from the clipboard: - if it's a file: upload to ftp, copy link to clipboard - if it's text: upload to ftp, custom URL makes it load in my org-mode or markdown web-render

SikuliX: last resort for automation when AHK can't do it. Finds where to click or type visually. (e.g. good for android emulators)

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

#9

(mine are all not particularly new) ShareX (windows): screenshot > optionally annotate > upload to ftp > copy url to clipboard But I can also paste from the clipboard: - if it's a file: upload to ftp, copy link to clipboard - if it's text: upload to ftp, custom URL makes it load in my org-mode or markdown web-render

installers for windows:

- Chocolatey (package manager)

- Ninite (auto-installs 80% of the programs I and the family might need on a fresh windows install)

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

#10

(mine are all not particularly new) ShareX (windows): screenshot > optionally annotate > upload to ftp > copy url to clipboard But I can also paste from the clipboard: - if it's a file: upload to ftp, copy link to clipboard - if it's text: upload to ftp, custom URL makes it load in my org-mode or markdown web-render

Org-mode: just can't go back for my profession (product management. Need to jot down fast, than sort loads and keep track of todos)
Post reply on HN