Daily Tinker Quota
Making tangible progress is important. It is also important to keep polishing your skills by practising.
PHP Monitor 4.1 now available
I’ve just released a new version of PHP Monitor.
PHP Monitor 4.0 now available
I've released PHP Monitor 4.0, and this is the announcement post.
PHP Monitor 3.5 now available
PHP Monitor 3.5 is here with official Monterey and PHP 8.1 support and a few improvements.
Foundations
A tale about a builder, a merchant and a mountain. Also about coding.
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...
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.
Font subsetting on the web made easy
How to turn an OTF/TTF file into a subset web font, in a few easy steps.
Cleaning up PHP Monitor’s source code
How I made some important changes in the PHP Monitor codebase.
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.
Swift is a great programming language
I've really enjoy programming in Swift lately. This is a brief post of language features I enjoy.
Xdebug with Laravel Valet and PhpStorm
A guide on how to set up Xdebug with PhpStorm and Laravel Valet