Everyday Carry

A non-exhaustive list of stuff that I use on a daily basis.

Hardware

  • I daily drive the MacBook Pro (14-inch, 2021) with M1 Pro chip, 32GB RAM, and 1TB SSD. I use it for work, personal projects, and everything in between. The 14-inch display is a great size for me when on the move, and the ARM-based M1 Pro is a beast for development and creative work!

    At home, this is connected to dual LG 27" 4K monitors via a Dell WD19TB Thunderbolt dock, providing 180W power delivery and dual 4K@60Hz output with Gigabit ethernet.

  • The DeskPi Super6C is a Raspberry Pi Compute Module 4 Cluster Mini-ITX board that supports up to 6 CM4s. I have populated it with 4 x 8GB Lite editions, 2 x 2GB Lite editions and 128 SanDisk SD cards for the boot drives.

    I use it as a home lab for learning and experimenting withHashicorp products like Nomad, Consul, Vault, etc., Kubernetes, Docker, and other technologies. The CM4s are running Raspberry Pi OS (debian) and I manage them with Ansible from my laptop.

Software

Philosophy & Principles

  • I'm obsessed with customization - I want my tools to work exactly how I think they should. That's why I gravitate toward things like the Keychron Q1 with QMK/VIA support and Neovim. If I can't customize it to fit my workflow, I'll usually look for alternatives that offer more flexibility.

    Visual consistency is really important to me, which is why I use the Catppuccin theme across all my applications. Having a cohesive color scheme makes everything feel more polished and reduces visual fatigue during long coding sessions.

    I'm always looking for ways to be more efficient. Tools like Raycast, Rectangle Pro, and Starship are specifically chosen because they remove friction from my daily workflows. If I can automate something or make it faster with a keyboard shortcut, I will.

    I believe in investing in quality for things I use every day. Spending money on premium peripherals that I'll use for 8+ hours daily pays dividends in both productivity and health. A good keyboard, mouse, and monitor setup is worth every penny.

    Security and privacy are non-negotiable for me. I use privacy-focused tools like Mullvad VPN, uBlock Origin, and hardware 2FA with YubiKeys because protecting personal and professional data is essential in today's digital landscape.

    My homelab setup exists primarily for hands-on learning. I learn best by doing, so having a place to experiment with technologies like Kubernetes, the Hashicorp stack, and container orchestration helps me understand these tools much better than just reading documentation.