Live data from Hacker News

It's insulting to read AI-generated blog posts

blog.pabloecortez.com

171–180 of 565 posts

Re: It's insulting to read AI-generated blog posts

#172

It's similarly insulting to read your AI-generated pull request. If I see another "dart-on-target" emoji... You're telling me I need to use 100% of my brain, reasoning power, and time to go over your code, but you didn't feel the need to hold yourself to the same standard?

Now an AI-generated PR summary I fully support. That's a use of the tool I find to be very helpful. Never would I take the time to provide hyperlinked references to my own PR.

Re: It's insulting to read AI-generated blog posts

#173

It's similarly insulting to read your AI-generated pull request. If I see another "dart-on-target" emoji... You're telling me I need to use 100% of my brain, reasoning power, and time to go over your code, but you didn't feel the need to hold yourself to the same standard?

I would never put up a copilot PR for colleague review without fully reviewing it myself first. But once that’s done, why not?

I don't think this is what they were saying.

Re: It's insulting to read AI-generated blog posts

#174
post #46

It's similarly insulting to read your AI-generated pull request. If I see another "dart-on-target" emoji... You're telling me I need to use 100% of my brain, reasoning power, and time to go over your code, but you didn't feel the need to hold yourself to the same standard?

You know you can AI review the PR too, don't be such a curmudgeon. I have PR's at work I and coworkers fully AI generated and fully AI review. And

If An AI can do a review then why would you put it up for others to review? Just use the AI to do the review yourself before creating a PR.

Re: It's insulting to read AI-generated blog posts

#175
post #94
post #54

I personally don’t think I care if a blog post is AI generated or not. The only thing that matters to me is the content. I use ChatGPT to learn about a variety of different things, so if someone came up with an interesting set of prompts and follow ups and shared a summary of the research ChatGPT did, it could be meaningful content to me. > No, don't use it to fix your grammar, or for translations, or for whatever el…

> It would be more human to handwrite your blog post instead. “Blog” stands for “web log”. If it’s on the web, it’s digital, there was never a period when blogs were hand written. > The use of tools to help with writing and communication should make it easier to convey your thoughts If you’re using an LLM to spit out text for you, they’re not your thoughts, you’re not the one writing, and you’re not doing a good job…

> If you’re using an LLM to spit out text for you, they’re not your thoughts, you’re not the one writing, and you’re not doing a good job at communicating. Might as well just give people your prompt.

It's like listening to Bach's Prelude in C from WTCI where he just came up with a humdrum chord progression and uses the exact same melodic pattern for each chord, for the entire piece. Thanks, but I can write a trivial for loop in C if I ever want that. What a loser!

Edit: Lest HN thinks I'm cherry picking-- look at how many times Bach repeats the exact same harmony/melody, just shifting up or down by a step. A significant chunk of his output is copypasta. So if you like burritos filled with lettuce and LLM-generated blogs, by all means downvote me to oblivion while you jam out to "Robo-Bach"

Re: It's insulting to read AI-generated blog posts

#176
post #114

Earlier quoted context omitted.

This makes no sense, and it’s absurd anyone thinks it does. If the AI PR were any good, it wouldn’t need review. And if it does need review, why would the AI be trustworthy if it did a poor job the first time? This is like reviewing your own PRs, it completely defeats the purpose. And no, using different models doesn’t fix the issue. That’s just adding several layers of stupid on top of each other and praying that so…

I get your point, but reviewing your own PRs is a very good idea. As insulting as it is to submit an AI-generated PR without any effort at review while expecting a human to look it over, it is nearly as insulting to not just open the view the reviewer will have and take a look. I do this all the time and very often discover little things that I didn't see while tunneled into the code itself.

> reviewing your own PRs is a very good idea

It is, but for all the reasons AI is supposed to fix. If I look at code I myself wrote I might come to a different conclusion about how things should be done because humans are fallible and often have different things on their mind. If it's in any way worth using an AI should be producing one single correct answer each time, rendering self PR review useless.

Re: It's insulting to read AI-generated blog posts

#177
post #36
post #19

Earlier quoted context omitted.

Because it doesn’t just fix your grammar, it makes you sound suspiciously like spam.

Yeah. It's "pick your poison". If your English sounds broken, people will think poorly of your text. And if it sounds like LLM speak, they won't like it either. Not much you can do. (In a limited time frame.)

I would personally much rather drink the “human who doesn’t speak fluently” poison.

Re: It's insulting to read AI-generated blog posts

#178

It's similarly insulting to read your AI-generated pull request. If I see another "dart-on-target" emoji... You're telling me I need to use 100% of my brain, reasoning power, and time to go over your code, but you didn't feel the need to hold yourself to the same standard?

I would never put up a copilot PR for colleague review without fully reviewing it myself first. But once that’s done, why not?

It destroys the value of code review and wastes the reviewers time.

Code review is one of the places where experience is transferred. It is disheartening to leave thoughtful comments and have them met with "I duno. I just had [AI] do it."

If all you do is 'review' the output of your prompting before cutting a CR, I'd prefer you just send the prompt.

Re: It's insulting to read AI-generated blog posts

#179
post #94
post #54

I personally don’t think I care if a blog post is AI generated or not. The only thing that matters to me is the content. I use ChatGPT to learn about a variety of different things, so if someone came up with an interesting set of prompts and follow ups and shared a summary of the research ChatGPT did, it could be meaningful content to me. > No, don't use it to fix your grammar, or for translations, or for whatever el…

> It would be more human to handwrite your blog post instead. “Blog” stands for “web log”. If it’s on the web, it’s digital, there was never a period when blogs were hand written. > The use of tools to help with writing and communication should make it easier to convey your thoughts If you’re using an LLM to spit out text for you, they’re not your thoughts, you’re not the one writing, and you’re not doing a good job…

> If it’s on the web, it’s digital, there was never a period when blogs were hand written.

This is just pedantic nonsense

Re: It's insulting to read AI-generated blog posts

#180
No, don't use it to fix your grammar, or for translations, or for whatever else you think you are incapable of doing. Make the mistake. Feel embarrassed. Learn from it. Why? Because that's what makes us human!

I do understand the reasoning behind being original, but why make mistakes when we have tools to avoid them? That sounds like a strange recommendation.

Post reply on HN