A clean, fast, free local hosting setup for CodeIgniter apps, with one rule you can't skip.
published on
5 Jan 2026
in PHPWeb DevelopmentCodeIgniter
The local setup I use daily for CodeIgniter Wizard projects: Laravel Herd for clean .test domains, MySQL Community Server and Sequel Ace for the database, and the delimiter-free folder naming rule that makes or breaks it.
A public, open-source score for the long-term health of languages, SDKs and frameworks
published on
16 Jun 2025
in
The Software Stability Index is an open scoring framework that rates languages, SDKs and frameworks from 0.0 to 10.0 across sustainability, learnability and applicability, so stack decisions can rest on data instead of anecdotes.
Three DNS records decide who may send email as you, and who gets caught trying
published on
7 Jun 2025
in email-securityweb-security
SPF, DKIM and DMARC answer three questions: which servers may send for your domain, whether a message is genuine and unaltered, and what happens when checks fail. The reports DMARC sends back are where spoofers get caught.
A Beginner's Guide to Running LLMs with Ollama without Internet Connection
published on
31 Mar 2025
in AI
Running ChatGPT-like AI models locally on your Mac or PC is now possible thanks to Ollama. With this beginner's guide, you can learn how to set up Ollama and start exploring the world of large language models. Whether you're a developer, researcher, or simply curious about AI, Ollama provides an exciting opportunity to experiment with cutting-edge technology right on your computer.