Holy SHIT why did nobody tell me async Python was this good? All my dumb "waiting for HTTP API calls" bottlenecks just EVAPORATED from sticking a bunch of awaits in for loops. Golang, you're fired.