Ask HN: How does everyone talk about their work when they've used AI?
Hi!
I was working on a couple of personal projects, and I've been using Claude Code for a while. Recently, I've been wanting to talk about my work publicly, but I started to think about how I would exactly talk about it, given the fact that I used AI to build some of the projects. There were entire features that I had Claude Code write for me, and although I did write a spec and design it, it still kinda feels a little wrong, like pseudo-plagiarism.
Wanted to know how everyone is talking about their work while using AI. Do y'all mention the fact that you're using AI, or do you keep mum about it?
11 comments
[ 2.4 ms ] story [ 31.1 ms ] threadIf you are generating a bunch of slop and don't bother to review, guide or understand what's going on... then there might be a problem. But honestly, that's speaking for today. Down the line, who knows?
Software development as a whole might become more of a product role. Can you gather feedback and requirements and put them into clear understandable terms for AI to implement. And even then, that'll be abstracted too. I'm already leveraging AI to propose new features and to document current features.
It's an exciting time. Don't feel bad about leveraging the right tool for the job unless you are misusing it without bothering to gain experience and learn.
Using AI changed implementation speed for me way more than it changed product direction.