• aubeynarf@lemmynsfw.com
    link
    fedilink
    arrow-up
    24
    arrow-down
    1
    ·
    4 days ago

    Lordy, nobody take this as advice. This is one inexperienced guy’s problem solving attempt.

    i’m currently greenfielding a service in python, async is fine.

    But if that was your major pain point, you would choose Java or .net or scala/ZIO.

  • felbane@lemmy.world
    link
    fedilink
    arrow-up
    39
    ·
    4 days ago
    • Decides effectively on a whim to use a Python web framework not designed for async.
    • Gets frustrated that async patterns are difficult.
    • Refuses to switch to framework that’s natively async, deciding instead to rewrite entire codebase in Javascript.
    • Writes smug blog post patting themselves on the back.