• Ephera@lemmy.ml
    link
    fedilink
    English
    arrow-up
    3
    ·
    11 months ago

    Huh, I feel the complete opposite. Human-written code follows some sort of causality, for example when you see complex code or a strange detail change, they had a reason to write that and they likely tried other solutions first. With AI-generated code it feels a lot more like I have to rate each changed line in isolation, which is exhausting.

    But yeah, I don’t know, we don’t typically do code reviews. I’ve only been in that situation so far, when I had significantly more knowledge of the project and language, so there were rarely discussions beyond trying to teach them.