Live data from Hacker News

It's insulting to read AI-generated blog posts

blog.pabloecortez.com

291–300 of 565 posts

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

#291
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…

People are putting out blog posts and readmes constantly that they obviously couldn't even be bothered to read themselves, and they're making it to the top of HN routinely. Often the author had something interesting to share and the LLM has erased it and inserted so much garbage you can't tell what's real and what's not, and even among what's real, you can't tell what parts the author cares about and which parts they…

The problem is the “they’re making it to the top of HN routinely” part.

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

#292
post #94

Earlier quoted context omitted.

> 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…

> “Blog” stands for “web log”. If it’s on the web, it’s digital, there was never a period when blogs were hand written. Did you use AI to write this...? Because it does not follow from the post you're replying to.

Read it again. I explicitly quoted the relevant bit. It’s the first sentence in their last paragraph.

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

#293

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?

The best part is that they write the PR summaries in bullet points and then feed them to an LLM to dilute the content over 10x the length of text... waste of time and compute power that generates literally nothing of value

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

#294
post #206

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?

100%. My team started using graphite.dev, which provides AI generated PR descriptions that are so bloated with useless content that I've learned to just ignore them. The issue is they are doing a kind of reverse inference from the code changes to a human-readable description, which doesn't actually capture the intent behind the changes.

I tell my team that the diff already perfectly describes what changed. The commits and PR are to convey WHY and in what context and what we learned (or should look out for). Putting the "what" in the thing meant for the "why" is using the tools incorrectly.

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

#295

Earlier quoted context omitted.

Even letting the LLM “clean it up” puts its voice on your text. In general, you don’t want its voice. The associations are LinkedIn, warnings from HR and affiliate marketing hustles. It’s the modern equivalent of “talking like a used car salesman”. Not everyone will catch it but do think twice.

It's really not hard to say "make it in my voice" especially if it's an LLM with extensive memory of your writing.

Best case scenario, this means writing new blog posts in your old voice, as reconstructed by AI; some might argue this gives your voice less opportunity to grow or evolve.

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

#297
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. I don’t see how this is a good argument. The use of tools to help with writing and communication should make it easier to convey your thoughts, and that itself is valuable. Whether I hand write a blog post or type it into a computer, I'm the one producing the string of characters I intend for you to read. If I use AI to write it, I am not. This is a far, f…

>I'm the one producing the string of characters I intend for you to read. If I use AI to write it, I am not. This is a far, far, far more important distinction than whatever differences we might imagine

That apparently is not the case for a lot of people.

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

#298
post #103

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?

To be fair, the same problem existed before AI tools, with people spitting out a ton of changes without explaining what problem are they trying to solve and what's the idea behind the solution. AI tools just made it worse.

If my neighbors let their dog poop in my yard and leave it I have a problem.

If a company builds an industrial poop delivery system that lets anyone with dog poop deliver it directly into my yard with the push of a button I have a much different and much bigger problem

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

#300
post #46

Earlier quoted context omitted.

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

One Furby codes and a second one reviews...

This is such a good idea, the ultimate solution is connecting the furbies to CI.
Post reply on HN