Skip to content

Commit d2b3a50

Browse files
committed
docs: first draft
1 parent 72ba9da commit d2b3a50

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,16 @@
11
---
2-
title: "10 learnings from Claude Code San Diego"
2+
title: "Five learnings from Claude Code San Diego"
33
date: 2026-04-14
44
description: ""
55
tags:
66
- claude-code
77
- learnings
88
---
99

10-
<!-- draft -->
10+
I attended Claude Code San Diego on April 14, 2026. Sharing 5 things I learned from various presenters.
11+
12+
- Every presenter led to the same pattern from different angles: iterating quickly towards product-market fit, leveraging strengths as a domain expert, and listening closely to what actually needs solving rather than getting caught up with the tooling.
13+
- Learn to understand pain better than the builders do. That's where the leverage is when combined with agentic tooling.
14+
- The people winning right now are those who actively collapse the distance between "I understand this problem" and "I built the solution." Sharpening these tools daily, even for a few hours, compounds quickly.
15+
- Keep your orchestration agent lean and leverage subagents to optimize your context window. See my [AGENTS.md @ `99a8c1b`](https://github.com/francisfuzz/dotfiles/blob/99a8c1bdeb9eb31cf1e9c64acb2b0296ee996dad/AGENTS.md) for my latest thinking + application on this.
16+
- Sign up early to present at the next round of lightning talks.

0 commit comments

Comments
 (0)