Hacker News new | ask | show | jobs
by kamikaz1k 286 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.
1 comments

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