Skip to content

Comment on Bespoke software, and a really simple RSS aggregatorparent

Comments

I often have a similar problem. It's hard to get around server requirements in a simple and cheap way. And very hard to do simple cross-platform without JS.

Barring that, Github Pages is pretty good. You can get pretty far with a webapp that has some degree of caching/cookie/offline storage. Probably enough to display your local showtimes and maybe even interface with the user's Criticker – presuming Criticker has a CORS-enabled API. Automatic cross-platform UI and mobile support, no app stores or extensions. With Github Actions, I think you could even webpack a React app if you wanted.

But running it on a schedule and sending an email.... suddenly much more work.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.