• 0 Posts
  • 19 Comments
Joined 14 days ago
cake
Cake day: August 10th, 2025

help-circle







  • In the olden times, it was a big point of pride of American politics that a lot of people didn’t want to kill the leaders. It was sort of assumed that in feudal style European politics, of course the common people kind of wanted to kill you, because you were threatening their safety and taking their stuff. In America, the way we did things was to earn the respect of the people you governed. The people actually wanted this person to be in charge. Why would I shoot that guy? That’s who we picked, we like him.

    Of course there are some caveats (slavery large among them). The reality never matched up to the ideal. But we’re going back to where even the approximation of consent of the governed that we used to have, isn’t assumed anymore. Fuckin bullshit









  • I sort of have a suspicion that there is some mathematical proof that, as soon as it becomes quick and easy to import an arbitrary number of dependencies into your project along with their dependencies, the size of the average project’s dependencies starts to follow an exponential growth curve increasing every year, without limit.

    I notice that this stuff didn’t happen with package managers + autoconf/automake. It was only once it became super-trivial to do from the programmer side, that the growth curve started. I’ve literally had trivial projects pull in thousands of dependencies recursively, because it’s easier to do that than to take literally one hour implementing a little modified-file watcher function or something.