Writing on software design, company building, and the aerospace industry.

All of my long-form thoughts on programming, leadership, product design, and more, collected in chronological order.

How to Deploy Minio on Ubuntu Server Using Docker

Learn how to configure Minio as a storage solution in a Laravel project using Laravel Sail. This guide walks you through setting up Minio, configuring Laravel's filesystem, and storing files with Laravel's storage facade.

How to Configure Minio as an S3-Compatible Storage in Laravel

Learn how to configure Minio as a storage solution in a Laravel project using Laravel Sail. This guide walks you through setting up Minio, configuring Laravel's filesystem, and storing files with Laravel's storage facade.

Learn PHP the Right Way

Learn PHP the right way with our guide to the best resources, tutorials, and tips for PHP beginners. Whether you're new to PHP or looking to improve your skills, we've got you covered.

Customize Your Terminal: Terminator Setup for Ubuntu 24.04 LTS

Learn how to configure Terminator on Ubuntu 18.04 LTS with this step-by-step guide. We'll cover installing dependencies, setting up Terminator, installing and configuring ZSH with Oh My ZSH, and customizing your terminal with powerline fonts for a better terminal experience.