
Nick Strada
5.6K posts

Nick Strada
@strada
ECD / Founder at Bruiser. Formerly AKQA, BBH. nickstrada.eth







@steipete i've been playing with #openclaw since it was clawdbot. I've spent thousands and thousands of dollars on tokens. Mostly administering my own openclaw. it's fabulous and fascinating and I'm learning a ton about how agents work. But everything keeps breaking all the time, memory blowing up to 300%, context, windows, getting choked, sessions going stale everything always falling apart. I might be stupid, but is this common? I read about your experience and it just sounds like everything magically fixed and grew and patched itself. I'm sure that's not true but is there a place you can send me to learn? I've torn everything down and built it from scratch five times now.

When I built menugen ~1 year ago, I observed that the hardest part by far was not the code itself, it was the plethora of services you have to assemble like IKEA furniture to make it real, the DevOps: services, payments, auth, database, security, domain names, etc... I am really looking forward to a day where I could simply tell my agent: "build menugen" (referencing the post) and it would just work. The whole thing up to the deployed web page. The agent would have to browse a number of services, read the docs, get all the api keys, make everything work, debug it in dev, and deploy to prod. This is the actually hard part, not the code itself. Or rather, the better way to think about it is that the entire DevOps lifecycle has to become code, in addition to the necessary sensors/actuators of the CLIs/APIs with agent-native ergonomics. And there should be no need to visit web pages, click buttons, or anything like that for the human. It's easy to state, it's now just barely technically possible and expected to work maybe, but it definitely requires from-scratch re-design, work and thought. Very exciting direction!












