• 0 Posts
  • 20 Comments
Joined 2 years ago
cake
Cake day: July 4th, 2023

help-circle





  • bastian_5@sh.itjust.workstoMemes@lemmy.mlFreedom units 💯
    link
    fedilink
    English
    arrow-up
    12
    arrow-down
    16
    ·
    2 years ago

    Farhenhiet and Celsius are equally made up. All measurement systems that we use on human scales are made up. And in this case, farhenhiet is actually just better. More granular and more useful on a day to day basis. Yeah, it doesn’t have the freezing point of an arbitrary substance as the 0, nor the boiling point of an arbitrary substance at 100, but it has temperature you should immediately be concerned about coming into contact with outside of -20 and 120, temperatures you should be concerned about contacting outside of 10 and 90, and fairly normal weather between those two.






  • Depends on if you’re using lossless or lossy compression. Lossless compression will usually make it bigger, because it relies entirely on data being formatted so their are common patterns or elements that can be described with fewer parts. Like, an ok compression algorithm for a book written in English and stored as Unicode would be to convert it to ASCII and have a thing that will denote Unicode if there happens to be anything that can’t convert. An encrypted version of that book would look indestinguishable from random characters, so compressing it at that point would just put that Unicode denoter before every single character, making the book end up taking more space.



  • And the fact that it can grow data means you should really put a test to make sure that the compressed data is actually smaller… I once had something refuse to allow me to upload a file that was well below their 8Mb file limit while it was claiming it was above the limit, and I’m assuming it was because they were testing the size after compression and that file grew from 6Mb to above the limit.



  • It’s not entirely without logic. Base 12 is actually better that base 10 for a start, as it allows for a lot more fractions that have clean representations, so 12 inches in a foot is fine. The next thing is that people seem to think we have all of these strange units with strange conversions, when in reality we have 3 units for short distances, and then a seperate unit for long distances. 12 inches in a foot, 3 feet in a yard, and then nobody cares how long a mile is in terms of feet or yards. Once you realize that the mile is not even really part of the same measuring system as inches, feet and yards, the weird conversion makes sense. We exclusively use miles to talk about long distances above 0.1 miles, and then yards are used below 500 yards (which has an overlap of 324 yards). And then for the logic, it is entirely based on actual human scale shit. A foot is called a foot because it is roughly the size of your foot. A yard is approximately how long one stride is. Saying something is 100 yards away means it is approximate 100 steps away. Obviously there will be a bit of variance for how accurate that will be for any given person (and children will have to base it off of an adult obviously), but because it is based more on human things it is more useful for measuring human scale things. It was designed to not use decimals or large numbers because humans don’t comprehend those very well.