External Publication
Visit Post

How to filter out vibe-coded dependencies

Haskell Community [Unofficial] April 12, 2026
Source
ocharles: > “The same as X but scaled to another level” is entirely meaningless. Quite the contrary. StackOverflow copy-paste programming is characterized by people… * re-using code snippets they have not written * that they don’t understand * and have no intention of understanding That means they created three types of debts: * intent debt (the code may not be intended for what they actually wanted to do, but there’s an accidential overlap of functionality that seems it is what they need/want) * cognitive debt (lack of understanding, no agency and responsibility) * technical debt (code quality, lack of abstraction, etc.) LLMs indeed scale this to another level, because you can now compose code snippets you haven’t written, don’t understand and don’t know the intention of. ocharles: > Are you trying to make a constructive point, or just trying to bait a flame war? My topic has a very specific question. If you don’t want to contribute to solving the problem, then you don’t have to engage in this discussion.

Discussion in the ATmosphere

Loading comments...