We will add the current link to the toptext there as well.
(* except for the ones that only make sense in current context - that's the intention at least)
Just because something is popular doesn't make it bad.
Now check how many times he links to his blog in comments.
Actually, here, I'll do it for you: He has made 13209 comments in total, and 1422 of those contain a link to his blog[0]. An objectively ridiculous number, and anyone else would've likely been banned or at least told off for self-promotion long before reaching that number.
[0] https://hn.algolia.com/?dateRange=all&page=0&prefix=true&que...
HN really needs a way to block or hide posts from some users.
tr.submission:has(a[href="from?site=<...>"])
{
display: none;
& + tr
{
display: none;
}
}
.comtr:has(.hnuser[href="user?id=<...>"])
{
display: none;
}
This isn't just a CSS snippet—it's a monumentous paradigm shift in your HN browsing landscape. A link on the front page? That's not noise anymore—that's pure signal.time to take a shower after writing that
I encourage you to look at submissions from my domain before you accuse me like this: https://news.ycombinator.com/from?site=simonwillison.net - the ones I submitted list "simonw" as the author.
I'm selective about what I submit to Hacker News. I usually only submit my long-form pieces.
In addition to long form writing I operate a link blog, which this Claw piece came from. I have no control over which of my link blog pieces are submitted by other people.
I still try to add value in each of my link posts, which I expect is why they get submitted so often: https://simonwillison.net/2024/Dec/22/link-blog/ - in this case the value add was highlighting that this is Andrej helping coin yet another new term, something he's very good at.
Ignoring all the other stuff, isn't this just a phenomenon of Andrej being worshipped by the AI hype crowd? This entire space is becoming a deification spree, and AGI will be the final boss I guess.
Karpathy calling OpenClaw a claw is an act of genius level naming?
Jesus wept.
It is self-evident the spirit of no rule would intend to prohibit anything I’ve ever seen you do (across dozens and dozens of comments).
and why would anyone down vote you for calling this out, like who wants to see more low effort traffic-grab posts like this?
Care to elaborate? Paid by whom?
> Sponsored by: Teleport — Secure, Govern, and Operate AI at Engineering Scale. Learn more
My stack is Elixir on Fly.io — OTP supervision trees are basically purpose-built for long-running processes that need to stay alive. If something crashes, the supervisor restarts it. No systemd, no cron, just the runtime doing what it was designed for.
The self-hosting path is great for tinkering — and Karpathy's point about NanoClaw's ~4000 lines being auditable is a solid trust argument. But once you want 24/7 uptime across multiple agents, you end up rebuilding production infrastructure from scratch.
I run 5 Elixir apps on Fly for under €50/month, so the economics of multi-tenant hosting work well here.
(Founder of OpenClawCloud — clawdcloud.net — happy to talk architecture if anyone's exploring this space.)
https://news.ycombinator.com/item?id=46715512 (Jan 2026)
https://news.ycombinator.com/item?id=45022369 (Aug 2025)
If you wouldn't mind reviewing https://news.ycombinator.com/newsguidelines.html and taking the intended spirit of the site more to heart, we'd be grateful.
Also, "for the love of God" is an internet snark trope which both signals and amplifies negativity. You can think of it as a minus sign, or perhaps a triple minus sign.
I would not classify this putdown as a "dissenting opinion" because if you take away the pejoratives and the signals of negative sentiment, there is little if any information left.
but then at the top of this article:
> Sponsored by: Teleport — Secure, Govern, and Operate AI at Engineering Scale. Learn more
not exactly a coherent narrative, is it?
I get (incorrectly) accused of writing undisclosed sponsored content pretty often, so I'm actually hoping that the visible sponsor banner will help people resist that temptation because they can see that the sponsorship is visible, not hidden.