Part 1: From yield to Async IO: How Python Turns Functions Into Schedulers
How yield turns into async programming via cooperative scheduling.
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.
Talks about how ARP poisoning can be used to intercept the traffic
Talks about how SUID bit set programs can be exploited.
I built this dead simple package to sync the code from local to remote server.