• 0 Posts
  • 24 Comments
Joined 5 months ago
cake
Cake day: February 7th, 2025

help-circle

  • Tree shaking is essentially reducing the amount of included code to only the stuff being used.

    Let’s say you have a JAR, DLL, or whatever with 5 functions.

    Your application calls function A which also calls function B of the DLL/jar.

    Tree shaking says “hmm, if I follow the code execution path, I only need 2/5 functions from the DLL/jar” and discards the remaining 3/5 functions.

    This significantly reduces the bundle size (the bundle is what is sent to the browser).







  • Highly doubt they will even try to compete with a 5080/5090.

    If I was intel, I would release a 5070 competitor much cheaper with more memory.

    That is going to cut into nvidias top line even if it’s slightly slower.

    In Celestial and Druid I would start targeting *080s and *090s respectively.

    Work your way “up” the ladder slowly, so you nail every release.

    If they rush it and deliver something that is 5080/5090 priced, but can’t match, they are going to lose their goodwill they have been working towards with Arc and Battlemage…

    Patience is the only way to start winning substantial market share from Nvidia.













  • It’s not blood. The animals are bled immediately after death (or during, depending on the method).

    The liquid coming out of raw mean is called purge, which is myoglobin and water.

    In the case of the above image, it’s rendered fat, water, myoglobin, and possibly other things depending on how it’s been prepared.

    Source: I used to work as a butcher, grew up on a farm, and worked on kill floors.