CareerDevelopment · · 1 min read

The Power of Teamwork: Lessons from a Solo Server Rack Build

Even the most straightforward tasks can become significant challenges when tackled alone. This reality hit home during my recent home lab expansion project, which involved building a new enclosed server rack and completely re-configuring my networking setup.

The Power of Teamwork: Lessons from a Solo Server Rack Build

Read next

The Terminal Is a Conversation
Linux · Featured

The Terminal Is a Conversation

My first Linux distribution no longer exists. I mention that because it lands two points at once: Linux is old enough to have history, and the skills transfer anyway...

Moving Autonomous Agent Secrets Out of .env
autonomous-agents · Featured

Moving Autonomous Agent Secrets Out of .env

For a long time, my autonomous agent found credentials the same way many applications do. Why I replaced a flat environment file with scoped Vaultwarden access, short-lived agent sessions, and a verified audit trail that now reaches Graylog and Wazuh.