Better command line search utilities for Windows Published: 09/01/2026 14:00 Presenting two cross platform command line utilities for searching files: fd and rg
The logger Linux utility Published: 02/04/2026 15:00 Linux systems, old and new, have a utility to talk to the system logging facilities called "logger".
Performance scaling solutions for LAMP stack Published: 23/06/2026 11:24 We're often tasked with improving performance for traditional PHP applications - Let's examine a simple case of horizontal scaling that can be easily implemented on LAMP (and adjacent) stacks with minimal friction.