Hacker News new | ask | show | jobs
by tightbookkeeper 585 days ago
And somehow all these programmers who never care about performance because “computers are fast” become micro-optimizers, willing to restructure every line of code to save a few KB of RAM and rare handful of ms for a context switch.
1 comments

Of all things, python went with async instead of gevent!