🦞🌯 Lobster Roll

Stories by aray07

Agents that run while I sleep (claudecodecamp.com)
Show HN: Claude.md templates based on Boris Cherny's advice (github.com)
Boris Cherny (Claude Code creator) recently dropped a threads on how his team at Anthropic uses Claude Code.<p>The key insight: they don&#x27;t treat it as a static config. After every correction, they tell Claude &quot;Update your CLAUDE.md so you don&#x27;t make that mistake again.&quot; Claude wr...
What I learned vibe coding a WASM CSV Parser (importcsv.com)
Show HN: I built an open-source CSV importer that I wish existed (github.com)
I used to write code first, now I write docs first–here's what changed (octopipe.com)
CSVs Won't Die: The Cockroach of Data Formats (importcsv.com)
What Makes CSV Parsing Surprisingly Hard? (importcsv.com)
Respect the CSV (github.com)
Docs-First Design: A Better Way to Build Developer Tools (octopipe.com)
Show HN: I built an open-source CSV importer that I wish existed (github.com)
At my previous startup, CSV import was make-or-break for customer onboarding. We built the first version in three days. Then reality hit: Windows-1252 encoding, European date formats, embedded newlines, phone numbers in five different formats.<p>We rebuilt that importer multiples over the next six m...
Show HN: ImportCSV – Open-Source CSV Importer (github.com)
Hey HN, I&#x27;m building ImportCSV, a self-hosted CSV importer that makes CSV onboarding easier for SaaS apps. Here is a quick demo: <a href="https:&#x2F;&#x2F;github.com&#x2F;abhishekray07&#x2F;importcsv#demo">https:&#x2F;&#x2F;github.com&#x2F;abhishekray07&#x2F;importcsv#demo</a><p>CSVs are like ...
Don't Use Claude's 1M Context Window for Long Coding Sessions (claudecodecamp.com)
How prompt caching works in Claude Code: experiments and architectural lessons (claudecodecamp.com)
Why Claude Code is just a while loop (with 20 tools) (claudecodecamp.com)
Show HN: Claude.md templates based on Anthropic's advice (github.com)
How Claude Code agent teams work under the hood (claudecodecamp.com)
I don't read code anymore - creator of Superpowers (claudecodecamp.com)
Show HN: ImportCSV - Open-Source CSV Importer (github.com)