Remix.run Logo
kamikaz1k 2 days ago

async python is awful. to me it is a by default avoid. and when you can't avoid, use only where it provides outsized benefit.

TZubiri 2 days ago | parent [-]

Sometimes less is more. When a program becomes so big, one of the hardest challenges is not to keep on adding stuff.