Joined April 2021
100 Photos and videos
Pinned Tweet

2
4
1,482
Jun 10
FIFA World Cup 2026 starts tomorrow. Opening game: Mexico vs South Africa. Mexico at home should be enough, but first games love making people look stupid. Who are you taking?
1
117
Jun 10
Me wasting the strongest model on one email reply. Then giving it a broken repo, 3 PDFs, browser tasks, and a half-dead workflow. That’s when Claude Fable 5 starts to make sense.
6
305
🚨🚨🚨 CLAUDE FABLE IS HERE RIP Opus. If this is real, half of AI Twitter is about to spend the next 48 hours pretending they knew this was coming. What are you cooking with Fable?
3
210
This launch quietly changes the AI market. Most users get the safe version. Governments, cyber teams, bio labs and critical infrastructure partners may get the less restricted version. Same underlying model. Different access. So the real question becomes ugly: who gets the powerful AI, and who gets the toy version?
Introducing Claude Fable 5: a Mythos-class model that we’ve made safe for general use. Its capabilities exceed those of any model we’ve ever made generally available.
4
208
Your personal office with 300 employees on your laptop. Moonshot AI just released Kimi Work, a desktop agent for Windows and macOS. It can work with your files, browser, and task scheduler. Through WebBridge, the agent can browse the web, open tabs, scroll pages, click buttons, and collect data while following a larger goal. The wild part is Agent Swarm. For heavy research tasks, Kimi Work can spin up to 300 AI agents in parallel. Each one takes a piece of the job, then the results are merged into a final PowerPoint or Excel file. This sounds less like “another chatbot” and more like a small company running inside your computer.
4
8
247
People talk about AI agents like the hard part is giving them tools. The harder part is making them stop. Deadlines, token budgets, role limits, fallback models, logs, caching, loop protection. That is where a weekend prototype starts turning into something a team can actually use.
1
134
The funny thing about AI agents: the prototype can look useful in two days. Then you add deadlines, token budgets, roles, fallback models, logs, caching, and loop protection. Suddenly it stops looking like a demo and starts looking like software engineering.
2
103
Everyone wants to build AI agents until the agent spends 25 minutes reading docs, burns tokens, hits 503, repeats the same search, and still gives a weak answer. The useful part starts after the cute demo. I wrote down what actually makes an internal AI agent work:
4
9
374
A typical vibe coder day was basically already shown in "Fired on Mars". Yes, Jeff is a designer, but honestly, close enough. Great show btw.
3
189
This article is useful because it explains the boring reason why people burn Claude Max so fast. Most users treat Claude like one endless chat for everything. Small question about a function. Same chat. Code review. Same chat. Refactor. Same chat. Marketing draft. Same chat. After 30-40 messages, the model is reading a huge pile of old context before answering a tiny new question. Add files, tool results, terminal output, and a few wrong turns. Now every prompt becomes expensive. The second problem is effort level. People buy Max and leave everything on the strongest setting because it “feels safer”. Simple formatting? Max. Tiny bug? Max. One-line question? Max. That is how you spend architecture-level reasoning on tasks that needed a quick answer. The setup that makes more sense: low effort for small questions and formatting medium or high for daily coding max only for deep debugging, architecture, or ugly multi-file changes compact long sessions split work by feature ask for a plan before large edits keep project rules in CLAUDE.md so you don’t explain the stack every day This is the part many people miss with AI coding tools. Buying a bigger plan helps, but bad workflow will still burn it fast. The video below adds the practical side: 18 Claude Code token hacks for smaller sessions, cleaner context, and fewer wasted prompts.
2
453
Every model release raises the tide. The money is in boats for boring, expensive workflows: law, finance, compliance, insurance. Legal AI works because the customer already pays for research, drafts, review, and risk. AI just compresses the loop.
Interpreting law is one of the oldest jobs in the world. @MaxJunestrand, co-founder and CEO of @WeAreLegora, is bringing it into its next era with Claude. His bet: every new model release raises the tide, and Legora is building the boats for everyone else.
4
368
May 27
This looks stupid until you realize what is happening. This 21-old guy is running multiple Claude Code agents like a small dev team. One agent codes. One writes tests. One reviews. One updates docs. One prepares deployment. Not “AI autocomplete”. More like parallel engineering work. I broke down the setup here 👇
2
3
358
May 26
An Anthropic engineer showed what “agent teams” actually look like in Claude Code. Not theory. One person running agents for code, tests, review, docs, and deployment in parallel. The interesting part is not the demo itself, but the operating system behind it: > when one agent is enough > when you need a full team > how to split work so agents don’t block each other > how to decide what each agent owns This is the part most people miss. So I wrote a practical guide on building Claude Code agent teams that actually work. Full guide below 👇
4
6
475
May 26
The best AI products will not start from market research. They will start from someone being mildly annoyed and asking: “why not just build it?”
May 26
Six Claude projects that all came from the same question: “why not?”
283
May 25
AI is not replacing engineers. It is lowering the price of tool operators. If your value is mostly: know the framework, take the ticket, generate the code, that layer is getting cheaper.
321
May 23
Vibe coding is fun until you need to debug the vibe. Then suddenly you want boring things again: logs, tests, types, traces, and someone who remembers why this code exists.
2
204