Working software developers of the Fedi, what's your relationship with AI coding (like Claude Code)?

#poll #askFedi #software

Don't like it. I don't use it for work.
Don't like it. I have to use it for work.
It's complicated. I don't use it for work.
It's complicated. I have to use it for work.
It's complicated. I happily use it for work.
I like it. I don't use it for work.
I like it. I have to use it for work.
I like it. I happily use it for work.
Other, comment below.
Poll ends at .

@mayintoronto My relationship with those tools is complex.

Whomever uses them is accountable for every character that’s written. After all, it’s the user’s identity that’s tied to the code, not the genAI’s.

@EdwinG There are so many layers of abstraction away from a single individual's code that the concept of "accountability" feels weird.

@mayintoronto It’s indeed weird.

It comes from the reality that as an operator, you need to understand what your tool does and what results it provides.

And a user should also have ecological and ethical accountability for its use.

@mayintoronto @EdwinG I tend to agree with Edwin. The commit/PR is under a single person’s name.

So if you push garbage, generated by Ai or not, it’s on you.

If you push code and lines you don’t understand, it’s on you. And that happened with slack overflow copy pasting before too.

@jerome @mayintoronto Where I work, PRs are usually in multiple names.

Those that review and approve also have their name on it and are also accountable - albeit differently.

@mayintoronto @EdwinG if you're going to put code out in public, especially if it is in any way safety critical, someone's going to be held accountable and you can bet it will be the grunt code monkey and not the manager who insisted in #AIForEverything.