Live data from Hacker News

It's insulting to read AI-generated blog posts

blog.pabloecortez.com

151–160 of 565 posts

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

#151
These days, my work routine looks something like this - a colleague sends me a long, AI-generated PRD full of changes. When I ask him for clarification, he stumbles through the explanation. Does he care at all? I have no idea.

Frustrated, I just throw that mess straight at claude-code and tell it to fix whatever nonsense it finds and do its best. It probably implements 80–90% of what the doc says — and invents the rest. Not that I’d know, since I never actually read the original AI-generated PRD myself.

In the end, no one’s happy. The whole creative and development process has lost that feeling of achievement, and nobody seems to care about code quality anymore.

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

#152
I've always been bad at grammar, and wrote a lot of newsletters & blogs for my first startups which always got great feedback, but also lots of grammar complaints. Really happy GPT is so great at catching those nowadays, saves me a lot of Grammar supports requests ;)

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

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

> there was never a period when blogs were hand written.

I’ve seen exactly that. In one case, it was JPEG scans of handwriting, but most of the time, it’s a cursive font (which may obviate “handwritten”).

I can’t remember which famous author it was, that always submitted their manuscripts as cursive writing on yellow legal pads.

Must have been thrilling to edit.

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

#155
> 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!

For essays, honestly, I do not feel so bad, because I can see that other than some spaces like HN the quality of the average online writer has dropped so much that I prefer to have some machine-assisted text that can deliver the content.

However, my problem is with AI-generated code.

In most of the cases to create trivial apps, I think AI-generated code will be OK to good; however, the issue that I'm seeing as a code reviewer is that folks that you know their code design style are so heavily reliant on AI-generated code that you are sure that they did not write and do not understand the code.

One example: Working with some data scientists and researchers, most of them used to write things on Pandas, some trivial for loops, and some primitive imperative programming. Now, especially after Claude Code, most of the things are vectorized, with some sort of variable naming with way-compressed naming. Sometimes folks use Cython in some data pipeline tasks or even using functional programming to an extreme.

Good performance is great, and leveling up the quality of the codebase it's a net positive; however, I wonder in some scenario when things go south and/or Claude code is not available if those folks will be able to fix it.

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

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

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.

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

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

I have human-written blog posts, and I can rest assured no one reads those either.

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

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

:Edit, not anymore kek

Somehow this is currently the top comment. Why?

Most non-quantitative content has value due to a foundation of distinct lived experience. Averages of the lived experience of billions just don't hit the same, and are less likely to be meaningful to me (a distinct human). Thus, I want to hear your personal thoughts, sans direct algorithmic intermediary.

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

#159
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...

Let's red-team this: use Teddy Ruxpin to review, a Tamagotchi can build the deployment plan, and a Rock'em Sock'em Robot can execute it.

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

#160
post #15

This assumes the person using LLMs to put out a blog post gives a single shit about their readers, pride, or “being human”. They don’t. They care about the view so you load the ad which makes them a fraction of a cent, or the share so they get popular so they can eventually extract money or reputation from it. I agree with you that AI slop blog posts are a bad thing, but there are about zero people who use LLMs to sp…

Don’t most ad platforms and search engines track bounce rate? If too many users see that generic opening paragraph, bullet list and scattering of emoji, and immediately hit back or close, they lose revenue.
Post reply on HN