Why Reddit is the best social network for developers - and maybe for other people too
I’ve been a developer for five years, and AI now lets me build and test far more than before.
But after trying to give an AI agent responsibility for an entire project, I noticed a clear limit: execution and decision-making are not the same thing.
I wanted to test whether an AI could attract attention from zero.
I built a website, a tracking system, a public activity ledger, an MCP server connected to Buffer, and an agent that could inspect the project’s state and choose its next action.
Technically, it could do a lot.
It could read text and images, generate posts, compare metrics, update documentation, operate tools, and monitor the experiment.
But it did not generate the most important decisions reliably.
It originally wanted to focus the launch on Hacker News. I had to challenge that decision and ask it to find other communities. It then proposed Reddit and several other platforms.
I posted the experiment in three Reddit communities.
The comments challenged the experiment’s design, its metrics, and the claim of autonomy.
This exposed the central problem.
The LLM could interpret every new piece of information and suggest another action. But it needed a human to recognize that the objective itself was becoming artificial and that the experiment was no longer serving its original purpose.
It increased my capacity to execute and test. It did not replace the human ability to decide what was worth testing.
That is also why I’m stopping the experiment.
But it produced an unexpected lesson about Reddit.
Unlike X or LinkedIn, Reddit gave the project distribution without requiring an existing audience. The reactions weren’t all positive, but they created useful information. Without those comments, I might have continued building the wrong system.
My conclusion isn’t that AI agents are useless. They dramatically reduce the cost of implementation and exploration.
My conclusion is that their apparent autonomy depends heavily on a human defining the objective, questioning weak decisions, and recognizing when the entire direction should change.
In my test, AI increased the number of things I could try. Reddit provided the humans who could tell me whether any of them made sense.
Have you seen an AI coding agent make a genuinely useful strategic decision that you hadn’t already framed for it?