Adam Wolff (@dmwlff) 's Twitter Profile
Adam Wolff

@dmwlff

Claude Code @AnthropicAI 🤖
Formerly Facebook & Robinhood
Avid cook, dedicated snow person, yoga enthusiast

ID: 20946236

linkhttps://secretartofscience.com calendar_today15-02-2009 23:16:46

1,1K Tweet

8,8K Followers

542 Following

Adam Wolff (@dmwlff) 's Twitter Profile Photo

I'm hopeful that work on voice-enabled models will lead to this kind of solution. Streaming is so hard, but it feels like the end-state in the evolution of sophisticated systems.

Adam Wolff (@dmwlff) 's Twitter Profile Photo

I think I've learned as much in the last two years (since starting to program with AI assistance) as I did in the first 25 years of my career. This new learning mode is really cool, check it out!

Claude (@claudeai) 's Twitter Profile Photo

We've published a detailed postmortem on three infrastructure bugs that affected Claude between August and early September. In the post, we explain what happened, why it took time to fix, and what we’re changing:

Adam Wolff (@dmwlff) 's Twitter Profile Photo

The gen AI era is so fun for the type of programmer who relentlessly tweaks their dev environment. There's so much alpha in experimenting with new workflows right now. This is why I stick to zsh, neovim and tmux. They are easy to automate and Claude knows them inside out.

Adam Wolff (@dmwlff) 's Twitter Profile Photo

For some time now, we've been saying "Claude Code is all you need." By this we mean that Claude Code and the SDK which is based on it can power much more than coding. Here's a big step in that direction: making Claude Code fully pluggable. Can't wait to see what you build.

Adam Wolff (@dmwlff) 's Twitter Profile Photo

So many interesting ideas here. Just a couple: 1. AI generates disposable simulation code to discover UX issues. Insane speed multiplier vs manual testing. 2. Documentation is a prompting tool. Good docs help the AI work better next time. Compounding returns.

Adam Wolff (@dmwlff) 's Twitter Profile Photo

Ok, when I talk about React useEffect being confusing, here's an example: I want to respond to an abortSignal passed as a prop to my component. Is this correct? Is the useEffect necessary? I want to ensure that I never see a stale value for isAborted.

Ok, when I talk about React useEffect being confusing, here's an example: I want to respond to an abortSignal passed as a prop to my component.

Is this correct? Is the useEffect necessary? I want to ensure that I never see a stale value for isAborted.