If AI is so good, why don't we have an infinite supply of 10x engineers?
1–10 of 12 posts
Re: If AI is so good, why don't we have an infinite supply of 10x engineers?
#2Re: If AI is so good, why don't we have an infinite supply of 10x engineers?
#3We get a few not infinite. with a Claude 5x Max subscription I get 3-5 workable parallel agents that themselves spawn subagents to complete work in a ~3 hour window before tokens are spent. I imagine with 20x Max that could be increased to maybe 10 within a 5 hour window? so if you want infinite you're also talking infinite money. Working in parallel takes me personally to a higher plane of output than that of a 10x…
How do you approach about this problem?
Re: If AI is so good, why don't we have an infinite supply of 10x engineers?
#4We get a few not infinite. with a Claude 5x Max subscription I get 3-5 workable parallel agents that themselves spawn subagents to complete work in a ~3 hour window before tokens are spent. I imagine with 20x Max that could be increased to maybe 10 within a 5 hour window? so if you want infinite you're also talking infinite money. Working in parallel takes me personally to a higher plane of output than that of a 10x…
In the must general terms, how do you verify that the code produced by agents does what you intend it to do? How do you approach about this problem?
It rarely takes a single prompt to get something done, but the agents can figure out as long as the human is specific about what constitutes accurate.
Re: If AI is so good, why don't we have an infinite supply of 10x engineers?
#5We get a few not infinite. with a Claude 5x Max subscription I get 3-5 workable parallel agents that themselves spawn subagents to complete work in a ~3 hour window before tokens are spent. I imagine with 20x Max that could be increased to maybe 10 within a 5 hour window? so if you want infinite you're also talking infinite money. Working in parallel takes me personally to a higher plane of output than that of a 10x…
Re: If AI is so good, why don't we have an infinite supply of 10x engineers?
#6Earlier quoted context omitted.
In the must general terms, how do you verify that the code produced by agents does what you intend it to do? How do you approach about this problem?
Modern agents can write tests that are meaningful and require the agent to pass them with any change to avoid regressions. Humans can review the code/test the downstream application to ensure it works as intended. It rarely takes a single prompt to get something done, but the agents can figure out as long as the human is specific about what constitutes accurate.
https://singletrackworld.com/2018/01/collision-course-why-th...
Re: If AI is so good, why don't we have an infinite supply of 10x engineers?
#7Re: If AI is so good, why don't we have an infinite supply of 10x engineers?
#8The answer to all of this not happening is that "AI" isn't that good, of course, and we're being sold a bill of goods.
Re: If AI is so good, why don't we have an infinite supply of 10x engineers?
#9Earlier quoted context omitted.
In the must general terms, how do you verify that the code produced by agents does what you intend it to do? How do you approach about this problem?
Modern agents can write tests that are meaningful and require the agent to pass them with any change to avoid regressions. Humans can review the code/test the downstream application to ensure it works as intended. It rarely takes a single prompt to get something done, but the agents can figure out as long as the human is specific about what constitutes accurate.
Re: If AI is so good, why don't we have an infinite supply of 10x engineers?
#10Earlier quoted context omitted.
Modern agents can write tests that are meaningful and require the agent to pass them with any change to avoid regressions. Humans can review the code/test the downstream application to ensure it works as intended. It rarely takes a single prompt to get something done, but the agents can figure out as long as the human is specific about what constitutes accurate.
you can't use the thing that doesn't quite work to ensure that the output of the thing that doesn't quite work works