Show HN: We built the simplest Online Unit Converter for everyday use (betaconvert.com)
Features:
200+ unit converters in Area, Length, Mass, Speed, Temperature, and Time categories; Precision: up to 28 decimal places; Conversion formulas with examples; Neat UI with light/dark theme.
Enjoy using it.
38 comments
[ 3.4 ms ] story [ 94.6 ms ] threadOne minor feedback would be - you could move the "Browse related converters" section to the right panel which is empty now.
1. You don’t need an internet connection for simple unit conversion.
2. You don’t need to share data with 1400+ spy tech organizations. You don’t need cookies at all. It’s a stateless calculator.
Also, for ux reasons, I'd love this as a browser extension. Cloudy Calculator can do a lot of it but was recently deprecated as a result of the Manifest v2->v3 requirement from Google.
You can't give exact answers without representing everything as fractions, even for the easy ones like mm to miles. With that being true, anything more than JavaScript's own precision is probably unhelpful.
The kind of person solving problems where they'd need to convert between miles and mm would rewrite the constant as "1mi = 1,609,344mm". No one in the real world is adding up 0.0001mm intervals until they get to a mile, so you're solving for a problem that doesn't actually exist.
Please don't be the calculator that ignores significant digits and encourages people to write nonsense things like "an adult blue whale can be up to 29.9 meters (1177.16535 inches) long".
Pretty sure there aint one.
https://en.wikipedia.org/wiki/List_of_physical_constants
https://physics.stackexchange.com/questions/497087/what-is-t...
> Think about that. We have a circle more than 94 billion miles (more than 150 billion kilometers) around, and our calculation of that distance would be off by no more than the width of your little finger.
Anyone who needs more precision than that is almost certainly sitting next to a computer with bespoke software running on it.
As others noted though, thats a lot of precision that maybe not everyone needs, maybe a checkbox for more precision that then calls the backend?
Why could you not have used one of the bigfloat[1] JavaScript libraries that exists? Is there an operation the service requires which is not supported by them?
In any case, thank you for the free service. I'm sure this will be useful to a lot of people. While I would not use a cloud-based calculator, I'm sure a lot of laypeople don't care how it's done, and I appreciate your focus on utmost accuracy.
[1] - https://github.com/davidmartinez10/bigfloat
Although I was a little, um, assertive in some of my comments here, I honestly mean them constructively, in the spirit of "here are some things you might consider to make it more useful". I apologize for missing the joke.
But I tried "45 lb", and it works as the pound. I hadn't thought that "lb" is the pound. I mean I saw this abbreviation, and probably converted it into metric units, but didn't notice that "lb" == "pound". Seems like a crazy way to abbreviate.
The helpful descriptions under the conversion doesn't seem to switch to the ones you have selected. I expected when I switched the time from minutes to years, the box would have defined years.
Usually users search a specific unit conversion, such as “convert meters to feet”. They will be redirected by a search engine to a dedicated page with detailed units descriptions down below the category page, example https://www.betaconvert.com/length/meters/feet , do their conversion and leave. For the case when a user begins navigation from top-bottom, we will consider to load a proper unit description on unit change as you have suggested.
Also have a hard time finding good resolution/aspect ratio calculators
Finally the most fraught online calculator tooling I know of is projector throw distance and part specs calculators/visualizers