//blog

All entries

45 entries

Jun 28, 2026v2026.06

How to Serve a Next.js App on FreeBSD with Caddy

Install Caddy on FreeBSD and reverse-proxy a Next.js app with automatic HTTPS — no certbot, no manual renewals. A tested pkg, rc.conf, and Caddyfile guide.

freebsd · caddy · next.js · 6 min read
Feb 23, 2026v2026.02

Setting Up CrewAI for a Software Development Pipeline

I've been experimenting with multi-agent AI systems to automate parts of the software development workflow — not just "AI writes code," but a proper pipeline where specialized agents handle planning, coding, reviewing, and testing like a real dev team would. After trying a few frameworks, I settled on **CrewAI** as the fastest way to get a working software development pipeline up and running. Here's exactly how to set it up.

ai · 9 min read
Nov 25, 2025v2025.11

How to Replace Nginx with Freenginx on FreeBSD: A Complete Step-by-Step Guide

Learn how to replace Nginx with Freenginx on FreeBSD in a smooth, step-by-step migration. This guide walks you through installation, config transfer, testing, and optimization so you can upgrade your web server with confidence and zero headaches.

freebsd · freenginx · nginx · 8 min read
Oct 28, 2025v2025.10

FreeBSD’s Big Step: Building without root – and reproducibly

FreeBSD now builds reproducibly and without root privileges—a major milestone for security, transparency, and developer accessibility. This advancement strengthens supply-chain trust, reduces build variance, and empowers contributors to create reliable FreeBSD releases safely and efficiently.

freebsd · 4 min read
Oct 24, 2025v2025.10

FreeBSD on Modern Laptops: What’s Changed in 2025

FreeBSD is now more laptop-friendly than ever. In 2025, it brings improved Wi-Fi, graphics, power management, and smoother desktop support—making it a strong choice for developers and open-source users on modern hardware.

desktop environment · freebsd · 4 min read