Live data from Hacker News

Viewing profile — daugs

daugs

HN member
Joined
Fri, Jan 15, 2021, 12:20 AM UTC
HN karma
2
Public activity
1 items

About daugs

No profile information was provided.

Recent public activity

  1. comment
    Comment #25785170

    I’m writing a book on concurrency in Python, specifically using asyncio. It covers how to use async await syntax, how a single threaded concurrency model works and how to use async…