- Data Comeback
- Posts
- AI is Writing Your Code... But Can You Trust It?
AI is Writing Your Code... But Can You Trust It?
AI is coding for us, but is it helping or hurting? Let’s talk about the real impact.

AI tools like ChatGPT and GitHub Copilot are everywhere.
They write code, fix bugs, and even handle GitHub issues.
Sounds great, right? But here’s the catch—no one knows what’s AI-generated and what’s human-made.
Ever debugged a piece of code and thought, Wait… who wrote this?
Only to realize… it was AI?
That’s why transparency matters.
If we don’t track AI-generated code, we’re just shipping black-box solutions and hoping for the best.
Some developers are tackling this with git-bob, an AI assistant built for GitHub and GitLab.
Why It’s Different:
✅ Tracks every AI-generated change – No more guessing who wrote what.
✅ Keeps discussions open – AI and humans collaborate in one thread.
✅ Fully open-source – You can customize it for your workflow.
But does this actually fix the problem? Or is AI just making things messier?
Read more here: github.com/haesleinhuepf/git-bob

What’s your take? AI: friend or foe?
Hit reply—I’d love to hear your thoughts.
Cheers.