• 0 Posts
  • 200 Comments
Joined 2 years ago
cake
Cake day: February 1st, 2024

help-circle





  • Prescriptive vs. descriptive is different in colloquial language than in science.

    If my data logger captures 1kB/km, how many bytes/meter is that? In every other quantitative unit I can think of, the k should cancel out; but if you want computers to be special, that’s your preference.

    Metric sucks. Powers of ten are arbitrary, a fluke of biology. Powers of two are the only sensible way to make a system of measurements.

    Then why are you trying to shoehorn binary into decimal? As in: why are you using decimal prefixes in the first place? Answer is probably that most people have intuition behind powers of ten. You can easily express in log2-bytes instead (a GiB is 30, a TiB is 33…etc.). Be the change you want to see!

    I’m born and raised in the USA, and while imperial units can be handy for a few every day tasks, there’s a reason why the sciences in the US tend to use metric.

    Regarding cooking, I’ll stick to metric, measured by weight. I can double, halve, or multiply my recipe by pi, and all I have to do is look for a different number on my scale.


  • Giga, Mega, Kilo…these are all SI prefixes; they differ by a factor of one thousand, which is very clean in base ten.

    Ten in binary systems isn’t special, but two is; and two to the ten is very nearly a thousand, and a thousand separates the major SI prefixes. This is a neat coincidence, but should not IMHO change the meaning of the prefix.

    Metric units are awesome in large part because of the use of prefixes; messing up the meaning of prefixes is a disservice to the SI/metric system. Giga == billion independent of the context. A light-year is close to 10 petameters, but no one would claim it’s exactly 10Pm.

    Now, if you want to call it an “imperial gigabyte,” by all means…


  • The think the objection is that this is specifically targeted at women, and it’s something that someone might be self conscious about.

    “Free coffee to shortest/tallest/skinniest/fattest man” would be also be offensive IMHO, because it’s singling out people for a trait for which they maybe don’t want to be singled out.

    Crude humor is great, if all parties are in on the joke; I believe the point that parent was making was that all parties are not necessarily in on the joke.







  • It’s interesting that, with Python, the reference implementation is the implementation — yeah there’s Jython but really, Python means both the language and a particular interpreter.

    Many compiled languages aren’t this way at all — C compilers come from Intel, Microsoft, GNU, LLVM, among others. And even some scripting languages have this diversity — there are multiple JavaScript implementations, for example, and JS is…weird, yes, but afaik can be faster than Python in many cases.

    I don’t know what my point is exactly, but Python a) is sloooow, and b) doesn’t really have competition of interpreters. Which is interesting, at least, to me.






  • Aluminum foil is very common in physics labs. And a main use for it is “baking”! To get ultra high vacuum (UHV)* you generally need to “bake out” your chamber while you pump down. Foil is used same as with baking food — keep the heat in and evenly distributed on the chamber.

    Sadly, it’s usually not food grade aluminum foil, as that can contain oils, and oils and vacuum are generally a big no-no.

    *Just how good is UHV? Roughly: I live in San Francisco, which is ~7 miles by ~7 miles (~11km). Imagine you raise that by another 7 miles to make a cube. Now, evacuate every last molecule of gas out of it. Now take a family sedan’s trunk, fill it with 1 atmosphere of gas, and release that into the 7 mile cube. That’s roughly UHV pressure.