• 152 Posts
  • 710 Comments
Joined 2 years ago
cake
Cake day: June 16th, 2023

help-circle















  • Imagine lacking the curiosity to want to take this once-in-a-lifetime opportunity to learn interesting new things with all the resources at your fingertips. I think the root of the problem is that capitalist society sends students the message that learning is valuable only as a means to make more money. If that’s your view then it makes sense to skip the difficult stuff and just pay for the piece of paper that gives you access to better-paying jobs. Capitalism absolutely doesn’t value having a wiser and more knowledgeable populace, and students pick up on this.








  • It’s true, but the effect is still much less pronounced on Linux than Windows. Opening a web browser, for instance, is usually a lot faster in Linux than opening the same browser in Windows.

    Part of the problem is everyone building on common libraries that themselves build on libraries, leading to layer after layer of abstraction with a little loss of efficiency at each one. Since most software is cross-platform, this affects multiple operating systems. And needing to build for multiple platforms is itself one of the drivers of all this abstraction.