Dan Shapiro

13.5K posts

Dan Shapiro banner
Dan Shapiro

Dan Shapiro

@danshapiro

CEO @Glowforge and https://t.co/7QcGGhWs9L, Wharton research fellow in AI. He/him. FormerGoogle, Sparkbuy, Ontela. Author, The Startup CEO Guidebook. Lucky dad.

Seattle, WA Katılım Ağustos 2007
100 Takip Edilen10.8K Takipçiler
Sabitlenmiş Tweet
Dan Shapiro
Dan Shapiro@danshapiro·
Why do birds suddenly appear everytime you are near confirmation bias
English
44
3K
5.4K
0
Dan Shapiro
Dan Shapiro@danshapiro·
@emollick I think the answer is for agents to configure the best interface for the task. @obra's superpowers does this now, popping up sample UIs. Freshell.net does this too, letting the agent open panes and panels and creating whatever surface you need.
English
0
0
1
99
Ethan Mollick
Ethan Mollick@emollick·
Talking to agents in Slack, the new hot AI UX, will end up being just as much a transitional phase as talking to agents via chatbot websites. We need new systems to manage agentic work that also support new ways of organizing. Much more UX imagination will be required.
English
79
24
262
18.8K
Dan Shapiro retweetledi
Marcus Estes
Marcus Estes@marcusestes·
I’ve been using trycycle, Dan’s new “dark factory,” hill climbing skill. It’s a remarkable piece of work. Relatively simple, but effective. I had reached the point as a super user of Jesse Vincent’s superpowers where I felt I could no longer be of help to the agent on a granular decision-making basis. Trycycle is a brilliant attempt to remove the human from some of the grind. You should try it. It’s easy, and a single prompt will often let you go on a walk for 45 minutes and return to a polished, tested piece of work. I’ll have more to say later. Great work, @danshapiro!
Dan Shapiro@danshapiro

Dark Factories are arriving. You can have your own - meet the Trycycle. danshapiro.com/blog/2026/03/d…

English
0
1
4
605
Andrej Karpathy
Andrej Karpathy@karpathy·
Expectation: the age of the IDE is over Reality: we’re going to need a bigger IDE (imo). It just looks very different because humans now move upwards and program at a higher level - the basic unit of interest is not one file but one agent. It’s still programming.
Andrej Karpathy@karpathy

@nummanali tmux grids are awesome, but i feel a need to have a proper "agent command center" IDE for teams of them, which I could maximize per monitor. E.g. I want to see/hide toggle them, see if any are idle, pop open related tools (e.g. terminal), stats (usage), etc.

English
805
836
10.5K
2.4M
Matt Van Horn
Matt Van Horn@mvanhorn·
I can't believe it's been 30 days since I launched @slashlast30days. 3.2k Github stars later, it's time for v2.5. THANK YOU! Three additions: 1. @Polymarket prediction markets as a 5th source - helps you predict the future 2. Cross-source linking + massively better results - detects when the same story trends across multiple platforms. Ran a 15-way blinded comparison, v2.5 scored 4.38 vs 3.73 for the original. Won all 5 topics. 3. Hacker News as a 6th source - a window into the tech and developer insider world
English
17
5
53
5.4K
Dan Shapiro retweetledi
Citrix
Citrix@citrix·
Curious what knowledge work will be in 18 months? Look at what #AI is doing to coding right now. In this post, Brian Madden takes @danshapiro's five-level framework for AI use in coding and translates it to knowledge work: bit.ly/3OJ7I3v What level have you reached? 👀
Citrix tweet media
English
1
1
1
946
Dan Shapiro retweetledi
Matt Van Horn
Matt Van Horn@mvanhorn·
I use @kieranklaassen + @danshipper's /workflows:plan and /workflows:work on almost every feature or bug. It's the most important plugin in my stack. I often don't even read the plan, because I trust it's thoughtful and good. But this @slashlast30days research showed me @obra's Superpowers fills real gaps - the brainstorming gate that forces you to explore approaches before writing a line of code, the TDD enforcement, the verification step that won't let you claim "done" without proof. By the way, in this research I just learned that Compound Engineering has a new mode called /LFG that just does everything if you're feeling ambitious. I need to try that. Compound Engineering makes projects compound. Superpowers makes code correct. Seems like the smart move is to blend both. github.com/EveryInc/compo… github.com/obra/superpowe… github.com/mvanhorn/last3… Thanks to @danshapiro who introduced me to Superpowers and @kevinrose who introduced me to Compound Engineering
English
0
1
10
2K
Dan Shapiro
Dan Shapiro@danshapiro·
The screenshot is a normalized view where the first data point on any benchmark is set to zero and 100% is the greater of 'highest score or anything over 75%', which was the best way I could figure out how to cut through the noise, but the linked app lets you play with it.
English
1
0
8
2.1K
Dan Shapiro
Dan Shapiro@danshapiro·
I said "we appear to be in a hard takeoff". My friend said, "only in software". So I vibecoded this. aistudio.google.com/apps/9081e072-… I think the hard part about proving a hard takeoff is... we keep saturating the benchmarks. (see the applet for sources and details)
Dan Shapiro tweet media
English
6
8
112
40.2K
Dan Shapiro
Dan Shapiro@danshapiro·
@anotherjesse That one is pretty easy (it was my hello world). For a tougher one try 'rogue', it's a beast to complete.
English
0
0
0
19
anotherjesse
anotherjesse@anotherjesse·
hmmm, for tomorrow - it says this is the correct thing according to the strongdm spec(s). I'm verifying using the solitary pipeline example from @danshapiro "kilroy" golang implementation of attractor - spec/02-coding-agent-loop-spec.md:395 says if round limit is hit, the agent _stops and returns what it has._ - spec/03-attractor-spec.md:674 to spec/03-attractor-spec.md:697 defines codergen behavior: if backend returns text (not an Outcome), it writes a default Outcome(status=SUCCESS). - spec/03-attractor-spec.md:460 and spec/03-attractor-spec.md:469 say goal gates block exit only when outcome is non-success.
English
2
0
0
56
anotherjesse
anotherjesse@anotherjesse·
I've been spending time reading / implementing factory.strongdm.ai Unless I missed it somewhere, it's interesting to think about when to switch to bootstrap mode (the right place to switch to building itself in itself from using codex/claude/...)
English
1
0
3
258
Dan Shapiro
Dan Shapiro@danshapiro·
@McKinsey I disagree with your level 5. Maximum autonomy means just that. You tell it what you want; it asks you when it has questions. Not 'minimal guardrails'.
English
0
0
1
121
McKinsey & Company
McKinsey & Company@McKinsey·
Agentic AI is starting to shop with us, but not everything will be fully automated. A six-level curve shows what agents can handle, where humans still step in, and why optimal delegation matters most. See how agentic commerce is really unfolding. mck.co/4aajQBF
McKinsey & Company tweet media
English
30
47
256
21.3K
Dan Shapiro retweetledi
Matt Van Horn
Matt Van Horn@mvanhorn·
Your iPhone says "Designed by Apple in California. Assembled in China." A new label is coming to software. The lights-out factory that powers Asian manufacturing is coming for code. "Prompted by [Company] in [City]. Built by agents." @danshapiro pilled me on the software factory. Then @nikbhogal blew my mind with where this actually goes.
Matt Van Horn tweet media
English
3
1
10
1.4K
Matt Van Horn
Matt Van Horn@mvanhorn·
@danshapiro wow - and this coming from the person who taught me the most important breakthrough in my last 30 days "turn on dangerously skip permissions in Claude Code"
English
2
0
3
185
Dan Shapiro
Dan Shapiro@danshapiro·
This is a great way to uplevel skills in areas that are moving fast.
Matt Van Horn@mvanhorn

V2 of @slashlast30days launches today. A @claudeai skill that scans Reddit, X, and the web for any topic and returns what people are actually saying, upvoting, and sharing right now. Prompt patterns. Current events. Product research. Anything. You can even use it for sales research before a call. Two big things in V2: X SEARCH IS NOW FREE. No xAI API key needed. Uses @steipete's Bird CLI. And it's WAY better than before. V1 returned 0 X posts on some trending topics. V2 finds 30+. github.com/mvanhorn/last3…

English
1
0
5
1.1K
Ethan Mollick
Ethan Mollick@emollick·
OK, this amused me. I gave Claude a copy of this classic XKCD comic and the prompt: "solve this. do a great job. ask no questions." And it gave me this in one shot 3 minutes later, including the style (and the note that it thought it was 2024?): xkcd-1425-bird.netlify.app
Ethan Mollick tweet mediaEthan Mollick tweet media
English
42
44
1K
178.8K