Hacker News new | ask | show | jobs
by bighead 9 days ago
It was late summer 2025. I was working on a coding problem, and the agent needed to delete a file per its plan. However it didn’t have delete privileges. So it worked around the problem by doing an `echo “” > filename.txt`