• 1 Post
  • 108 Comments
Joined 1 year ago
cake
Cake day: July 5th, 2023

help-circle

  • r1veRRR@feddit.deto196@lemmy.blahaj.zoneRule
    link
    fedilink
    arrow-up
    2
    ·
    6 months ago

    How so? The system of patriarchy is beyond any one individual to solve. Yet I’m damn certain you believe every man should still do their best not to contribute. Why should the system of animal exploitation (and environmental destruction, while we’re at it) be any different?

    Is it because one of these requires actual work on your side? You are the one measuring the same thing by two different standards.













  • I don’t understand the need for Ctrl-C/V, when manually copying the text exists. I know it’s snarky, but that’s the level of difference we’re talking about here. Or imagine, to delete a line, someone Right Arrows 50 times, then backspaces 50 times, instead of using the shortcut.





  • 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.