• 5 Posts
  • 510 Comments
Joined 2 years ago
cake
Cake day: June 20th, 2023

help-circle











  • The short story i’ve heard it explained was that prior to the 1960’s when logarithm tables were the only option, if what you were calculating was not in the table, you rounded the measurements up so that the material or whatever was stronger, and you knew it would really hold the weight to be certain. Depending on how much rounding up happened during the design, this created lots of redundancy and strength, but was more expensive since you generally had to use more materials. With CAD, you could more easily model and calculate all the loads and optimize the design and material costs for the expected lifetime of the product, building, or whatever. This saved money and was preferred by bean counters, and resulted in designs lasting just enough, rather than older designs which sometimes seemed indestructible.









  • Not really sure what you mean by reusing UUIDs but theres nothing bad about using UUIDs in URLs for content you don’t want scrapped by bots. Sites like Google Photos are already are using UUIDs in the URL for the photos, and do not require any authentication to see the image as long as you have the URL. You can try this for yourself and copy the URL of an image and open it in a Private Browsing Window. Every so often someone realizes the actual image URL is public and think they’ve found a serious issue, but the reason why it isn’t is because of the massive key space UUID provides and that it would be infeasible to check every possible URL, even if it’s publicly available.