Saturday, June 3, 2023

Show HN: `npx tailhn` – Tail HN from the console https://ift.tt/HAf71xW

Show HN: `npx tailhn` – Tail HN from the console 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` https://ift.tt/LUElKSD June 4, 2023 at 05:48AM

No comments:

Post a Comment

Show HN: Transit-format (JSON/MessagePack) reader/writer in C https://ift.tt/VnGEzXu

Show HN: Transit-format (JSON/MessagePack) reader/writer in C Transit.c is an addition to the set of libraries to support transit data inter...