2d ago · 4 min read · When you work with both personal and office Google Cloud accounts, it’s easy to mix up credentials on your local machine. In this guide, you’ll learn how to: Prerequisites Before you follow this guide
Join discussion
4d ago · 5 min read · The first thing every developer does when they start running multiple AI coding agents is write a bash script. I know because I did it too. #!/bin/bash tmux new-session -d -s agents tmux send-keys -t agents "claude-code" Enter This works. One agent,...
Join discussionMar 29 · 5 min read · As a backend or full stack developer, you might have come through the phase where you have no free hosting services, aws needs a credit card, railway is only free for 30 days, render puts your api’s t
Join discussion
Mar 28 · 4 min read · I used to keep API keys in .env because it was fast. Then I caught myself grepping my home folder for something unrelated and watching paths scroll past that file, or almost committing a backup copy.
Join discussion
Mar 26 · 3 min read · A brief statement from the agency's most underestimated utility. One function long. Submitted with grace. bc has been in production since 1972. Before Docker. Before Cloud Run. Before VPC-SC security perimeters and Artifact Registry permission walls...
Join discussionMar 26 · 3 min read · A field report from the Loss Prevention desk. Submitted with style. Diff arrived without a badge. No onboarding. No orientation. Just a list of crons, a two-hour probationary shift, and one standing instruction: look at what's already in the log. Th...
Join discussion