Latest Articles

  • Enhancing Testing in Django with django-override-autonow

    In today’s fast-paced software development world, efficient and reliable testing is essential to ensure the quality and stability of applications. For Django developers, testing date and time fields with auto_now or auto_now_add options can be a tedious and time-consuming process. Fortunately, there is a powerful testing tool available – django-override-autonow. In this article, we will …

  • Building a Bluetooth to USB HID Relay with Raspberry Pi

    Are you tired of not being able to use your Bluetooth keyboard and mouse with certain devices or in certain situations? Do you wish you could wake up your sleeping devices or access the BIOS or OS select menu? If so, then you’re in luck! In this article, we’ll show you how to build a …

  • A High-Performance Storage Implementation for ZODB

    RelStorage: A High-Performance Storage Implementation for ZODB Welcome to our technical blog article, where we will explore the features, functionalities, and advantages of RelStorage, a powerful storage implementation for ZODB (Zope Object Database). Developed as a drop-in replacement for FileStorage and ZEO, RelStorage offers significant enhancements and optimization for large, high-volume sites. Features and Functionalities …