Blog

Practical writing on AI, web analytics, link tracking, SEO, and building with Next.js and Supabase.

Topics: agents · ai · analytics · auth · http · llm · marketing · markets · nextjs · postgres · security · seo · supabase · tutorial

How to Run an LLM Locally in 2026

· 10 min read · ai, llm

Ollama, llama.cpp, and what your hardware can actually handle — model sizes, quantization, and when local beats the API.

Build a URL Shortener with Next.js and Supabase

· 10 min read · nextjs, supabase, tutorial

A complete walkthrough of building a personal link shortener: schema design, redirect handling, click analytics, and deployment on Vercel.