Remix.run Logo
m1coti an hour ago

Written, but was it reviewed? Do you need to edit code written by LLM?

I agree that most of the things are written by AI but writting code was never the bottleneck in big tech.

supern0va 44 minutes ago | parent | next [-]

Yep! We have a review process where we have a few agents, each tuned to a particular domain of expertise (security, code quality, etc) which iterate until the feedback meets a certain threshold, at which point it goes over to humans for (hopefully) final review.

That said, I generally agree that you're correct: writing code in many ways has not been the biggest bottleneck. However, by removing much of that writing, it frees up engineers to work on the uniquely human things that are larger bottlenecks.

I had a few comments in a thread here touching on where I think most of the value has come from for us (which is largely search/understanding of our dependencies and making away team work far more viable, which aids with cutting through bureaucracy and the tendency for teams to push back on work): https://news.ycombinator.com/item?id=48298731

hansmayer an hour ago | parent | prev [-]

Haven't you heard - these days they just throw slop generated by LLM agents over to other LLM agents which cosplay as internal QA. They know it works because they write really strict .MD files where they instruct agents in English language to 'never do this' and 'always do that'.

aspenmartin 40 minutes ago | parent [-]

This is really what you think happens at large tech companies? You don't think it's possible this is maybe even slightly overly simplifying what the relevant processes are?

hansmayer 29 minutes ago | parent [-]

Read the other comment in the thread. Your buddy literally confirmed exactly what I wrote.

aspenmartin 18 minutes ago | parent [-]

Comment does indicate you don’t really seek to know how things work with respect to this and seem to not be able to imagine that the Occam’s razor is: agents are more useful than you think they are.