Subscribe to receive notifications of new posts:

Python

Creating serendipity with Python

02/25/2021

Python

We've been experimenting with breaking up employees into random groups (of size 4) and setting up video hangouts between them. We're doing this to replace the serendipitous meetings that sometimes occur around coffee machines, in lunch lines or while waiting for the printer....

MORE POSTS

May 09, 2016 10:47 PM

python-cloudflare

Very early on in the company’s history we decided that everything that CloudFlare does on behalf of its customer-base should be controllable via an API. In fact, when you login to the CloudFlare control panel, you’re really just making API calls to our backend services....