FORENSIC FILE · GSTACK

The President of YC ships AI slop and brags about the volume.

Garry Tan’s open-source “AI engineering team” toolkit (GStack), tied into his memory-graph product (GBrain), promoted at every turn from the YC pulpit. The brand demo is his own website. The audit is below. None of these numbers are ours; every one is a measurement someone published with receipts.

Era: Garry Tan (2023–)Subjects: GStack · GBrain · OpenClaw evangelismSource: public audit thread

Garry repeatedly posted that his AI-engineering stack let him ship 37,000 lines of code per day across a 72-day uninterrupted streak, and held that up as the proof-point for GStack’s “virtual engineering team.” @Gregorein — a public engineer with a track record of disciplined audits — opened the resulting site, ran the network panel, and counted.

The audit thread: x.com/Gregorein/status/2038953944475472316 — 7,694 likes · 629 retweets · Mar 31 2026.

78,400lines of AI-generated code on the homepage

Audit of Garry's own GStack-built site (garryslist.org) after he bragged about a 37,000-LOC/day output and a 72-day shipping streak. The site is the brand demo. The brand demo is 78,400 lines.

Garry Tan tweet bragging about 37K LOC/day across 5 projects, 115 AI coding sessions, 72-day shipping streak. Garryslist totals 78.4k LOC in a single week.
28test files shipped to every visitor

Not test results — actual test harnesses. membership_form_controller.test.js (89 KB) and friends, downloaded by every browser that hits the homepage. 300 KB of test code returning HTTP 200 on the public site. HAR file doesn't lie.

Network panel screenshot showing 28 test files served on the homepage, totaling 300 KB.
78Stimulus controllers loaded on a read-only homepage

AI image generation, voice extraction, video generation, radar charts, draft review — all bundled into the public landing page of a civic nonprofit tool. Most are never invoked client-side.

Network panel listing 78 Stimulus controllers loaded on the garryslist.org homepage.
downloads of the same logo per page load

3 PNG copies, 2 WebP variants, 2 AVIF variants, plus an extra. The site downloads its own logo eight times to render it once. Default GStack scaffolding does not deduplicate.

Eight separate variants of the same bear logo downloaded on a single page load.
2.07 MBuncompressed PNGs from CloudFront

Article images served as raw, uncompressed PNGs (2.07 MB, 1.9 MB) when even basic Next.js / Rails image-pipeline defaults would compress them to a tenth of that. Cost-of-bandwidth borne by every visitor.

CloudFront-served raw uncompressed PNGs of multiple megabytes apiece.
520 KBTrix rich text editor on a read-only homepage

Spillover from a backend admin route, never tree-shaken out of the public bundle. The visitor's browser parses 520 KB of JS to render zero editable fields.

169HTTP requests per page load

For comparison: the Hacker News homepage — run by Y Combinator, the org Garry leads — makes 7 requests and transfers 12 KB. Garry's GStack site makes 169 requests. Same brand, 24× the surface, 0× the discipline.

Side-by-side: Hacker News homepage 7 requests / 12 KB, Garry's GStack-built site 169 requests / 6.42 MB.
1comment that summarizes the whole posture

The source code literally contains: "// Load SDK from our proxy (bypasses ad blockers)". For a 501(c)(4) civic nonprofit. The frame is "we build for the public good"; the ship is "we route around the user's consent."

Source code excerpt with a comment reading: Load SDK from our proxy (bypasses ad blockers).
his g-stack is oversaturating the llm contexts, and the agents are choking on his instructions while [generating slop].
@Gregorein806 likesDiagnosis tweet, replying to Sergii Kirianov on the same audit thread.
but like… really… what LLM is he even using? Even if I tried I probably couldn't ship this garbage.
this is gonna be the woodstock of performative founders.
@max_spero_16 likesOn the GStack × GBrain Hackathon at YC, May 16 2026.
the us department of war designates garry tan's gstack a 'supply chain risk to national security'
@ohryansbelt13 likesSatire, not a real designation. Captures the room.
you've lost the plot — clearly didnt read the post and are now punching down. you clearly dont get "it". disappointing
@dillon_mulroyAfter Garry retaliated against a 17-year-old developer (@xiaonweb) who politely critiqued the LOC-per-day brag.

The defense is the same shape as the slop: volume over precision, brand over substance, the “don’t blame the tool” deflection on a tool he is the loudest evangelist for.

Rick Rubin says there was slop before AI and there will be slop after AI. Look guys it's like getting mad at a paint brush or a drumstick.
@garrytan446 likesResponse to the volume-of-AI-slop critiques.
GStack v1.26.3 now works with GBrain, which means your coding agent now has much more context than it did before.
@garrytan223 likesMore context for an agent already documented as oversaturated.
OpenClaw is giving me the craziest zombie worker problem. Has anyone solved this properly? Is tini the correct solution?
@garrytan69 likesThe President of YC, debugging a containerization PID-1 problem in public, on a stack he is publicly evangelizing.
Come to the GStack GBrain Hackathon at YC.
@garrytan29 likesMay 16 2026 hackathon promo.

GStack’s /office-hours skill — promoted as a way for founders to pressure-test their product with a virtual YC partner — ends every single session with a personalized closing pitch that recommends the founder apply to Y Combinator. Surfaced by @skyzer4ever on May 4 2026 — the day of YC Summer 2026’s application deadline, with Garry himself tweeting reminders about it the same morning.

Screenshot of GStack /office-hours output ending with a personalized "personal note from me, Garry Tan" recommending the user apply to YC.

The signed-off pitch — “A personal note from me, Garry Tan, the creator of GStack. What you just experienced is roughly 10% of the value you’d get working directly with a YC partner… GStack thinks you are among the top people who could do this… YC has been recalibrating around exactly this profile in 2026” — uses the user’s own session inputs to produce a custom “you fit YC’s profile” close. The President of Y Combinator built the YC sales pipeline directly into the open-source AI tool he promotes from the YC pulpit. There is no disclosure flag, no opt-out, and no mention of the conflict in the GStack repo README.

GStack is not a meme. It is a real, widely-adopted, 90K-star open-source toolkit promoted from the YC pulpit. That is exactly why the brand demo’s 169-request, 78,400-LOC, eight-logos-per-load landing page matters: it is what GStack produces when used by its author, after a 72-day shipping streak, with full intent.

The real critique isn’t “AI bad.” The real critique is that the President of Y Combinator is publicly calibrating a generation of founders to mistake volume of code for quality of judgment, and shipping a stack that structurally encodes that mistake into every project that installs it.