techhub.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A hub primarily for passionate technologists, but everyone is welcome

Administered by:

Server stats:

4.9K
active users

RecursiveNeuron :verified:

When and how to use the python "async" feature properly? -written by @guilatrova

▶️ Async only makes sense if you're doing IO

▶️ ZERO benefit in using async to stuff like CPU intensive work

Read more about it here

guicommits.com/effective-pytho