Live data from Hacker News

Ask HN: Is there anyone here who still uses slide rules?

news.ycombinator.com

51–60 of 131 posts

Re: Ask HN: Is there anyone here who still uses slide rules?

#51
I designed and 3D-printed my own slide rule to help me play Balatro!

Balatro is a roguelike survival game where you need to multiply "chips" and "mult" together to meet a requirement each round. You get three chances to draft enough resources to survive. I designed my own slide rule to help with the mental multiplication - most of the fun of the game comes from the mechanics being slightly obscured from the player.

Since I designed this slide rule myself, I was able to make a couple unconventional design choices that fit my needs. For instance, mine has three octaves so it can represent numbers within the ones, thousands, or millions' range, for example; no need to track arbitrary powers of ten. Since it's a rotary rule, it wraps around. Eg. 353×24 shows on the device as 8.47, so you can think of it as 8.47 thousand, for example.

Holding a physical object in my hands while playing helps more than I thought it would. Should I take a card that increases chips by 600 or increases mult by 1.3×? Do I need to take a card to clear the blind in the short term, or do I have enough resources to draft a slower card that will scale better over time? Even just looking at how densely packed the marks are on the "Chips" side vs the "Mult" side of the device gives a visceral physical sense of what my build needs to focus on.

Pictures and .STL: https://www.printables.com/model/1026662-jimbos-rotary-slide...

Github repository: https://github.com/gcr/balatro-slide-rule

The actual plotting code used Marimo notebooks, which host a python in your browser via WASM. Take a look here: https://marimo.app/l/4i15d7

I entered it in Printables’ educational tools competition but the other entries were cooler. Maybe HN might like it. :-)

Re: Ask HN: Is there anyone here who still uses slide rules?

#52

I do not use, and have never used, a slide rule. My grandfather was an aeronautical engineering / materials scientist for McDonnell Aircraft, and did a lot of foundational work on heat shields for early space flight (or so I am told). He was eventually named a McDonnell Douglas Fellow, back when there were fewer than 15 Fellows - the company, at the time, took out a full-page ad in Aerospace Magazine announcing it. I…

If you ever want to try using it, I recommend this page: http://www.goodmath.org/blog/2006/09/12/manual-calculation-u...

Re: Ask HN: Is there anyone here who still uses slide rules?

#56
post #9

I did a little nostalgia threat on Mastodon recently. The sixth picture is of the slide rule I took to High School in 1973. https://social.bau-ha.us/@raganwald/115979168665997624 Although slide rules are a "dead skill," Aviators typically learn to use something called an E6B Flight Computer, which works on the same principle as a round slide rule. https://pilotinstitute.com/e6b-made-easy/ I have one in my flight bag…

"My eyes are dim, I cannot see. I have not brought my E6-B" -- submarines used a similar "Is/Was" circular slide rule for torpedoes. https://www.dreadnoughtproject.org/tfs/index.php/Is-Was

Re: Ask HN: Is there anyone here who still uses slide rules?

#58

A big 6-foot K&E sliderule hung at the front of my high-school chemistry classroom, but was never used. At graduation ('91) I asked the teacher if I could have the slide rule and she said "sure". I keep it now in my office, and once a year I bring to the data visualization class I teach at UChicago, to show how it works, and to show it as an example of a visual device in aid of computational thinking (nomographs bein…

There is also the Vernier scale on certain styles of mechanical calipers.

Re: Ask HN: Is there anyone here who still uses slide rules?

#60

I have one on my watch. It’s a citizen with a circular slide rule /E6B flight computer. I need my reading glasses to use it, but it’s fun. It can reliably get me 2 sig figs, and a decent guess at a third. But… if I think about it for a minute, I can usually get that in my head anyway. Being able to setup a ratio is great though for unit conversions and things. It’s also really good for answering that question when dr…

> " You learn to freely use scientific notation with ease, and mental estimation to get the order of magnitude right."

This is what I was trying to get at in my other comment [1]!

[1] https://news.ycombinator.com/item?id=46872141

Post reply on HN