If you've read my 2022 Programming Stack article, then it shouldn't be much of a surprise to hear that it hasn't changed much for 2023, with one notable exception: I've replaced Electron with Tauri....
My recent tweet on refactoring Laravel Eloquent query conditions to a trait proved popular so here it is with a little more context, in permanent form.
My biggest side-project at the moment...
As we slowly roll into 2022, I decided to take a step back and have an objective look at my coding stack for the near future. It's a short one - I'll keep it focused strictly on my programming...
Cycling has become one of my most cherished hobbies in 2020, and I did what every developer does when they love a hobby: built an app for it.
I'm using Strava's API to pull my rides into a Laravel 8...
I recently implemented an "edit in place" feature on my SaaS 1Secret, following the addition of labels for secrets. In 1Secret, you can see all the ongoing secrets on the dashboard, and they are...