All activity
Krun Devleft a comment
Honestly, I trust AI for stuff like catching dumb typos in my Python scripts or auto-generating boilerplate for new classes. I still run the main logic myself and give it a quick sanity check—don’t want some rogue refactor sneaking in. It’s super handy for the boring grind, and overall I’m happy with the time it saves me. For example, yesterday it helped me spin up a CRUD API skeleton in like...
