Show HN: I built a JavaScript-powered flipdisc display

Mechanical nature & lifespan claims

  • Multiple commenters challenge the original claim that flipdisc displays have “no moving parts” and “near limitless lifespan,” pointing out the discs rotate mechanically on hinges and will wear, jam, or fall off.
  • The author clarifies they meant “no moving mechanical parts on the controller board” (driven by electromagnetic pulses rather than gears) and updates the article.
  • Users report real-world issues: discs getting stuck, falling off, and sensitivity to dust and handling; cleaning requires careful vacuuming or removing discs and using compressed air.
  • Documentation from a vendor cites ~150 million operations per disc. Commenters estimate this could still mean many years of use at typical flip rates, though heavy animation at higher frame rates would shorten effective life.
  • Overall consensus: they are clearly mechanical with finite but potentially long lifetimes, not “limitless.”

Availability, cost & hardware options

  • Panels are hard to source cheaply. New modules from industrial vendors are expensive (examples mentioned: ~220–500 EUR per panel, implying thousands for a multi-panel wall).
  • Some obtained panels much cheaper via eBay, surplus bus signs, or used displays; availability is sporadic.
  • Alibaba/AliExpress suppliers and custom-colored modules are mentioned as potentially more affordable options.
  • Several readers note the high cost is a major barrier for hobby projects; there is interest in collaborating on more affordable hardware.

Use of JavaScript and software stack

  • Some feel JavaScript is only a minor part of the achievement; others like that familiar web tech (PIXI, Three.js, GSAP, node-canvas) powers the animations and tooling.
  • Debate arises over JavaScript in non-web and safety-critical contexts (spacecraft, capsules); some are reassured by existing use, others are skeptical of the language choice.
  • A few people discuss how to adapt these JS libraries to custom hardware (e.g., writing to a buffer instead of a browser canvas).

Aesthetics, sound & potential uses

  • Many praise the analog/physical feel and the distinctive “clack” sound, comparing it to old train station or airport boards and kinetic art pieces.
  • The sound is described as rain-like and soothing; one commenter suggests using such a display in a NOC so the flipping noise serves as an ambient alert.
  • Others note drawbacks: noise, maintenance, and complexity compared to LEDs, which likely contributed to their decline in transport signage.

Related projects, inspirations & misc.

  • Commenters link to similar flip-dot art installations, kinetic “mirrors,” large-scale AlfaZeta setups, and open-source controllers (JavaScript, Python, FPGA ideas).
  • Several express desire to build their own displays or install them as office art, but are deterred mainly by cost and sourcing.
  • Minor implementation issues are noted, such as an incorrect canonical URL and broken contact links, which the author fixes.