HackerLangs
TopNewTrendsCommentsPastAskShowJobs

thecodemonkey

no profile record

Submissions

The kernel patch that almost broke our fleet

geocod.io
4 points·by thecodemonkey·2 months ago·0 comments

Show HN: Chief – Loop Claude Code through your tasks, one commit at a time

minicodemonkey.github.io
2 points·by thecodemonkey·5 months ago·0 comments

A $1k AWS mistake

geocod.io
339 points·by thecodemonkey·8 months ago·265 comments

Geocodio's Development Manifesto

geocod.io
1 points·by thecodemonkey·9 months ago·0 comments

comments

thecodemonkey
·2 months ago·discuss
Really love this approach. And I’m all in for making websockets cheaper and less painful.
thecodemonkey
·3 months ago·discuss
Fun! I was just reading about the star tracker in "Skunk Works: A Personal Memoir of My Years at Lockheed". Really fascinating when you're thinking about how this all happened in the 50's and 60's.
thecodemonkey
·4 months ago·discuss
Running the same codebase for 10+ years with a small team is what finally made me fully internalize these rules.

I've always been a KISS/DRY person but over a decade there are plenty of moments where you're tempted to reach for a fancier database or rewrite something in a trendier stack. What's actually kept things running well at scale is boring, known technologies and only optimizing in the places where it actually matters.

We wrote our principles down recently and it basically just reads like Pike's rules in different words: https://www.geocod.io/code-and-coordinates/2025-09-30-develo...
thecodemonkey
·4 months ago·discuss
I'm working on Chief [1], a CLI that autonomously works through a PRD using AI coding agents like Claude Code.

You write user stories, start it up, and it loops through them one at a time. Fresh context per story, progress tracked in markdown between iterations. One clean commit per completed story. Has a TUI for watching it work and supports running multiple PRDs in parallel via git worktrees.

Built it because a lot of the "autonomous coding" tooling out there felt overly complex and opaque. Chief is intentionally lightweight and transparent. Everything is just markdown files and git. No magic.

[1] https://github.com/MiniCodeMonkey/chief
thecodemonkey
·8 months ago·discuss
We are also 100% customer-funded. AWS makes sense for us for the enterprise version of Geocodio where we are SOC2 audited and HIPAA-compliant.

We are primarily using Hetzner for the self-serve version of Geocodio and have been a very happy customer for decades.
thecodemonkey
·8 months ago·discuss
Hahaha. I'll update the post once I hear back from them. One could hope that they might consider an account credit.
thecodemonkey
·8 months ago·discuss
That was truly my hope with this post! Glad to hear that
thecodemonkey
·8 months ago·discuss
Haha, yep we were lucky to catch this early! It could easily have gotten lost with everything else in the monthly AWS bill.