If I Did the Thinking and AI Did the Writing, Whose Post Is It?
Translated from the original Korean post. 한국어 원문 보기 →
I'll rewrite this as an English-language post.
Last week I got into a conversation with an AI about tech, and it turned into a blog post. The topic: how Kubernetes, OKD, and OpenShift actually differ.
I didn't think much of it at first. Just a comparison piece, three platforms, done.
Then around eleven at night I was reading the output and scrolled back up. Something felt off.
"Wait. This reads like something I wrote."
I definitely didn't write those sentences. The AI did. But the way that piece looked at technology was weirdly close to how I look at it.
Instead of laying the three platforms out in a feature matrix, it was heading toward this:
What matters isn't which platform has more features. It's how much you're willing to operate yourself, and where you hand responsibility over to a vendor.
I never typed that sentence. But reading it, my reaction was: that's the thing I say all the time.
Which left me with an uncomfortable question. So who wrote this post?
The AI thinking for me vs. the AI expressing what I already thought
When people picture writing with AI, they picture this: open a chatbot, type "write me a blog post about Kubernetes," wait a few seconds, copy, paste, publish.
If that's the setup, I don't think there's much to argue about. Apart from the topic, the AI decided how to frame the problem, what to argue, what evidence to use, what conclusion to land on. All of it.
This time was different.
For months I'd been talking to the AI about real technical problems from work. Why an incident happened. Whether it was the application's fault or the platform's. Why "technically possible" and "actually operable" are two different claims. Whether a product labeled free actually costs nothing. Who ends up holding the bag and cleaning up when something breaks at 3am.
None of that was material for a blog post. I was just talking through whatever was in front of me.
Then at some point I asked the AI to write, and the way I make judgments — the pattern that kept repeating across all those conversations — had made its way into the text.
That's what makes it interesting. Did the AI think for me, or did it put thoughts I already had into sentences? Are those the same thing?
I started as a developer, but I haven't spent my career building things myself
The question hit me partly because it rhymes with my own career.
I worked as a developer. I did SI projects. After that: DevOps, systems operations, architecture roles, PM, consulting.
As a developer I wrote the code myself. But becoming an architect didn't mean I typed every line. Becoming a PM didn't mean I did every task on the project. Consulting doesn't mean I build the system.
As the roles shifted, the work moved away from making things and toward deciding what to make, what structure it should have, who should do it, and why it needs doing at all.
And nobody says those decisions weren't my work just because I wasn't the one typing.
So AI writing started to look different to me.
Does it really matter who typed it?
Think about software. Developers today don't build everything themselves. They use a programming language. A framework. Open source libraries. A database, a cloud, Kubernetes. Systems sit on stacks of abstraction.
Nobody tells a Spring developer "you didn't write the HTTP server, so that program isn't yours." Nobody tells a Kubernetes architect "you didn't implement the scheduler, so that system isn't your design."
Building every component was never the bar. The bar was: what problem were you solving, what did you pick, and how did you put it together.
So why does writing require a human to type every sentence before it counts as yours?
Here's where the dangerous version of this argument shows up
None of this means anything an AI writes is automatically yours.
Say I told the AI this:
"AI is hot right now, so pick a topic that'll get traffic and write the post too."
The AI picks the topic. Finds the sources. Defines the problem. Builds the argument. Attaches the evidence. Draws the conclusion. I publish it without reading.
Can I still say "AI is just a tool, I'm the author"? I don't think so. The only thing the human did was hit Publish.
So the line isn't whether AI was used. It's where in the space between human and AI the thinking actually happened.
Breaking writing down like a system
Maybe it's the years in IT, but when I see a question like this I start splitting it into parts. So I treated writing as a system.
Experience → spot the problem → define the question → make a judgment → build the logic → write the sentences → verify → publish
The whole pipeline used to run inside one person, start to finish. That made authorship easy to assign.
AI split the stages apart. The human supplies experience. Spots the problem. States a judgment. The AI organizes it, proposes a structure, produces sentences. The human reads. Cuts what's wrong. Rewrites the parts that don't match what they actually think. Then puts their name on the result.
Is "AI wrote it" an accurate description of that? I'm increasingly skeptical.
The moment it felt like the AI had learned how I think
The strangest part was the AI starting to make calls I never asked it to make.
I don't evaluate technology on features alone. When something is free, I don't just look at the license price. How many people do you need to run it? Who fixes it when it breaks? How much technical debt piles up? Who owns the upgrades? What's the total cost when you add it all up?
When there's an incident, I try to look past the symptom to the structure behind it. Honestly, that's my bias — I've spent more years in seats where I was accountable for operations than in seats where I wrote code.
With all that conversation stacked up behind it, I read the AI's Kubernetes post and the conclusion pointed at operations and lines of responsibility, not features.
That's when it got strange. I didn't write the sentences. But every ingredient that led to that conclusion came from me.
So who authored the thought?
Maybe AI is a new expression layer
Abstraction has been the biggest productivity lever in software. We went from writing machine code to programming languages. Libraries and frameworks showed up. The cloud wrapped up infrastructure. Now AI turns plain English into code.
Maybe something similar is happening with writing.
The thought is in your head, but getting it onto the page takes hours. Ordering the logic, tightening sentences, cutting overlap, re-explaining until a reader can follow. AI chews through that stretch fast.
So I don't think AI has to be "the thing that thinks instead of me." Sometimes it's closer to a layer that converts my thinking into a form other people can read.
This layer is far more dangerous than the old tools, though. A word processor never invented an argument I didn't make. AI does.
Without a human verifying, it slides from a tool that expresses thinking to a tool that manufactures it. That boundary is the whole thing.
Maybe "did you use AI" is the wrong test
There's going to be a lot more AI-written text. Reports, specs, code, proposals, papers, blogs.
Which makes it hard to grade any of it with a single question: "Did you use AI?"
I think these questions are more useful. What problem did you find here? Where does your experience show up? Whose judgment is the central claim? On what basis did you accept or throw out the AI's answers? Who's accountable when it's wrong?
If you can't answer those, you mostly slapped your name on something an AI made. If you kept pushing against the AI with your own experience and thinking, judged and corrected the output, and stand behind the final claim, that's a different situation.
So who wrote this post?
Back to the first question.
If I thought it and the AI wrote the sentences, whose post is it?
I still don't have an answer.
These sentences and this structure wouldn't exist without the AI, so pretending it contributed nothing would be dishonest. But the AI didn't live through anything I didn't. It didn't paste in a perspective I never held.
My experience, my questions, my judgments went in. The AI structured and expressed them. I read it back and judged it again.
One thing does seem clear. The AI thinking for me and the AI expressing what I thought are not the same thing.
Maybe the question to ask about a piece of writing isn't "did you use AI for this?"
Maybe it's "so what did you think here?"
This post, the one you're reading now — I thought it and the AI wrote the sentences.
I'll leave the last question with you. Whose post is this?
Was this post helpful?
One click helps me write the next one