←back to thread

320 points willm | 2 comments | | HN request time: 0.426s | source
1. 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 #
2. 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.