• 0 Posts
  • 36 Comments
Joined 1 year ago
cake
Cake day: August 2nd, 2023

help-circle


  • SrTobi@feddit.detoMemes@lemmy.mlStone cold...
    link
    fedilink
    arrow-up
    19
    ·
    5 months ago

    I never understood this, but isn’t Medusa the tragic one? I mean she gets made into this only because she is born extremely beautiful and some random goddess was jealous of her? Sounds extremely unfair. Or was she somehow of bad character?















  • SrTobi@feddit.detoProgrammer Humor@lemmy.mlFortune Teller
    link
    fedilink
    arrow-up
    35
    arrow-down
    7
    ·
    8 months ago

    Fuck that. It’s awesome! I want to have lazy initialized globals. It’s that package. I want code to shorten my builder pattern I import that. I need a typed concurrent work steel queue. No problem.

    I look at a c project. Everywhere custom macros to do the most basic shit. I want to parse an xml in c? Better use a sax Parser and put all the data into globals. Cryptography? Better implement that ourselves… Using a library would be too much of a hassle.