
Published , updated
Here's something I learned today when adding Redis backed caching to a FastAPI application.
Published , updated
Here's something I learned today when adding Redis backed caching to a FastAPI application.
Published
A short post illustrating how to specify the type of a SQL expression addded to a model with a `column_property` in SQLAlchemy
Published
Vercel recently announced a new service to generate OG Images dynamically. In this post I will show you how you can add this feature to a self hosted Next.js application.
Published
I had a bit of fun today poking around the Pwned Passwords data breaches. I wanted to see which Serie A team had the most fans based on the number of leaked passwords that can be reasonably associated with a specific team.
Published , updated
The first installment of my guide on how to set up Wagtail as a headless CMS for JavaScript frontends.
Published , updated
A short post explaining how to mock `django.utils.timezone.now` in unit tests.
Published
So you want to deploy a traditional Django application, but you also want Typescript, Tailwind, and all the good that modern frontend offers?
Published
GitLab allows you to record Metrics Reports and will display a report on merge requests so that it’s easier and faster to identify changes without having to check the entire log
Published
What I learned building a Gatsby plugin to source my collection of board games through BoardGameGeek's API.
Published
In this short post I'll explain how I set up a HomeKit compatible temperature and humidity sensor with a ESP8266 chip, Homebridge, and an AM2302 sensor