• 0 Posts
  • 84 Comments
Joined 1 year ago
cake
Cake day: July 5th, 2023

help-circle










  • The oil industry is, of course, doing all that polluting for the sheer fun of it. Our collective consumption habits, esp. in the PRIVILEGED western countries, have absolutely nothing to do with it.

    There is no sustainable way to eat the amount of meat we do, no matter how much or how little capitalism gets involved. Even assuming the absolute best (aka unrealistic) stats for grass-fed cows, we’d still have to reduce our meat consumption to 1/7 of where it currently is. Do you think that is doable just by destroying some companies? Do you think people would just accept that???




  • SQL is horrible as a language to read or write. There’s a million different variants, because it lacks so many basic things. And when used in other code, you generally end up string concatinating one language in another language, with all the HORRIBLE bugs something like that brings about.

    Imagine Backend People said we should just write adhoc Javascript for the frontend by concatinating the “correct” code in the backend.