A 1961 Relay Computer Running in the Browser

13 hours ago (minivac.greg.technology)

Thank you so much everyone, this is something I've worked on for a few years on and off -- I posted about it here in a Show HN a few hours ago [0]

The biggest unlock was finding Willy McAllister's excellent Circuit Sandbox [1], which provides the Minivac Simulator's underlying electrical math. I tried so many approaches to simulate electricity (a doomed DIY approach, Falstad, Spice...) but Circuit Sandbox's DC analysis did the job perfectly.

Ping me for questions, and would love to read your feedback!

[0] https://spinningnumbers.org/a/circuit-sandbox.html

  • Super cool. And thanks for links to the original manuals for those that want to take a deep dive.

    Feature request: I was wanting for a bit more sound… I mean, when I see "relay computer", I'm heading there for lots of soft clicks.

    • More…?! :)

      I totally feel you - the one reservation is that I’m using (gasp) not the original Minivac Relay sound. I need to go to a Computer Museum that will let me record one to offer a more authentic simulated experience.

      So tldr - let me get a clean real sound and then we can come back to this question :)

      2 replies →

It's almost hard to believe this is possible now in a modern web browser. It's a really sublime thing and I'm glad someone figured out a way to do this. I remember Web 1.0 before the days of JavaScript and P.H.P. allowed interactive websites... Indeed, it's entirely different now.

When you attach a name as inventor of something, it sounds as if the whole concept was borne by them, which is not true. All "inventors" and "great leaders" are only carriers of incremental change, which sometimes marks a milestone for a series of changes done by their predecessors or the context.

Steam engine concepts were already there before Jame Watt, logic by electrical circuits was already there before Shannon. People provide incremental guidance for the change, like river banks do to the flow of the river. No single part of the river brought the river upto that point.

  • It says, "Designed by Claude Shannon" (at least now it does) - did it formally say invented or what's put the bee in your bonnet?

  • There are many cases when the incremental change that is due to an individual inventor is very clearly defined, so it is known precisely which is the contribution beyond what was inherited from the predecessors.

    For that incremental change, the name of its inventor is appropriate.

    However, you are right that too frequently people fail to distinguish what was new and what was old in an invention, and they misleadingly attach the name of the inventor/discoverer to the entire big system or theory, not to the small features that are truly new.

    The inventors or discoverers are frequently guilty of this themselves, by failing to properly acknowledge their sources and by making exaggerated patent claims, which nowadays are too frequently accepted by patent offices that do not perform an adequate search of prior art.

well the fact that you can wire the Rotary Switch to power and the thing physically rotates --- that's definitely Haptic Feedback that i dont ever recall seeing in a computer. lol.

that manual is wild too. entire section on games.

reminds me a lot of those old radioshack "build your own circuit" boards. the wires to components especially but also the manual, the way it just builds up dozens of examples from simple to complex, so if you really wanted to, a child could work their way through it slowly and understand everything.

looks like the inflation adjusted cost would be around 900 bucks today.

Ah yes, I have a stack of these; lovely things for kids to learn some basic stuff. They are the oldest systems I own and they still work (they are fairly easy to fix).

  • Amazing! I don’t think I’ve heard of anyone owning many..!

    1) Are any of them for sale? :)

    2) Would you be open to recording a clean sound of one of its relays turning on and off? And helping me figure out some specifics about the motor wheel (its speed and whether it experiences any speed up)

    Thank you! My email is:

    hi at greg.technology

"Before microchips existed, computers were built with mechanical relays." Should probably say something about vacuum tubes as well!

Do NOT overlook the manual .PDFs. They are crazy awesome. These people cared about what they were doing.

I imagine it would be easier for me to build the simulator than to make it do anything of interest.

  • While snarky, I see where you're coming from. Sometimes a lot of the fun is in the building of a thing to understand how it works. Learning how a thing works from the user-facing side of the control panel is, for some of us, less rewarding.

    If anything though, I want to go build a physical relay computer mechanism myself now (if even just a 4-bit adder or something).