Blog


October 29, 2025

Automatically create test/dev environments on Laravel Forge

After looking a while ago into how the current best practices around creating preview environments are I was a bit unsure how to pull that off without going to a fully managed cloud hosting...

Read

October 26, 2025

Neural Networks in the 1940s

Sometimes everything comes together, like finding out about a bit of history you weren't aware of before. Today I watched this youtube video of a chat with Marc Andressen where it was mentioned how...

Read

October 26, 2025

Rector - automatic refactoring for PHP applications

Rector is a package that allows you to run automatic refactors on a PHP codebase. You composer require rector/rector and then run ./vendor/bin/rector - the first time it...

Read

September 26, 2025

Kagi - trying a new search engine

Lots of issues with the model of advertising financed search engines are well known: they incentivized to prioritize advertiser-related features like placing ads at the top of the search. One option...

Read