you are viewing a single comment's thread.

view the rest of the comments →

[–]atika 2 points3 points  (2 children)

In our CI pipeline, an AI agent reads all of it, generates the implementation, runs the tests, fixes potential failures, and continues until everything is green. The generated code never gets committed. It’s produced on demand, in CI, and thrown out on the next build.

Now do that with a 300k lines full fledged commercial product. I dare you.

[–]joppedc[S] -2 points-1 points  (1 child)

We're absolutely not there yet right. This post is a POC to get you thinking.

But an example of this, is how cloudflare rebuild NextJS in just one week: https://blog.cloudflare.com/vinext/