Wiggly lines bike edit
I did a cute lil After Effects video of a motorbike moment.
People talk about the exhilaration of motorcycling. And they’re not wrong.
Here’s a toy program I wrote today in Python 3.6, to try out the asyncio.Queue
object. One coroutine pushes an item to the queue every second, and two more fetch them from the queue and “process” them. Over time, the processors are too slow and the queue builds up.