Show HN: Hacker News on a train station-style flip board (popflame.quickish.space)
The idea here is that people (like me or you) can create something neat like this, and others can remix it, change it and publish their own version. This is that all in action and it worked great. I wrote a blog about it (the blog is dogfooding, it's just an app hosted on quickish that uses the built in db lib).
For the HN version of this flip board I use their firebase api via the built in quickish server functions that make use of the fact that the front-end can get realtime updates (now that you mention firebase) from cloud function db updates. Of course that's over-kill but I wanted to show something fun. You can remix and host your own version for free, just need a google oauth login that's it.
OG flip board I built (Portland Based - Current Weather): https://popflame.quickish.space/flipboard-preview
Blog post that dives a tiny bit deeper: https://popflame.quickish.space/blog/hacker-news-on-a-split-...
Unless your host is limiting number of requests, indiscriminately.
There are a lot of cells used for rank and vote count. If you used A-Z for rank and dropped the vote count you’d be able to see 50% more title, which is a lot. Vote count could be an optional overlay shown at the end of the title in the last 3 seconds of each frame. Or just drop it altogether.
[0] https://en.wikipedia.org/wiki/Greeble
It's cool though.
https://en.wikipedia.org/wiki/Split-flap_display
In Prague near the main railway station there is a physical installation made from discarded Pragotron split-flap cards. Installation named Variety was made by Richard Loskot and it randomly generates sentences.
https://www.vestaboard.com
https://www.youtube.com/watch?v=-C8_AtxEEQc
[1]: "Up top: opens settings (page timing and a token to drive the board from a script), ♪ toggles the flap clicks, and goes fullscreen. Own this board? Click any row to pin your own text over it."
Anyway, here's one that I made with jQuery 10 years ago (since forked and now maintained by qrion) https://qrion25.github.io/splitflap/
In terms of features I haven't seen other split flap displays offer, it rolls a little better (more than one flap segment can be rolling at a time, letting the rolling animation be slower) it lets you set up a completely custom deck, and can even support muliple letters or numbers on a single flap (like the real displays sometimes do -- they might have the name of a whole train station)