HN user

aocallaghan17

3 karma

https://alexocallaghan.com

Posts1
Comments9
View on HN

Yeah I mean this is closer to my use of LLMs, where I'm intentionally slowing things down enough to follow and course correct myself. This whole build the loop not the prompt idea seems to be advocating the opposite... I don't feel comfortable to not be the driver of the loop for a production system.

I'm just struggling with this, surely you need inner depth knowledge to reason about the system and make some level of decision, at least around system design and architecture if not lower level implementation details? But it sounds like you're generating that knowledge each time through a system of agents? How do you have so much trust in a non-deterministic system, or are you deferring ALL decisions to these "loops"? What if you and a team member generate a dashboard and it gives different results because the agent(s) used a different methodology?

And surely cost plays a part here. This is giving you such productivity gains to boost revenue enough to outweigh what must be huge token costs?

Vercel Drop 1 month ago

Seems like it. Perhaps the use case is for non-engineering folks to share AI generated prototypes?

We're starting to get asked by product managers how they can share/deploy their prototypes they made with Claude/Cursor.

Agree with this completely. This push for more autonomy I think is the complete wrong direction for how to use LLMs.

I want less code to maintain not more that I don't even fully understand.

I think research and very supervised coding with lots of guardrails is the way to actually gain productivity from these tools.