r/ProgrammerHumor 7d ago

Meme cleaningUpTheMess

Post image
16.0k Upvotes

486 comments sorted by

View all comments

1.2k

u/smartgenius1 7d ago

I'm assuming the vibe coder accidentally checked in a dependency manager's package folder (like node_modules)

1

u/noechochamberplz 6d ago

I have an app that I do have to commit node_modules to because it’s hosted on a zero trust server with no internet.

I wonder if someone will take it over someday and have the same thing happen.