When I first released AI Runner I added a Docker container that it could be used with, however my attention was soon diverted to maintaining compiled versions of the app.Yesterday that finally changed...
Django Rest Framework (DRF) makes it easy to build powerful RESTful APIs in Python. In this tutorial, I walk you through Class-Based Views (CBVs) — a cleaner, more scalable way to build APIs — and...
Leapcell: The Best of Serverless Web Hosting
Combining Python and Go: Utilizing Dynamic Link Libraries to Enhance Development and Computation Efficiency
In today's software development landsca...
So, what's BDD, Behave, Allure? Let's first understand this.
Behavior-Driven Development (BDD) is a development approach that enhances collaboration between developers, testers, and non-technical stak...
In the modern data stack, the lakehouse has emerged as a hybrid solution that combines the scalability of a data lake with the transactional power of a data warehouse. But with this convergence comes ...
Python continues to be one of the most popular and powerful programming languages in 2025. Its simplicity, readability, and a vast ecosystem of libraries make it a top choice for developers across ind...
Introduction
As a fun privacy experiment and to help my fellow learners, I decided to create an anonymous board where users can post messages without any login or sign-up requirements. This simple API...
So I'm dusting off a project that I'm going to ramp up here in the coming summer months. It's a thermostat for home assistant. Home assistant has a built in generic thermostat, however I want to add ...