Hacker News new | ask | show | jobs
by thrwyep 410 days ago
I see this too, more and more code looks like made by the same person, even though it come from different people.

I hate these kind of comments, I'm tired to flag them for removal so they pollute code base more and more, like people did not realise how stupid of a comment this is

    # print result
    print(result)

I'm yet to experience coding agent to do what I asked for, so many times the solution I came up with was shorter, cleaner, and better approach than what my IDE decided to produce... I think it works well as rubber duck where I was able to explore ideas but in my case that's about it.