←back to thread

1901 points l2silver | 1 comments | | HN request time: 0.67s | 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. dan-g ◴[] No.35741133[source]
Maybe not the interesting, but the most recent— I was annoyed that Bloomberg’s email newsletters didn’t have an associated RSS feed, so I wrote a script that uses JMAP to take the most recent emails from them from my inbox and publish to an rss file. A docker container hosts that running on a cron job, and nginx to serve.

I run it on my NAS so my RSS reader can find it as long as I’m on VPN. Now I only need to visit NetNewsWire for all my news!