Part 1: From yield to Async IO: How Python Turns Functions Into Schedulers
How yield turns into async programming via cooperative scheduling.
Backend Software Engineer with over 7 years of experience.

Why I am building a local-first desktop app to eliminate context switching.
A package for neovim users to sync their code to remote servers.
TCP server written in assembly, serves GET and POST.
Uses P2P ( webRTC ) communication without any server involvement.
How yield turns into async programming via cooperative scheduling.
How and why I built a local-first desktop app to eliminate context switching.
Talks about how a simple TCP server can be built in assembly.