Make AI Your Copilot, Not Your Autopilot
dev.to·4h·
Discuss: DEV
Flag this post

A few weeks ago, my company, QuestionPro, provided a subscription for GitHub Copilot. I hadn’t used AI to write code entirely and had never “vibe coded” before. So, I thought I’d experiment with it.

TL;DR: I’m not going to vibe code again!

My Failed Experiment

Maybe it was my lack of vibe code experience, but I couldn’t get it to work very well. I wanted to create a sync manager to sync my local data to the cloud. I’m not a backend engineer, so I described to the AI what I wanted to do. It gave me a detailed PRD (Product requirement document), which I then fed to my agent—in this case, Copilot. It created some files, but they didn’t work. I shared the error, it fixed something, and then it failed to work again. After some back and forth, it …

Similar Posts

Loading similar posts...