Featured

The Evolving Stack: My Journey into Real-Time AI

A live look at a developer’s transition from basic free-tier tools to connected, multi-agent systems.

Orange coding theme
From Dim Sum to M2: How I Finally Fell in Love with Oolong Tea

From Dim Sum to M2: How I Finally Fell in Love with Oolong Tea

18 Dec 2025 Tea Oolong

Discover why Oolong tea is more than just a restaurant staple. From its "Black Dragon" origins to the creamy, floral notes of the M2 White …

✹ Read more
How to Create a Django 6 App with PostgreSQL and Bootstrap for Fly.io

How to Create a Django 6 App with PostgreSQL and Bootstrap for Fly.io

14 Dec 2025 Tech Development

A comprehensive guide to setting up Django 6 using a PostgreSQL database, environment variables, and Bootstrap, specifically optimized for deployment on Fly.io.

Read more
How to Upgrade from Django 5.1 to Django 5.2 (LTS)

How to Upgrade from Django 5.1 to Django 5.2 (LTS)

13 Dec 2025 Tech Development

A step-by-step guide to upgrading your Django project from version 5.1 to the 5.2 Long Term Support release, including pre-upgrade checks, installation commands, and key …

Read more
Preparing PostgreSQL for Django on Fly.io

Preparing PostgreSQL for Django on Fly.io

11 Dec 2025 Tech DevOps

This article details the necessary steps within your Django project and using the flyctl CLI to correctly provision, connect, and configure a production-ready PostgreSQL database …

Read more
10 Steps to Deploy a New Django App on Fly.io

10 Steps to Deploy a New Django App on Fly.io

11 Dec 2025 Tech DevOps

This article provides a quick and structured guide to setting up and deploying a fresh Django project onto the Fly.io platform, utilizing its automated configuration …

Read more
Fly.io Pre-Deployment Checklist: Install and Configure flyctl

Fly.io Pre-Deployment Checklist: Install and Configure flyctl

11 Dec 2025 Tech DevOps

This checklist provides the essential preparatory steps—account creation, payment setup, and flyctl installation/authentication—that must be completed before you can begin deploying your Django application to …

✹ Read more
Big Four Developer-Focused PaaS

Big Four Developer-Focused PaaS

11 Dec 2025 Tech DevOps

The "Big Four Developer-Focused PaaS" are Heroku (the expensive, classic simplicity leader), Render (the modern, fully-managed, easy-to-use alternative), Fly.io (the global, permanently-free champion best for …

✹ Read more
Set Up Windows Remote Desktop Connection on a Local Network

Set Up Windows Remote Desktop Connection on a Local Network

22 Nov 2025 Tech Networking

Windows Remote Desktop Connection (RDC) allows you to control a computer remotely within the same local network (like an office or home network).

✹ Read more
How to Configure Django for Local Hostname (Windows)

How to Configure Django for Local Hostname (Windows)

2 Nov 2025 Tech Development

This guide explains how to configure a Django application on Windows for flexible local testing. It covers two primary methods: setting up a custom hostname …

✹ Read more
Building Custom Middleware in Django 5

Building Custom Middleware in Django 5

1 Nov 2025 Tech Development

Middleware in Django acts as a bridge between the request and response cycle. It lets you process incoming requests before they reach the view and …

Read more

Showing 51 - 60 out of 91 records