With AI coding tools lots of people are having the same idea. Here is another one that uses sampled split flap sounds: https://www.minisplitflap.com
Show HN: Hacker News on a train station-style flip board
31–39 of 39 posts
Re: Show HN: Hacker News on a train station-style flip board
#32To my ears, the sound is wrong. At least the Solari flip boards had a typical rustling sound, this is too much clicking.
Re: Show HN: Hacker News on a train station-style flip board
#33I was kinda hoping that you would arduino the Hackernews front page onto an actual train-style flipboard, but this is a pretty cute web trick.
Re: Show HN: Hacker News on a train station-style flip board
#34Do I recognize the UI style here as being that cool, hacker, dark-mode, glowing aura text, rounded mono typeface style? Whoever came up with that motif and inadvertently coaxed fhe AI tools into copying it into ubiquity has had an enormous impact on the world! 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.…
The original drop flap board I remixed this from (also one I did as a demo) I added a couple more rows and cols. I played with a few things but felt like this was more in-line with what I wanted the result to be but it still feels like it could be better.
Re: Show HN: Hacker News on a train station-style flip board
#35Re: Show HN: Hacker News on a train station-style flip board
#36Re: Show HN: Hacker News on a train station-style flip board
#37Re: Show HN: Hacker News on a train station-style flip board
#38Pretty cool! would be nice if it was customizable, like how quickly it finishes, would be a nice widget for a home media display.
You can work on it locally however you like, there is also a `quickish dev` command you can run in the site folder that starts up a local dev server with live reload. When you're happy with the changes just run `quickish . /flipboard` and it will publish it.
With all of that said, I am working on a version that is exactly what you are asking for. An editable board that lets you change the grid size, give it a unique url and password protect on top of a POST endpoint that let's you change the content via API (also all hosted on quickish) for that exact use case. I have a few more optimizations I am going through and will get that out.
I appreciate the kind words!
Re: Show HN: Hacker News on a train station-style flip board
#39The title of the first post is crealy readable, while the rest of the texts and numbers are glitched. It's cool though.