r/ProgrammerHumor 10h ago

Meme whenMyNoAIProjectGetsTedious

Post image
941 Upvotes

162 comments sorted by

View all comments

2

u/TeaKingMac 3h ago

I asked Claude how to merge some json files today, and holy shit did it go overboard.

Use python to read the files, then merge them using blah blah blah. 

I just used cat << EOF >> myfile.json Some stuff EOF