Skip to content
TopicTracker
From HackerNewsView original
TranslationTranslation

You didn't vibe code it, you stole it from open source&enterprise-licensed code

A Twitter post accuses someone of stealing code from open-source and enterprise-licensed sources rather than creating it themselves, coining the term "vibe code" to describe the alleged theft.

Background

- "Vibe coding" is a recent AI-era catchphrase (popularized by Andrej Karpathy) for casually describing what your code does in natural language and letting an LLM write it for you, rather than typing it out manually. - Open-source licenses (MIT, Apache 2.0, GPL, etc.) let anyone freely use, modify, and redistribute code under certain conditions. Enterprise licenses typically require payment or restrict commercial use. - The post accuses people of passing off copied code as their own "vibe-coded" work — i.e., taking existing open-source or licensed code without proper attribution or permission, then presenting it as if the AI generated it fresh. - This touches on a growing debate in developer communities: as AI coding tools become widespread, the line between legitimate reuse, fair use, and outright license violation gets blurry.

Related stories