-
Setting up Pibooth in 2024
Let’s go on an Open Source adventure to build a photo booth!
-
Silly Ideas: Cache WordPress Excerpts
Let’s explore dumb ideas around caching parts of WordPress we shouldn’t.
-
Garbage Sysadmin: Easily Make CIFS Mounts
Automating your CIFS mounts: the perfect mix of efficiency and potential chaos.
-
BUTTS
echo $(echo 66 85 84 84 83 | awk ‘{for(i=1;i<=NF;i++) printf “%c”, $i}’)
-
Bash Script: Calculate before/after 2: Calculate Harder
I’ve updated my script to test URL performance during changes, measuring the Time to First Byte (TTFB). The script now records initial and subsequent TTFB to determine update impact, displaying percentage change—a helpful tool for reporting.
-
Code Sweep: A Simple Approach to a Neater WordPress User List
Learn how to efficiently manage WordPress users by using a PHP snippet to add a ‘Comments’ count column, helping you easily identify and remove spam accounts.
-
Matrix Reimagined: Crafting Digital Rain with Bash and ChatGPT
Exploring the creation of a Matrix Digital Rain effect in the terminal using ChatGPT-4, this post delves into coding a unique bash-based version, complete with Japanese Katakana and extended ASCII characters.