
Nicolay Gerold
@nicolaygerold
Followers
1K
Following
839
Media
125
Statuses
2K
Daytime: Hacking on @AmpCode Nighttime: I hack on new startup ideas with generative AI Podcast @ How AI Is Built
Munich
Joined May 2021
RT @thorstenball: Three of us (and customers) noticed basically at the same time that Claude was behaving weirdly: stops mid-sentence, does….
0
4
0
RT @kieranklaassen: The hardest part isn't learning the new tools. It's unlearning the need to control every semicolon. Letting go of the….
0
4
0
~40-50% of Cursor’s code is written from output generated by Cursor. 90% of the code for Claude Code is written by Claude Code. @GeoffreyHuntley we need that for Amp or as a metric in the commits.
9
2
4
@thorstenball for your swift side project you wanted to try.
www.indragie.com
How I built Context—a native macOS SwiftUI app for debugging MCP servers—almost entirely with Claude Code, and what I learned about building with AI coding agents.
1
3
7
why byok doesn't work: enterprises are where the money is, so enterprises are always the priority. or use @AmpCode
1
2
2
RT @changelog: 🎉 New episode with @thorstenball!. Thorsten returned to @Sourcegraph to work on @Amp because he believes being able to talk….
0
12
0
To save the time, I would create an mcp.json in .config/claude/mcp.json. Then set an alias for claude to use the mcp config. alias cl='claude --dangerously-skip-permissions --mcp-config ~/.config/claude/mcp.json'
I figured out how to add the official Playwright browser automation MCP to Claude Code. Run this before you start "claude":. claude mcp add playwright npx '@playwright/mcp@latest'. Now Claude Code can use a Chrome browser directly!. Here's my TIL:
7
6
2