Slop Farm
ELI5 — The Vibe Check
A slop farm is a codebase (or content site, or repo) where AI-generated garbage is shipped at industrial scale with no human review. Think of it like a chicken factory, except the chickens are 400-line functions nobody understands and nobody can fix.
Real Talk
A slop farm is an operation or codebase optimized for quantity of AI-generated output over quality. In software, it manifests as repos with thousands of auto-generated commits, near-duplicate files, and code that technically compiles but nobody understands. Common in SEO content, GitHub repo farms, and projects with no engineering review culture.
When You'll Hear This
"That whole monorepo is a slop farm — the AI writes, the AI reviews, the AI deploys." / "We're not a slop farm. Every PR needs a human reviewer."
Related Terms
AI Slop
AI slop is low-quality AI-generated content that's been published without human review or editing.
Slop Commit
A slop commit is a lazy, AI-generated commit that nobody bothered to review.
Slopfarming
Slopfarming is the practice of using AI to mass-produce mediocre content, code, or PRs to hit some metric — GitHub contributions, SEO pages, Stack Overflow...
Technical Debt
Technical debt is the coding equivalent of putting things on a credit card.