• 0 Posts
  • 24 Comments
Joined 1 year ago
cake
Cake day: August 4th, 2023

help-circle





  • You have to search using language that papers might actually use though. “Parachute effectiveness” means what the satirical paper is exploring, whether it prevents death or not. The only serious studies that might have used that language would be old WW2 studies that threw people out of planes with different parachutes to see how many survived.

    If you want to know how to design an effective parachute, you should be looking at reference books like Parachute Recovery Systems instead.



  • No, the “non-fungibility” simply means that anyone who creates an NFT with the same link will be distinct from your link to the image, even if the actual URL is the same. Both NFTs can also be traced back to when they were created/minted because they’re on a blockchain, a property called provenance. If the authentic tokens came from a well known minting, you can establish that your token is “authentic” and the copy token is a recreation, even if the actual link (or other content) is completely identical.

    Nothing about having the “authentic” token would give you actual legal rights though.


  • Billion dollar costs aren’t rounding errors even at YouTube/Google’s scale. They’re a measurable percentage of total revenue. I agree that it slightly improves the user experience, it’s hard to imagine a worse cost/benefit tradeoff from an engineering perspective even at more realistic costs. It’s especially hard to justify when there’s an easy alternative for users in the form of downloading videos.




  • No. Nvidia will be licensing the designs to mediatek, who will build out the ASIC/silicon in their scaler boards. That solves a few different issues. For one, no FPGAs involved = big cost savings. For another, mediatek can do much higher volume than Nvidia, which brings costs down. The licensing fee is also going to be significantly lower than the combined BOM cost + licensing fee they currently charge. I assume Nvidia will continue charging for certification, but that may lead to a situation where many displays are gsync compatible and simply don’t advertise it on the box except on high end SKUs.








  • TCP has been amended in backwards incompatible ways multiple times since 1993. See e.g. RFCs 5681, 2675, and 7323 as examples.

    Plus, speaking TCP/IP isn’t enough to let you to use the web, which is what most people think of when you say “Internet”. That 1993 device is going to have trouble speaking HTTP/1.1 (or 1.0 if you’re brave) to load even the most basic websites and no, writing the requests by hand doesn’t count.