Using Kombu’s undocumented filesystem transport as a lightweight Celery broker for development, avoiding the need for RabbitMQ or Redis.
Read More
A comparison of Java and Python focusing on team dynamics rather than language features. Java favors structure and error prevention; Python favors agility and fast iteration.
Read More
How to make pyinotify work with eventlet by writing a custom notifier that uses select.select instead of select.poll.
Read More
Setting up a Pelican static blog hosted on CloudVPS Object Store using Swift, including DNS configuration for a custom domain.
Read More