Skip to content
TopicTracker
From HackerNewsView original
TranslationTranslation

Most slopcode projects are abandoned and deleted within months of release

A new analysis of AI-generated "slopcode" projects on platforms like GitHub finds that the vast majority are abandoned and deleted within months of release, highlighting concerns about the long-term sustainability and quality of such code.

Background

- "Slopcode" is a pejorative term for low-quality, hastily produced software code — especially code generated by AI tools (like ChatGPT or GitHub Copilot) with little human oversight or understanding. - The article describes a trend where projects consisting largely of AI-generated code are uploaded to platforms like GitHub, quickly abandoned, and then deleted by their creators within a few months, leaving little trace. - This matters because it suggests that the flood of AI-assisted coding is producing a huge amount of "disposable" software — projects that aren't maintained, documented, or even understood by their authors — which pollutes open-source ecosystems and may pose security risks. - The observation echoes earlier concerns about "cargo-cult programming" and "shitcoin" dynamics in crypto, where quantity of output masks a lack of substance. However, the scale and speed of abandonment are new with AI code generation.

Related stories