📖 Want to see what projects I've worked on? Consult my OSS directory for more information.

May 03, 2023

Programming Discourse on Twitter

I wrote a long tweet.

Tagged as: Culture, Programming
March 10, 2023

Adopting AVIF and WebP image formats

My website now serves AVIF and WebP images to compatible browsers. Find out how I accomplished this with PHP!

Tagged as: Programming
November 20, 2022

Making PHP Monitor actually testable

PHP Monitor 5 is not as testable as I'd like it to be, so I'm currently refactoring some stuff for PHP Monitor 6 to ensure the app can be tested properly.

Tagged as: Programming
August 18, 2022

On Refactoring

In this post, I talk about refactoring and give an example of a recent refactor in PHP Monitor's codebase.

Tagged as: Programming
June 04, 2022

Manually symbolicating crash reports

How I manually process crash reports for PHP Monitor.

Tagged as: Programming
January 20, 2022

Build it yourself

When I build things, I often have a "build it yourself" mentality. In this post I explain why.

Tagged as: Programming
January 15, 2022

Daily Tinker Quota

Making tangible progress is important. It is also important to keep polishing your skills by practising.

Tagged as: Programming
December 22, 2021

PHP Monitor 4.1 now available

I’ve just released a new version of PHP Monitor.

Tagged as: Programming, PHP Monitor
November 28, 2021

PHP Monitor 4.0 now available

I've released PHP Monitor 4.0, and this is the announcement post.

Tagged as: Programming, PHP Monitor
October 19, 2021

PHP Monitor 3.5 now available

PHP Monitor 3.5 is here with official Monterey and PHP 8.1 support and a few improvements.

Tagged as: Programming, PHP Monitor
July 07, 2021

Foundations

A tale about a builder, a merchant and a mountain. Also about coding.

Tagged as: Programming
April 14, 2021

PHP Monitor blew up

PHP Monitor blew up on Twitter and now I've got more than 600 stars on my GitHub repo. This is how that happened...

Tagged as: Programming, PHP Monitor