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

help-circle








  • No it’s not good from the point of the book! In every single episode (every episode is a short story from the first book) they made at least one critical mistake that completely erases what makes the short stories so genius in the book. It’s madining because the look and feel is very nicely captured and there was no reason to not follow the book more closely in the crutial plot points… ahhh such a wasted opportunity. I don’t care much about the rest. I think only the first Witcher book is really good.









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