←back to thread

320 points willm | 1 comments | | HN request time: 0.001s | source
Show context
kamikaz1k ◴[] No.45106312[source]
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.
replies(1): >>45108534 #
1. TZubiri ◴[] No.45108534[source]
Sometimes less is more. When a program becomes so big, one of the hardest challenges is not to keep on adding stuff.