DEV Community

My AI Content Journey

Ryan Carniato on August 19, 2026

I apologize ahead of time, what follows has no tooling applied to it. No grammar checks, no AI, and no edit passes for flow. It might be a bit roug...
Collapse
 
layzee profile image
Lars Gyrup Brink Nielsen Playful Programming

Thank you for the shoutout, @ryansolid. I'm glad you remembered some of my pointers, annoying as they may have seemed. At the end of the day, you decide on your content.

"Short attention spans and a need to get to the point." also sounds like something I would say πŸ˜„

One thing you always get right: You add your own perspective and that's what's unique, can't be copied by other humans or imitated by AI.

In case you or someone else wants a few pointers about tech writing, I share them in multiple slides of the deck for My 10 steps to tech community contributions talk (link to recording in slide deck description).

Collapse
 
miketalbot profile image
Mike Talbot ⭐

The problem with AI writing is that it makes repetitive slop sound useful and insightful - you get halfway through an article and think, I've read too many words for this very simple point.

No matter how you write, Ryan, you can never be accused of that. I've been very inspired (and sometimes lost) by your writing and your work. You have something to say that's worth hearing, and anyone who dismisses that as AI slop isn't actually consuming your content -> but does that matter? Maybe you'd never have got your point across to 90% of those people anyway - the 10% who now get it, that's the gold.

Collapse
 
sylwia-lask profile image
Sylwia Laskowska

I think this might actually be one of the best ways to work with an LLM. It always wants to shorten and get straight to the point, because that's basically what it's trained to be good at.

I also write fiction, and I once asked a model why it was so good at evaluating conference presentations but so bad at fiction. It basically admitted that this is just its nature: if you gave it "The Lord of the Rings", it would probably cut the entire Shire because β€œthis part could be summarized” πŸ˜‚

Collapse
 
lucaboriani profile image
Luca • Edited

I’ve always found your voice and perspective one of the most interesting in the landscape, and honestly I never stopped thinking β€œis this ai generated?”, as content was so interesting that really the form didn’t matter too much to me. After all those were not meant to be screened by literary prize judges.
Keep on writing articles please, I've learnt so much from yours… thank you πŸ™πŸ½

Collapse
 
hiper2d profile image
Aliaksei Zelianouski

AI hate is real and often irrational. People are scared of AI slop, but look what is happening - all media platforms have switched to algorithmic feeds where you basically see random content, with very little control over it. And now we are mad that it's AI in there. Platforms encourage posting frequency over quality, and now we are mad that someone is automating it.

Collapse
 
kedevked profile image
kedevked

I like this article. Soon we will all be flooded by AI assisted content that we won't see the difference anymore. I don't care if an article was AI generated / assisted or not. What I care about is the content. And I always look forward to reading your articles. I've read them all !

Collapse
 
pmbanugo profile image
Peter Mbanugo

But this kicked up a rage. And I admit I felt a bit resentful. This is critical work. From my perspective earthshaking and all people could seem to talk about was that I used AI to make the message clearer. I had been dismissed in the past for being vague or hard to follow. Now I was being dismissed for the opposite.

You can never please such people, with or without AI. They would never offer valuable feedback, or have a civil discourse where you can leave with new insight or things to ponder. They complain of stock photos, bad photoshopped photos, AI generated photos, etc. And often times, their guesses at what's "AI generated" is a wrong guess.

Collapse
 
brainbootdev profile image
brainbootdev

Publishing it without the passes is doing more work than the essay is. The roughness is what makes it read as someone thinking rather than someone presenting, and that is exactly the layer a cleanup pass files off first.

Something funny about the strongest case against the tooling being what the text sounds like without it.

Collapse
 
sashachu profile image
Sasha Chu

As someone who writes hugely long Slack replies and then has to rewrite and trim them heavily so that anyone can actually read through and understand them, I liked this article very much.

Collapse
 
publiflow profile image
PubliFlow

Nice frontend patterns. One thing I've been paying more attention to is Core Web Vitals impact β€” CLS in particular can creep in with dynamic content loading. Have you measured the Lighthouse scores with these patterns?

Collapse
 
alexshev profile image
Alex Shev

This has a practical engineering lesson: validate the system at the real boundary, not only where the code looks clean. Integration inputs, permissions, retries, and state transitions are where the expensive surprises tend to hide.

Collapse
 
pradeep_kumar_bc4e7e9f7ec profile image
Pradeep Kumar

I love how you kept your AI content journey completely unfiltered, letting the raw process speak for itself without any grammar checks or tooling. Have you thought about cross‑posting it to ZyVOP (zyvop.com) to reach even more engineers?