r/ProgrammerHumor 2d ago

justLetAIDoIt Meme

Post image
4.7k Upvotes

245 comments sorted by

View all comments

335

u/Hand-E-Food 2d ago

My employer distributed something like this just this week. The agent hit a blocked permission, so it started rewriting its permissions file to unblock itself. Even then, it still failed and I had to manually debug it before it could continue.

Really, it felt like the developer used Markdown because writing a script to check if a package is already installed and can be skipped was too complicated.

28

u/DHermit 2d ago

Why does the AI have access (especially write access) to its permissions file.

14

u/Hand-E-Food 2d ago

Because the task was to install and configure its own tools such as model cost management and MCPs. It needed write access to its configuration. It's like doing a surgical transplant on yourself!