Monday, July 3, 2023

Show HN: Degrees What? https://ift.tt/WOasXZt

Show HN: Degrees What? 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://ift.tt/KHRNBS3 https://degreeswhat.com July 4, 2023 at 10:41AM

No comments:

Post a Comment

Show HN: Rewriting Scratch 3.0 from scratch in Lua (browser-free native runtime) https://ift.tt/5Af6h7W

Show HN: Rewriting Scratch 3.0 from scratch in Lua (browser-free native runtime) Built a native Scratch 3.0 runtime in Lua that runs .sb3 pr...