quality of life
Small changes that go a long way in improving development experience.
Network booting a Raspberry Pi 4
A guide on network booting a Raspberry Pi 4 to do away with all the SD card woes.
Automating code compilation
A short guide on automating code compilation for software projects in a Linux environment.
Introduction
A brief overview of the tedious development process in Raspberry Pi OS development and what can be done to remedy it.
Streamlining Raspberry Pi OS Development
OS development for the Raspberry Pi 4 can be slow, but it doesn’t have to be. This series aims to improve the quality of development life through automation.
Managing project-specific configurations in ZSH
A short post outlining how I implement project-specific shell configurations in Linux.