Earlier quoted context omitted.
I'm not sure I understand the sarcasm (i.e. why TB/ns is an unrealistic A.) ...one gram of DNA can store up to 215 Petabytes or [215,000 Terabytes], knowing that the human being has about 600 grams of DNA [129,000,000 TB]. (1) B.) Now assume a human is traveling at the speed of sound in air on earth (~343m/s): 343 m/s * 129,000,000 TB * 1/1,000,000,000 s/ns, The result is that for every kilometer the human travels at…
Most of the DNA is redundant copies. We need the amount of DNA in a single cell.
Show HN: I created Units Converter that contains 5000 units across 78 categories
101–110 of 137 posts
Re: Show HN: I created Units Converter that contains 5000 units across 78 categories
#102Earlier quoted context omitted.
15mL. Probably listed in the front of most recipe books sold in Europe, including Britain.
If recipes listed ingredients in weight I’d be a happier person. I bake a lot of bread and weights just work so much better for flour and water.
https://www.bbcgoodfood.com/recipes/collection/bread-recipes for example.
Re: Show HN: I created Units Converter that contains 5000 units across 78 categories
#103Has anyone found a more elegant treatment of calculating with units than the HP calculators? I'd love to have an HP48 CLI to do unit calcs with. .5 * 10_m/s^2 * (15_s)^2 = 1125_m Admittedly, the HPs interim results are a bit of a mess: sqrt(6.673E-11_N*m^2/kg^2 * 5.98E24_kg / 6780_km) = 242603.08_N^.5*m/(kg^.5*km^.5) But, this converts cleanly to m/s: 7671.8m/s Everything else I've found have been just super fiddly.
You have: .5 * (10 m/s^2) * (15 s)^2
You want:
Definition: 1125 m
You have: sqrt((6.673E-11 N*m^2/kg^2) * (5.98E24 kg) / (6780 km))
You want:
Definition: 7671.783 m / sRe: Show HN: I created Units Converter that contains 5000 units across 78 categories
#104Earlier quoted context omitted.
Are US teaspoons actually a different size to UK ones, or just the volume measurements?
Teaspoons aren't particularly common in the US. If you do need to stir a beverage or add sugar, you typically use a tablespoon.
For people who cook in the US, a set of "measuring spoons" is a very common kitchen tool.
"Teaspoon" and "Tablespoon" are units of measurement of volume, not bits of silverware. "Tea spoon" and "Table spoon" or "Soup spoon" are pieces of silverware, not units of measure!
Re: Show HN: I created Units Converter that contains 5000 units across 78 categories
#105If this is how you get to "5000 units" then that feels a bit cheaty
Re: Show HN: I created Units Converter that contains 5000 units across 78 categories
#106Earlier quoted context omitted.
I don't find this rambling insightful at all. Here is what the BIPM actually says about the topic: The SI unit of frequency is hertz, the SI unit of angular velocity and angular frequency is radian per second, and the SI unit of activity is becquerel, implying counts per second. Although it is formally correct to write all three of these units as the reciprocal second, the use of the different names emphasizes the di…
The Hubble Constant is also in HZ. And its reciprocal looks like the age of the universe (apparently this is just a coincidence).
Re: Show HN: I created Units Converter that contains 5000 units across 78 categories
#107Earlier quoted context omitted.
I don't find this rambling insightful at all. Here is what the BIPM actually says about the topic: The SI unit of frequency is hertz, the SI unit of angular velocity and angular frequency is radian per second, and the SI unit of activity is becquerel, implying counts per second. Although it is formally correct to write all three of these units as the reciprocal second, the use of the different names emphasizes the di…
Right, you can explain it but that doesn’t make it elegant. This is the equivalent of a function with a comment in it saying “Here be dragons!”. One very desirable property of a units system is that incompatible quantities have incompatible units. So if I try to add 1 Joule (== 1 kg⋅m^2⋅s^−2) to 1 meter, I’m obviously doing something wrong and I just can’t continue. But in SI I can take 1 Hertz (==1 s^-1) and add it…
The issue here is that angles are inherently unitless geometrical quantities. "Radian" is merely a reminder that a number represents an angle. There is no way to make it a consistent physical unit.
Re: Show HN: I created Units Converter that contains 5000 units across 78 categories
#108Earlier quoted context omitted.
Are US teaspoons actually a different size to UK ones, or just the volume measurements?
1 US teaspoon is about 14.8 ml 1 UK teaspoon is about 17.8 ml. It goes on: 1 US gallon is about 0.83 imperial gallons
Re: Show HN: I created Units Converter that contains 5000 units across 78 categories
#109Has anyone found a more elegant treatment of calculating with units than the HP calculators? I'd love to have an HP48 CLI to do unit calcs with. .5 * 10_m/s^2 * (15_s)^2 = 1125_m Admittedly, the HPs interim results are a bit of a mess: sqrt(6.673E-11_N*m^2/kg^2 * 5.98E24_kg / 6780_km) = 242603.08_N^.5*m/(kg^.5*km^.5) But, this converts cleanly to m/s: 7671.8m/s Everything else I've found have been just super fiddly.
Re: Show HN: I created Units Converter that contains 5000 units across 78 categories
#110Earlier quoted context omitted.
The units list is hilarious and amazingly detailed, a sample: crocodile := megavolt // used informally in UK physics labs ... footcandle := lumen/ft^2 // Illuminance from a 1 candela source // at a distance of one foot ... // In Britain, the deal is apparently any piece of wood over 6 feet long, over // 7 wide and 2.5 inches thick. The OED doesn't give a standard size. A piece // of wood less than 7 inches wide is ca…
The editorial on Hz is particularly funny and insightful. // Beware the SI's broken definition // of Hz. You should treat the radian as being correct, as a fundamental // dimensionless property of the universe that falls out of pure math like // the Taylor series for sin[x], and you should treat the Hz as being a // fundamental property of incompetence by committee. ... // You are perfectly right. You are perfectly w…