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

help-circle

  • Could you give some examples? Just curious. I want to see how they differ from male isekai in terms of escapsim. And I don’t mean multiple people like in Sao or Alice in wonderland. I just watched this “project Elise doctor” and what in the world was that? A double isekai? Or a isekaiception? But it definitely was different from when boys/men die.


  • I think it’s justified, but I don’t necessarily mean it in a negative way. Her competence is certainly an important part of exploring what the series is actually about, namely loss, regret, and what’s really important in life, etc. Which you can have even if you are very powerful.

    Now that I think about it. Maybe that’s exactly the reason why it is not competence porn. Maybe her competence is analogous to a sex scene which enhances the actual topic and not the goal itself like how sex is in porn.

    On the other hand I certainly watch it for the competency lol




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