←back to thread

1901 points l2silver | 2 comments | | HN request time: 0.423s | source

Maybe you've created your own AR program for wearables that shows the definition of a word when you highlight it IRL, or you've built a personal calendar app for your family to display on a monitor in the kitchen. Whatever it is, I'd love to hear it.
1. Aperocky ◴[] No.35749917[source]
Not necessarily only for myself, but I've been using my own terminal CLI to browse and comment on HN (yes, including this comment):

https://github.com/Aperocky/hnterminal

You can also get it via `pip install hnterminal`

replies(1): >>35750002 #
2. Aperocky ◴[] No.35750002[source]
Add to it, it's especially good for threads like these since I can control the depth of the DFS via arguments to only look at the first level comments.