Thread
Stories related to "Why Go Can't Try" across the full archive.
Quick overview of why we ended up switching. Python has been my go to language since 2008. It's great for quickly spinning up a CRUD API. Tools like Django and DRF are just super productive. For Stream Python became a bottleneck though. Things like serialization, ranking and aggregation are just har...