Hacker Newsnew | past | comments | ask | show | jobs | submit | jlongman's commentslogin

Good list.

One option for the menus maybe is keyboard searching. Command-shift-/ aka Command-?then type the name and arrow navigate. (Key sequence might be wrong, it’s muscle memory at this point)

I wonder if Thaw could be modded to repeat the menu bar?

Dock can be hidden/revealed with a key sequence but I like the auto-hide with long delay to pop up idea, suggested elsewhere.


nIce! Does it have player in-game stats like TOI and +/-?

This reminds me of that f1 tui… https://github.com/JustAman62/undercut-f1 or https://github.com/IAmTomShaw/f1-race-replay. The one I’m thinking of syncs with kodi for delayed playback “live” stats.


Not player stats, only team stats. I'll have to see if player-level stats are available in the API.


Whoa! TIL! I struggled a bit to read this style at first, but felt it get easier after a few tries.

That’s funny because when I work with Fahrenheit I just work with 5°F ranges to compensate for the approximate mental math required. Eg very quick mentally, 100°F = 37.778 °C (thanks autocorrect) = (100-32)/2 = 34.

But if it was closer to freezing say 42°F =5.556 °C (again) so 5°C. So arbitrarily we could say 57°F was 12°C =53.6 °F actually.

But a true Canuck knows knowing the temp is barely half the battle, what’s the wind speed and humidity? 29°C can be a lovely day if it’s dry or completely unbearable if it’s humid.

We hardly ever use decimals for weather-related measurements, the other factors above being more relevant.

Contrast that with measurements where I would say if you need to know a precise one you should be using decimal; ie what do you do if it doesn’t precisely third or fourth? If you’re talking about tool sizes then any system works as long as your froodle matches the grommlet.


(F - 30) / 2 = ~C

C * 2 + 30 = ~F


No need to simplify this.

(F - 32) / 1.8 = C

C * 1.8 + 32 = F

I personally find the math just as easy to do accurately. For example, 87F -32/1.8 = 55/1.8 =~30.5C. Compare that to your approximate method, which would give 28.5C, which is just wrong

(Maybe I just got really good at this when working a public facing job with a lot of American tourists - they would ask what our celsius temperatures were "in real units", so I got quite comfortable converting the air and water temps. Fahrenheit never once became intuitive to me, though.)


For C to F you can often simplify the mental math by doing the multiply by doubling then taking off 10%.

E.g., to convert 31℃ to ℉: 31 x 2 = 62. Subtract 6.2 = 55.8. Add 32 = 87.8℉.

If you want to round the result to the nearest integer the subtract 10% step is a convenient place: 31 x 2 = 62. Subtract 6 (rounded 6.2) = 56. Add 32 = 88℉.


Yes, doubling then subtracting 10% of the resultant works because that is the same as multiplying by 1.8 :)

When going the other way and dividing, I similarly find it mentally easier to multiply by 10/18 (rather than just divide by 1.8)


(F + 40) * 5/9 - 40 = C

(C + 40) * 9/5 - 40 = F

Takes advantage of the fact that -40 F and -40 C are the same.

Remember it as (move origin -- convert -- move origin back).

I find it easier as a I don't have to remember precedence rules and the multiplication is obvious.


I had a longer reply but turfed it, but the global menu is based around muscle memory for eye and mouse locations. My personal experience sounds nothing like yours so I suspect we navigate very differently such that it impacts you far more than me.

I’m a heavy keyboard user so rotating apps and windows in apps means I always know where I am and don’t even notice the costs you’re talking about.


It’s probably worth posting [1] which shows many cities around the world.

Also there’s an aging HomeAssistant add-on [2] that lets you visualize stations and stats. But since HA now insists the addon is separate from an API and there’s no separate API (really, it’s trivial) things like electric bike or trailer counts are not exposed.

[1] https://citybik.es [2] https://www.home-assistant.io/integrations/citybikes/


A note on [2], the HA integration has been updated with a separate library so new fields might be coming in the future!

https://github.com/home-assistant/core/pull/151009


I like the idea but don’t want to sacrifice on cameras.


What is this thing I just discovered and now really need and they plan to destroy.


In GitHub we use an OIDC token to access some AWS resources. Locally I need to populate tokens etc and so I have an `if: ${{ACT}}` and a not condition to populate it.



Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: