HackerTrans
トップ新着トレンドコメント過去質問紹介求人

thecodemonkey

no profile record

投稿

The kernel patch that almost broke our fleet

geocod.io
4 ポイント·投稿者 thecodemonkey·2 か月前·0 コメント

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

minicodemonkey.github.io
2 ポイント·投稿者 thecodemonkey·5 か月前·0 コメント

A $1k AWS mistake

geocod.io
339 ポイント·投稿者 thecodemonkey·8 か月前·265 コメント

Geocodio's Development Manifesto

geocod.io
1 ポイント·投稿者 thecodemonkey·9 か月前·0 コメント

コメント

thecodemonkey
·2 か月前·議論
Really love this approach. And I’m all in for making websockets cheaper and less painful.
thecodemonkey
·3 か月前·議論
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 か月前·議論
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 か月前·議論
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 か月前·議論
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 か月前·議論
Hahaha. I'll update the post once I hear back from them. One could hope that they might consider an account credit.
thecodemonkey
·8 か月前·議論
That was truly my hope with this post! Glad to hear that
thecodemonkey
·8 か月前·議論
Haha, yep we were lucky to catch this early! It could easily have gotten lost with everything else in the monthly AWS bill.