Killing Moon: Excellent
In the afternoon I finished Killing Moon, a Harry Hole Novel (13) by Jo Nesbø. An excellent story; a real page turner. Recommended.
In the afternoon I finished Killing Moon, a Harry Hole Novel (13) by Jo Nesbø. An excellent story; a real page turner. Recommended.
I'd like to put forth my current thinking about asyncio. I hope this will answer some of the questions I've received as to whether Peewee will one day support asyncio, but moreso I hope it will encourage some readers (especially in the web development crowd) to question whether asyncio is appropriate for their project, and if so, look into alternatives like gevent.
Source: asyncio, an article by Charles Leifer.
gevent
is a coroutine-based cooperative multitasking python framework that relies on monkey patching to make all code cooperative. Gevent actually draws its lineage from Eve Online which was implemented using Stackless Python which eventually evolved into eventlet which inspired gevent. Just like Eve Online, gevent is full of skullduggery and confounds outsiders.
Source: What the heck is gevent? (Part 1 of 4), an article by Roy Williams.
Dom Toretto and his family are targeted by the vengeful son of drug kingpin Hernan Reyes.
In the evening Esme and I watched Fast X. The movie was OK and I give it a 6 out of 10.