Install and Upgrade to PHP 8.5 on Debian and Ubuntu
Explains how to install PHP 8.5 on a new Ubuntu or Deban server, or how to upgrade an existing PHP version to PHP 8.5.
Articles I found worth reading, with a short note on each.
Explains how to install PHP 8.5 on a new Ubuntu or Deban server, or how to upgrade an existing PHP version to PHP 8.5.
GenAI has introduced the greatest level of abstraction we have ever seen in software development. If there’s anything that has become clear to me while using GenAI, it’s this: AI…
My thoughts on using GenAI (LLMs) for software development are varied, but not simple. I see a watershed somewhere between extreme hype and usefulness. AI-generated image…
Installing, Updating, and removing PHP on Windows 10, Windows 11, and Windows Server 2025 made with `winget`.
Every system ends up with bad data. Some of it comes from integrations, some from users doing things nobody predicted, and a good part of it…
A few questions about Vertical Slices come up again and again, and they’re good ones. If a slice cuts through all the layers, do we get a…