Writing on programming, productivity, and helpful advice.

I’m new to writing content however if I think something is worth sharing, I will endeavour to add it here.

How to make Eloquent play nice with generated columns

Generated columns are a great feature of MySQL. They let you create columns that are computed at the database level. In this article, I will explain how to better integrate them with Eloquent.

11 useful Raycast extensions to improve your development workflow

Raycast quickly became an essential tool to me, replacing Apple’s Spotlight search and providing me immediate access to the tasks I repeat throughout the day. All this, right at your fingertips. Here I will detail the most useful, productivity enhancing extensions that I have come across so far.