
Ben Davis
2.6K posts

Ben Davis
@davis7
managing @theo's yt channel and building whatever I'm currently nerd sniped by





We’re introducing GPT-5.4 mini and nano, our most capable small models yet. GPT-5.4 mini is more than 2x faster than GPT-5 mini. Optimized for coding, computer use, multimodal understanding, and subagents. For lighter-weight tasks, GPT-5.4 nano is our smallest and cheapest version of GPT-5.4. openai.com/index/introduc…

@aritmiabattito the amount of slop prs is tolerable for now, so not yet at least


The current "MCP is dead discourse" is my current favorite example of the really annoying "simplicity" brainrot that's been plaguing tech for a while On paper "just use a cli agents already know bash" sounds really good. It makes sense and is true, but it misses the bigger picture: > how do they know about the commands + their shape? > just put it in your agents md file or make a skill > ok, so then what happens if the cli's shape changes > well then u just update the markdown file > fine let's pretend people will actually do that (they will not) and this actually works, how are you going to scope authentication and authorization? > use the cli auth tools like what AWS has > ok so we need eng's or agents to be manually making sure every project switches the auth to the correct scopes for each project so that prod can't get vibe killed and then to connect to our internal services over cli in cloud agents we need to run basic agents in sandboxes now b/c we're not using mcp and... You get the point. It sounds really simple, and it is in the toy case, but in the real world an external API gated through MCP is actually way simpler, more secure, and manageable in a lot of cases. This post & article from @GergelyOrosz is a very good example: x.com/GergelyOrosz/s… It's the same thing with the $5 VPS or htmx or postgres or whatever other "simple" enlightened solution that works great in dumb indie hacker demos while making zero sense in the real world. I hate to break it to you guys, but there's no conspiracy. If modern tech solutions really were over complex slop do u really think these companies wouldn't take the free win to just do it the "simple" way? There are tons of problems with the tech, but it exists for a reason. I like CLIs a lot, and in a lot of cases skills make sense, clis make sense, etc. There are a lot of ways to do things, and they all solve different problems. But no, MCP is not dead. It or something like it isn't going anywhere. And there are a lot of good new ideas of how to make it better! Dumping an MCP with 60+ random tools into context sucks I completely agree and needs to be fixed. A lot of the code run solutions are very compelling like @RhysSullivan 's executor, cloudflare's code mode, and others. There are ways to fix this, but a "god mode bash tool" isn't it.

I’ll ask this another way. When will AI, in any manner, be able to replace “seeing eye dogs” for the visually impaired ?

can someone make this guy stream more than once a year?


@anthonysheww @RhysSullivan Well yea u have to tell it and u easily can lol. Agents md, skills, or prompts all work fine for that, it's just like Rhys said "lets say you have posthog, axiom, vercel, cloudflare, convex" do u really want to have all of those always in context?


Any CLI worth its salt has a help flag that tells you what commands are available, and what args they accept. Are you and @RhysSullivan seeing these not be helpful enough? I see it answer “what’s the shape” all the time in my chats. (No, this doesn’t answer to anything and everything about potential CLI shortcomings, but I’ve been surprised to see both of you say this when the answer seems to be sitting in plain sight.)











