- cross-posted to:
- hackernews@lemmy.bestiver.se
- cross-posted to:
- hackernews@lemmy.bestiver.se
You must log in or # to comment.
- 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.
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.


