😴 I'm taking a break from February 1, 2024 until May 12, 2024, so I will be less active here and on social media.

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
March 04, 2021

You really should be on the latest version of PHP

Here's a brief post about why you should keep your software up-to-date, specifically about PHP 8.0, in this case.

Tagged as: Programming
February 17, 2021

Font subsetting on the web made easy

How to turn an OTF/TTF file into a subset web font, in a few easy steps.

Tagged as: Programming
January 31, 2021

Cleaning up PHP Monitor’s source code

How I made some important changes in the PHP Monitor codebase.

Tagged as: Programming
December 28, 2020

Developers need low-end devices

With new M1 Macs now available to everyone, one of the concerns I’ve seen floating around the internet is that the performance increase of the new M1 Macs is going to be offset by developers’ blatant disregard for performance in general.

Tagged as: Programming
October 11, 2020

Swift is a great programming language

I've really enjoy programming in Swift lately. This is a brief post of language features I enjoy.

Tagged as: Programming
June 23, 2020

Xdebug with Laravel Valet and PhpStorm

A guide on how to set up Xdebug with PhpStorm and Laravel Valet

Tagged as: Programming
May 11, 2020

Turbo Boost

I have opinions on thermal throttling, boost mode and low-power computers.

Tagged as: Programming
April 18, 2020

Backups with Aegis

I have set up an extra way to backup my website, with a new console app, Aegis.

Tagged as: Programming