• felbane@lemmy.world
    link
    fedilink
    arrow-up
    35
    ·
    1 day 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.
  • aubeynarf@lemmynsfw.com
    link
    fedilink
    arrow-up
    23
    arrow-down
    1
    ·
    1 day 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.