(no title)
gtowey | 2 days ago
I mean if you're saying that 90 percent of code is hobby level only, but I don't really agree that is the case.
I mean, take something like NPM and the JavaScript ecosystem. Every js project has mountains of dependencies which are included without a second thought or auditing of the code. Both in hobby projects and enterprise software alike. What happens when people vibe code those NPM modules? Is it a hobby? Maybe for them, but publishing it to an "official" source gives it implied credibility.
This is dangerous, because the line between production grade and hobby grade can get blurry real fast.
No comments yet.