Tag: [Ctrl + Build]
All the articles with the tag "[Ctrl + Build]".
-
Automating DNS Setup for DigitalOcean Droplets with Bash and Cloudflare
Published: at 02:03 PMFor the past few years, I’ve used DigitalOcean for hosting small projects, experiments, and services.
-
LLMs: Not Magic, Just Math (and Marketing)
Published: at 10:26 PMTake large language models (LLMs). Fundamentally, they’re just probabilistic models trained on huge datasets.
-
Contain the Mess: How I Use Design Patterns to Evolve Legacy Systems
Published: at 12:28 PMOne of the most consistent contributors to success in the projects I’ve led has been the strategic use of design patterns.
-
What My URL Shortener Taught Me About Malicious Traffic
Published: at 08:03 AMI’ve been hosting a small URL shortener for just over a year now. It’s one of those deceptively simple projects — a few routes, a small database, not much to it.