• 5 Posts
  • 834 Comments
Joined 3 years ago
cake
Cake day: July 14th, 2023

help-circle















  • Patching a library is fine if you’re building a final executable — something where you know what the final dependency graph looks like ahead of time.

    It’s not fine if you’re building a library. You don’t know if a consumer will also want to use an unpatched version of that library, and depending on the scenario that could result in duplicated instances (each with their own internal state), failure to build or load, or mismatches in data layout or function definitions.

    I would avoid using a library like that if I could.

    Of course, sometimes the person who can make that decision is the creator of npm itself, and says “No I don’t believe I will”: https://github.com/isaacs/jackspeak/issues/20




  • They would rather see zero.

    Dan, thank you for this question. It’s really at the heart of the work that I’m trying to do now, which I call thanatocracy. So, it was John Locke who said political power is making laws punishable by death.

    And I think anyone who’s studied Marx or studied other political economists will see that the human surplus arises from reducing the value of the workers to zero, as close to slavery as you can get. So, that’s the matter of value theory and political economy. But I think it rings true for most everybody that the boss is trying to reduce wages, the workers trying to increase them.

    And the boss, unless he reaches some opposition, will go down to zero. You know, as long as labor is plentiful, as long as a new generation is created, or as long as immigration is possible, slavery is the tendency of capitalism. When I say slavery, I mean reducing the value of the human life to zero, to nothing.

    From The Dig: Breaking the Machine w/ Peter Linebaugh, Feb 17, 2026 https://podcasts.apple.com/us/podcast/the-dig/id1043245989?i=1000750229034&r=1662