Skip to main content

05 Don't Misuse AI's Intermediate Outputs

Paid1999-12-31

05 Don't Misuse AI's Intermediate Outputs A pit that took me 2 hours Here's what happened: I forked a repository, made some changes, and tried to push to a new repository Got an error and couldn't push. Thought it was a minor issue, so I casually asked Deepseek: After a few rounds without a solution, I realized something wasn't right Handed it over to GPT 5.2 xhigh to solve: Unexpectedly, GPT spent an hour without getting results, so I hit Ctrl+C and added more info: Hey, then it quickly reached a conclusion: Tsk, git clone's advanced usage, partial clone?? Never seen or used it before, fancy That's when I remembered my repository was scraps from AI working on something else. The network was super slow at the time, 100M repository, had a sudden idea to cp -r it, and just used it directly Looked like a normal git repository, but after making changes and trying to commit code, problems arose...

05 Don't Misuse AI's Intermediate Outputs

A pit that took me 2 hours

Here's what happened: I forked a repository, made some changes, and tried to push to a new repository

Got an error and couldn't push. Thought it was a minor issue, so I casually asked Deepseek:

After a few rounds without a solution, I realized something wasn't right

Handed it over to GPT 5.2 xhigh to solve:

Unexpectedly, GPT spent an hour without getting results, so I hit Ctrl+C and added more info:

Hey, then it quickly reached a conclusion:

Tsk, git clone's advanced usage, partial clone?? Never seen or used it before, fancy

Purchase required to continue
This is a paid article. After signing in, your purchase will be unlocked automatically.
Buy now

Comments

No comments yet. Be the first to share your thoughts.

Leave a comment