Fogging Your Google Search History with Python, Chromedriver and Reddit

In my attempts to white knuckle through the political root canal that was the American presidential election, I always went to as many different news sites as I could. If a story broke, I’d got to Fox news, CBS, Aljazeera, Politico– even fake news sit…

Similar

Python asyncio API design pain

I used to love asyncio. For a period of time, nearly all my stuff was written for asyncio. I wrote a Flask-like (mistake IMO) web framework, and a fully async ORM, both built from the ground up for asyncio. I even got in arguments defending it with people... (more…)

Read more »