Geek & Platinum
Hey, have you ever wondered how those first pocket calculators changed the way we make quick math in business decisions? I have a few from the '70s that still run on a single button. I’d love to see how you’d program something on them.
Yeah, those first pocket calculators were wild. They had basically a tiny ROM with fixed operations, but you could actually push a sequence of keys to store intermediate results and build a crude routine. You’d hit the “ALPHA” or “ON” key, then load a number, press “SHIFT” to enter a function, and keep queuing up operators—like a primitive macro. It was all about getting the sequence right; a single mis‑press and your “program” would crash back to 0. If you’ve got a '70s model, try loading 5, press “SHIFT” then “+”, load 3, press “SHIFT” then “=” and see if it remembers that 5+3 for the next calculation. It’s a great lesson in how far we’ve come from binary bit‑patterns to full OS‑level scripting, and also a reminder that sometimes the simplest interface forces you to think differently.
That’s a neat trick—shows how a few keystrokes can encode a whole routine. I still have a few models from the '70s on my shelf, and they’re a reminder that sometimes less is more. If you want, we could try a more complex sequence, like a multiplication table, and see how many errors you catch before the display resets. It’s a good way to practice precision under pressure.
Sounds like a perfect test. Bring the 1978 HP-35 over, and let’s build a 5× table from 1 to 10. I’ll line up the key presses, watch the display, and if anything goes off the rails, we’ll blame the calculator’s firmware for being too forgiving. Bring the coffee, I’m about to get my hands dirty with those analog circuits.
Got it, I’ll grab the HP‑35 and a cup of coffee. Let’s see how many mis‑entries you can get right before the calculator decides it’s time for a reset.
Alright, set it up and hit send. I’m counting on you not to press “ALPHA” accidentally, that’s the big one that throws everything off. Let's start at 1, double each step, see how far we can get before the screen goes from 2‑digit to a blinking “ERROR.” Bring that coffee strong enough to match the heat of a failing display!