With this tutorial, you will learn how to use ControlD DNS with Tailscale and deliver a secure and ad blocking DNS service to your devices.
How to track flights and airplanes using a Raspberry Pi and an ADS-B receiver.
How to self host a website analytics solution at zero cost using Umami, Vercel, Xata and Cloudflare.
Recently I was planning to self host a service I'm using and I was immediately stuck on a decision: should I just buy a Raspberry Pi 5 or rent a VPS?
Python utcnow() method is not timezone aware, and Python 3.12 is deprecating it. Learn how to migrate your code to use now() instead.