Tiny script to tail (follow) new stories on Hacker News from the command line. Prints titles and urls to the console. For instance, to watch for stories mentioning robots/robotics: `npx tailhn | grep -i robot`
Show HN: `npx tailhn` – Tail HN from the console | Heykuki News