Comment by kubb
5 hours ago
It feels like "Autonomous Coding Agents" are being astroturfed on the daily on HN. The same arguments and tropes are echoing through every thread.
It's hard to distinguish who's a bot, who's a narrative pusher and who's an enthusiast. Which is exactly what you'd want from an astroturfing campaign. There's a clear benefit: people in the industry are reading this, and in doing so they're granting mindshare.
There's one way that can prevent inauthentic support campaigns - personal key signature. But judging by how afraid people, especially in the US, need to be of their government surveilling them, this isn't going to catch on.
What's interesting about that is that indeed, there are a lot of people pushing the 'autonomous coding agents are great' narrative but there is one crucial bit missing: they absolutely never show their code.
>It feels like "Autonomous Coding Agents" are being astroturfed on the daily on HN. The same arguments and tropes are echoing through every thread.
Isn't this what exactly you'd expect in a connected world? The best arguments from both sides proliferate, thereby causing "The same arguments and tropes are echoing through every thread".
> Isn't this what exactly you'd expect in a connected world?
I would expect a figurative war for human attention. With so much information being available, everyone would try to make people focus on what they want to communicate.
> The best arguments
Some of these tropes and arguments aren't really the best. There's a lot of rhetorical gotchas, e.g. "that's exactly what I'd expect from a human" when an automated solution isn't up to par.
> from both sides
The only real "side" is the one actively pushing for something. Everyone else isn't a camp - they're just random people.
>I would expect a figurative war for human attention. With so much information being available, everyone would try to make people focus on what they want to communicate.
How does this relate to online commenting? Are you expecting the "figurative war for human attention" to make comments more diverse?
>Some of these tropes and arguments aren't really the best. There's a lot of rhetorical gotchas, e.g. "that's exactly what I'd expect from a human" when an automated solution isn't up to par.
I think you're overestimating the epistemic rigor of the average internet commenter, eternal September, etc.
>The only real "side" is the one actively pushing for something
Are you implying the "astroturfing" is only on one side? If you might just be experiencing motivated reasoning and/or confirmation bias. Most of the astroturfing behavior can be applied to the anti-AI side as well, eg. people complaining about electricity or water consumption in every thread about the impacts of AI, or "ai slop".
1 reply →
Yes. I’ve also been asking every engineer I know what they’re doing with AI and there’s a lot of people doing a lot of different things, but it’s a deep mismatch with the online rhetoric.
This phenomenon appears to be incrementally coming for every single topic and public platform.
There's a lot of money wrapped up in people thinking a certain way: AI is useful. Work should be done in a corporate office. The American Dream is attainable. Recession is not coming. War is good. The world is dangerous. Others want to harm you. Lots of investment in astroturfing these themes because a population who believes them will more easily be separated from their money.
I feel the same way. Most people I've talked to are using AI for better search. I don't know anyone using it heavily to do their main job (writing code). I think a lot of the accounts bragging about how much they are doing with AI are bots.
I'm even shocked when I hear people are using it for better search. I've found it to be terrible for search, and constantly fabricating things. It's distilled everything that is bad about new Google, where it prefers popular results to accurate ones - but with actual fabrication that becomes infinitely worse.
I literally ask it to look for something, and immediately afterwards (before reading the long-winded result), ask it if the results were real or fabricated. It's just how the cost-benefit analysis works out, and I didn't learn until a ton of times reading the results, getting suspicious of a few, doing websearches to verify them, not finding them, then coming back to ask if they were real.
"Sorry! It's absolutely fair that you called me out on that... It's important that you hold me to a high standard... You're absolutely right..."
I'm finding it valuable for compressing all of the docs in the world, so I don't have to look up what a function does or how to accomplish something in some framework or CLI. I find it capable of writing code if I move an inch at a time; build copious verbose debugging output that I feed back into it every time it screws up; and when it goes into a stupid loop being stupid, just debugging by hand before wasting hours trying to get it to see something that it doesn't want to see.
It feels the same way on GitHub trending. I used to check it frequently to see what the hottest newest tech was and stay up to date. Now it's oversaturated by whatever the newest AI bubble is. It also doesn't help that MCP enabled products like OpenClaw star their own repo and artificially inflate their perceived value.
Interesting - claw faking the benchmarks .. they match well with openA ideologically .
I hate to sound like I’m turfing for cryptocurrencies, isn’t there like an identity solution there that the crypto nerds solved for to keep identity verification anonymous and surveillance proof?
Need to double check what is available, though I feel like that angle could work.
I’ve been wondering also if a simple lie & deception detection type system could be a useful angles. It’s complicated in practice; though the human intuition would say it’s figured this out millennia ago- I can’t tell you how many times my body has figured out someone’s toxic negative vibe by feeling. And I think we probably understand this better than we think and can represent it in the computer space with analysis of signals and some follow on questions. Hope I’m not too naive here.