Live data from Hacker News

Show HN: Degrees What?

degreeswhat.com

1–10 of 124 posts

Show HN: Degrees What?

#1
One of my pet peeves is when people specify a temperature in "degrees" when it’s not clear from the context which scale is being used. I always want to ask “degrees what?”

So I made this little conversion tool that uses degrees angle to convert between degrees Fahrenheit and degrees Celsius.

Tip: you can add a number in a query to link directly to a temperature. e.g. https://degreeswhat.com/?100

Show HN: Degrees What?
degreeswhat.com

Re: Show HN: Degrees What?

#2
Congrats on a good execution of a fun idea. The mobile UX feels very good.

Also sorry to be that guy but:

> when people specify a temperature in "degrees" when it’s not clear from the context which scale is being used.

It should be degrees Celsius. Anything else is just insane ;)

Re: Show HN: Degrees What?

#3
I always want to ask “degrees what?"

I once worked on a system that ran at -40 degrees. I loved leaving off the scale when giving tours and telling about it, because someone would invariably ask if I meant Celsius or Fahrenheit and then everyone got to learn where the crossing point of the two scales is.

Re: Show HN: Degrees What?

#4

Congrats on a good execution of a fun idea. The mobile UX feels very good. Also sorry to be that guy but: > when people specify a temperature in "degrees" when it’s not clear from the context which scale is being used. It should be degrees Celsius. Anything else is just insane ;)

"Degrees Kelvin". Yeah, I've actually heard that.

Re: Show HN: Degrees What?

#5

I always want to ask “degrees what?" I once worked on a system that ran at -40 degrees. I loved leaving off the scale when giving tours and telling about it, because someone would invariably ask if I meant Celsius or Fahrenheit and then everyone got to learn where the crossing point of the two scales is.

-40K are impossible AFAIK

Re: Show HN: Degrees What?

#6
post #4

Congrats on a good execution of a fun idea. The mobile UX feels very good. Also sorry to be that guy but: > when people specify a temperature in "degrees" when it’s not clear from the context which scale is being used. It should be degrees Celsius. Anything else is just insane ;)

"Degrees Kelvin". Yeah, I've actually heard that.

To be fair, that is actually common in physics. Elsewhere obviously not so much.

Re: Show HN: Degrees What?

#7
The 'compass' setting is a minefield if done 'correctly'

For the kinds of maps I coded for in the 1980's you'll want your compass rose to indicate

* Geographic North (on, say a WGS84 ellipsoid)

* Magnetic North (where a magnetic compass points, this varies by time and geographic location)

* Rotational North (the spin axis of the planet - it walks a bit)

This things can be added if you're looking for an additional ( pointless? ) challenge.

Re: Show HN: Degrees What?

#8
post #6
post #4

Earlier quoted context omitted.

"Degrees Kelvin". Yeah, I've actually heard that.

To be fair, that is actually common in physics. Elsewhere obviously not so much.

Celsius = Kelvin + offset in any case, they're not so different .. not like that other scale used in very few countries.

Re: Show HN: Degrees What?

#10
post #6

Earlier quoted context omitted.

To be fair, that is actually common in physics. Elsewhere obviously not so much.

I think the point was that it's just "Kelvin" not "degrees Kelvin"

I didn’t pick that up, but I suppose that’s fair. I’ve heard both, as I have with Celsius.
Post reply on HN