Using pyinotify with eventlet

How to make pyinotify work with eventlet by writing a custom notifier that uses select.select instead of select.poll.

Read More

Hosting a static blog on an Object store

Setting up a Pelican static blog hosted on CloudVPS Object Store using Swift, including DNS configuration for a custom domain.

Read More