Bỏ qua đến nội dung chính
Back to home
AI Tech Robotics 2 min read

Y Combinator CEO's Claim of Writing 37,000 Lines of AI Code Daily Sparks Controversy

Garry Tan's programming automation claims have been met with skepticism and technical scrutiny from the tech community, who question the practicality of his AI system generating 37,000 lines of code daily.

Tier 2 · sources 54% confidence Reviewed
Sources fastcompany.com

Garry Tan, CEO of the renowned startup accelerator Y Combinator (YC), recently stirred public debate by claiming his AI system can automatically write and deploy up to 37,000 Lines of Code (LoC) daily for social media tasks. This statement immediately garnered significant attention from developers on Hacker News and the global open-source community, raising numerous questions about the practicality of such a figure.

Details of the Event

The controversy began when Garry Tan shared that he was using agentic AI to automate coding processes and manage his social media activities. As the head of YC, his assertion quickly became a focal point of discussion. Many software developers opted to "dissect" the system behind these claims to verify whether an AI system could genuinely produce such a vast quantity of code daily while maintaining quality.

Technical Analysis & Technology

From a technical perspective, programmers pointed out that 37,000 lines of code per day is an extremely unrealistic figure for a human developer, and even for AI, it presents numerous challenges. Generating such a large volume of code often comes with high risks of boilerplate code, inefficient repetitive code blocks, or even critical security vulnerabilities. Testing and code review for tens of thousands of lines of code daily would necessitate an exceptionally complex automated testing infrastructure, which would be difficult for an individual to operate smoothly without encountering system errors.

Expert Opinions & Perspectives

The tech community on Hacker News expressed skepticism regarding this promotional claim. Many opinions suggested that measuring programming productivity by Lines of Code (LoC) is an outdated metric that doesn't accurately reflect a product's true value. One developer remarked that AI auto-generating thousands of lines of code for simple social media tasks is essentially resource abuse and could lead to bloated, difficult-to-maintain systems in the long run.

Impact & Future Implications

The debate surrounding Garry Tan's statement reflects a larger reality within the current tech industry: the blurred line between actual productivity and the hyperbole surrounding AI's capabilities. While agentic AI is becoming increasingly sophisticated and capable of powerful programming assistance, software developers in Vietnam and globally still need to maintain a sober perspective, focusing on solution quality and system architecture rather than chasing mere code quantity statistics.