Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Does Georgism work? Five years later (astralcodexten.com)
    216comments
  2. Go Concurrency Distilled (antonz.org)
    62comments
  3. Flip Fluid on Flip Dots (mitxela.com)
    6comments
  4. PipePipe: NewPipe hard fork implementing SponsorBlock (github.com/infinityloop1308)
    219comments
  5. OpenAI Feared "Optics" of what might appear on Hacker News (authorsguild.org)
    1comments
  6. DeepSeek Elastic Compute (DSec) (arxiv.org)
    79comments
  7. Improving site performance by shipping more CSS (github.blog)
    15comments
  8. Show HN: Reladraw – A diagram language where you decide where to place things (github.com/reladraw)
    80comments
  9. What is the size of Yemen? (2024) (theborys.substack.com)
    30comments
  10. A searchable library of forgotten public-domain film clips from 1915 onward (movingimagearchive.com)
    26comments
  11. Real-time feedback: My closing move in every interview (mgrebler.substack.com)
    27comments
  12. Biology might not be quantum, but its math is quantumlike (quantamagazine.org)
    23comments
  13. Fifteen years later, the Apple Cards origin story (lexontech.org)
    100comments
  14. ASML says it sold 'absolutely nothing' in Europe in 2026 (tomshardware.com)
    595comments
  15. Drawgent: Coding agent on a live Excalidraw canvas (tangled.org/yanndegat.tngl.sh)
    41comments
  16. An agent used DNS to reach an external chatbot (alignment.openai.com)
    91comments
  17. Reverse-engineering the Intel 8087's tangent algorithm: more than CORDIC (righto.com)
    10comments
  18. Exploding variance of means of exponentials: least-squares to the rescue (francisbach.com)
    —discuss
  19. C's Flexible Integer Sizes Were Not a Design Mistake (pikuma.com)
    1comments
  20. Bob Mackie dressed stars–if they were brave enough (economist.com)
    1comments
  21. Turning GLM-5.3-Flash into a Jev-like decision model (privatemode.ai)
    31comments
  22. Evolving programming languages in the AI era (dashbit.co)
    54comments
  23. How I changed teaching after AI managed to do all my homework assignments (thelastsoftwareengineer.substack.com)
    172comments
  24. Snap Wants to be a State Actor??–Kansas v. Snap (ericgoldman.org)
    12comments
  25. Promising discoveries about the potential for life on one of Saturn’s icy moons (fu-berlin.de)
    25comments
  26. How to keep enjoying programming in a world of LLMs (haskell.org)
    264comments
  27. We Should Be Able to Change Our Languages (jimmyhmiller.com)
    18comments
  28. Generate fonts where every LLM token is the same width (mesh.host)
    12comments
  29. Modern Object Pascal Introduction for Programmers (castle-engine.io)
    74comments
  30. Welcome to the Medical Clinic at the Interplanetary Relay Station (lightspeedmagazine.com)
    13comments

Flip Fluid on Flip Dots

43 pointsby 1d agomitxela.com
6 comments
1h agoHN ↗

The dots are so delicate, with tiny magnet wires and soft plastic that can melt, that it has to be done very carefully. Even with the very best desoldering equipment it would take forever.

Put a hot air gun on the back of the board, and they'll either just drop out or do so with a small poke of the pins.

34m agoHN ↗

Instead of using capacitors ... why not use a negative supply rail? Then you can switch the direction of the current in a coil using only two transistors.

23m agoHN ↗

It is still going to be many amps.

The capacitor circuit has the advantage that could can't mis-drive. If a transistor of the half bridge stays turned on for longer than the msec required, nothing will happen. The half bridge chip (usually) already prevents that both transistors are enabled at the same time. This is great when you develop firmware and might end up with one pin staying high for too long.

With a direct drive, the flip dort magnet wire could quickly burn through if you leave half an amp for too long.

18m agoHN ↗

True, but you can program a controller such that this condition does not happen (modern microcontrollers have watchdog timers).

A bigger advantage of the capacitor approach is that you save power (though you could handle that centrally).

A downside of the capacitor approach is that capacitors can slowly leak, but for the application that does not matter much, I suppose. It just has to look nice.

28m agoHN ↗

Summary: Mitxela designed and built circuit board to drive old flip dot displays - boards donated to Sam from Look Mum No Computer and iterating on an approach from Mike at Mike's Electric Stuff. He ended up with 1m^2 of flip dots with an interactive high frame rate fluid simulation.

I can only express my deep respect and recognition for an amazing execution, craftsmanship and video while creating some thing fun and entertaining.