Hacker News

Best stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Revealing the details of how OpenAI agents hacked Hugging Face (swarmtraces.org)
    460comments
  2. Breaking Up with Google Play: Why Conversations Is Now Free (gultsch.de)
    284comments
  3. Ollaya – Ollama for open-source, Jev-style decision models (ollaya.dev)
    145comments
  4. I'm the mom in that viral Giants clip. Let me tell you about my husband (themomoftheyear.substack.com)
    216comments
  5. Unsealed Briefs in Authors’ Case v. Microsoft/OpenAI (authorsguild.org)
    439comments
  6. U.S. appeals court upholds designation of Anthropic as supply chain risk (cnbc.com)
    872comments
  7. Fifteen years later, the Apple Cards origin story (lexontech.org)
    109comments
  8. Jury finds Facebook liable for deceiving users in Cambridge Analytica case (cbsnews.com)
    105comments
  9. We're gonna need a lot more mathematicians (terrytao.wordpress.com)
    482comments
  10. Factorio that you can touch (factorio.com)
    125comments
  11. Show HN: Reladraw – A diagram language where you decide where to place things (github.com/reladraw)
    93comments
  12. Meta Blocks President Lula's Facebook Page, Campaign Ads 2 Weeks from Election (reddit.com)
    245comments
  13. Go Concurrency Distilled (antonz.org)
    131comments
  14. What even is an OS now? (sockpuppet.org)
    453comments
  15. DeepSeek Elastic Compute (DSec) (arxiv.org)
    94comments
  16. How to keep enjoying programming in a world of LLMs (haskell.org)
    307comments
  17. Gravity seems holographic. What does that mean for reality? (quantamagazine.org)
    223comments
  18. Excel now supports multiple values in a single cell (techcommunity.microsoft.com)
    191comments
  19. Show HN: Jev Plays Pokémon Red (jev-pokemon.vercel.app)
    117comments
  20. Ask HN: Who's still keeping a DOS machine up because the business depends on it?
    282comments
  21. How we learned to stop worrying and love campus surveillance (fnl.mit.edu)
    139comments
  22. One Piece of Flock Camera Data Put This Innocent Woman in Jail for 13 Days (jezebel.com)
    135comments
  23. Flip Fluid on Flip Dots (mitxela.com)
    16comments
  24. What is the size of Yemen? (2024) (theborys.substack.com)
    73comments
  25. Plunging test scores are a slow-moving catastrophe (economist.com)
    377comments
  26. If we do not stop to help each other, what do we become? (codinghorror.com)
    75comments
  27. Floci: Locally emulating any cloud service (floci.io)
    43comments
  28. Japan moves to tighten rules for foreigners (aljazeera.com)
    530comments
  29. One Month Without AI (bustikiller.com)
    223comments
  30. Classified estimates show the NSA is paying billions to test AI models (washingtonsun.com)
    106comments

Flip Fluid on Flip Dots

244 pointsby 1d agomitxela.com
16 comments
8h 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.

6h agoHN ↗

Care to post a rebuttal? This is a standard practice. I've scavenged many parts this way.

5h agoHN ↗

The plastic is likely the problem there. It's quite easy to melt the plastic on parts like this and if it's thin, has a low melting point, and needs to function mechanically it's likely to do more damage than with your average chip package.

2h agoHN ↗

Might not be so bad considering that all the plastic is on opposite side of fiberglass board. When desoldering connectors or smd chips, it's often hard to avoid directly blowing hot air at the plastic bits. That's not the case here. Having dots grouped in rows of 7 makes things a bit more challenging. As it means heating up larger area and increase chance of them getting stuck even when all the solder is molten.

But the theory would have to be tested and there aren't many people with so much flipdot panels that desoldering is a major concern. And ones who have few some don't want to risk it. So bulk processing techniques are likely underexplored.

6h agoHN ↗

FYI: the videos on your site do not work for me, requesting them only returns LFS metadata:

    < HTTP/1.1 200 OK
    < Date: Sun, 27 Sep 2026 08:35:26 GMT
    < Server: Apache/2.4.68 (Debian)
    < Strict-Transport-Security: max-age=63072000; includeSubDomains; preload
    < Access-Control-Allow-Origin: *
    < Upgrade: h2
    < Connection: Upgrade
    < Last-Modified: Sun, 13 Sep 2026 06:23:37 GMT
    < ETag: "85-65b575b9634c9"
    < Accept-Ranges: bytes
    < Content-Length: 133
    < Content-Type: video/mp4
    < 
    version https://git-lfs.github.com/spec/v1
    oid sha256:9f7709c3cb163bf07a762873332fe40e552f750bcf310ce77c77f5b197b61426
    size 92474860
7h 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.

7h 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.

7h 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.

6h agoHN ↗

This is how the gas valve driver in your heating boiler works - there's no way anything can actually cause the valve to stick on because it's driven through a capacitor. The microcontroller pulses the valve signal at a few Hz, and it effectively works like a charge pump.

If the output sticks low, no biggie, it's low, the valve is off.

If the output sticks high, no biggie, the drive capacitor will charge in a second or so and pass no more current to the pump capacitor, which will discharge and shut the valve.

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

Quite often you see solenoid drivers that avoid that with PWM. The airbag driver pack in my old Range Rover does this, as did the Hydractive suspension controller in my old Citroën. In the Citroën the microcontroller directly drove a Darlingon transistor to turn the solenoid on to open valves in the "cross feed" pipes in the suspension. Because that needs to switch quickly against a high pressure hydraulic feed, it needs a lot of current, but because "soft mode" with the valves open is the normal mode for the suspension with the solenoid energised you couldn't leave that current on for a long time.

So what it did was it pulsed the solenoid on for about 250ms and then pulsed it at 50Hz or so, audible as a faint buzz under the car somewhere when everything else was off and clearly audible at certain frequencies on Long Wave radio while driving - very useful for diagnostics! You'd hear the buzz drop out and come back as it switched from soft to hard mode when you threw it around corners.

Similarly the airbag driver module for the Range Rover uses six bloody great big MOSFETs driven by a surprisingly complex analogue circuit with an opamp and a couple of transistors to pulse the solenoid on for 100ms or so and then pulse it at 30% duty cycle at some high frequency.

The valves are held closed by air pressure so they need that initial whack of current to open them, but then they can be held by far less current - well, 30% of the normal current, I guess - once the return spring and air pressure has been overcome.

22m agoHN ↗

This is the first time I've seen this mechanism described! I had to reverse engineer my oven control board because the transistor in this scheme died and after staring at the capacitor and diode for a minute it finally clicked, metaphorically, and literally, after I changed that transistor.

What's this circuit called?

11m agoHN ↗

Not sure, to be honest. It is basically a charge pump though.

4h agoHN ↗

He mentions in the video and in the article Breakfast Studio and I happened to watch a video of one of their panels on an unrelated YouTube channel. I've skipped ahead to when the video has the panel. (there is also a cool egg just before that point in the video) it's only about 5 seconds.

https://youtu.be/2fRx64OTAeI?si=FJDW3OGYLRK0rYox&t=681

It's really cool to see some innovation in flip-dots and their colours, seems really quiet too. Shame these things cost an arm and leg and are massive, something like this in your house would look great at like 1/5th scale.

1h agoHN ↗

What exactly is the connection between this article and the video?

59m agoHN ↗

The performer in the Eurovision video is "Look Mum No Computer", aka Sam James Bartle, who runs the museum that was the source for the flip-dot panels. There was a brief call-out near the start of mitxela's video.