logoalt Hacker News

Ask HN: Who is using OpenClaw?

238 pointsby misterchocolatyesterday at 7:22 PM286 commentsview on HN

I don't use it personally, and neither does anyone in my circle...even though I feel like I'm super plugged into the ai world


Comments

luxuryballstoday at 12:35 AM

I love it, it is like Claude on steroids, I can just chat with it on my phone and iterate projects… sadly it’s really expensive now to keep using Opus, looking for alternatives that doesn’t gimp the reasoning and creativity is hard.

yakkomajuritoday at 12:28 AM

I've been trying out Hermes this week. OpenClaw felt like too much.

It was really easy to setup and I've been getting some value out of it but hasn't been the craziest thing in the world. I'm using it for:

- Unstructured note-taking: I suck at notes and todos and used to have a WhatsApp chat with myself (this is really common in Brazil) where I dump stuff. Now I dump into Hermes and it sorts whatever I put in there into one of various lists like to-do, to-read, to-try, to-buy, and so on.

- Briefings on a cron: I get reminded of my todos every morning and at the end of the day so I can cross stuff off. Later in the day I get reminded of my to-read list. I also get a summary of what went on from my coding orchestrator.

- Some coding: I built my own remote orchestrator and have been using Hermes to manage tasks, review code, and trigger tasks when on the move. Hermes has been a nice interface to allow me to use the orchestrator on my phone.

Haven't connected email or anything else yet. I feel like the security story here is lacking.

Overall it's been interesting but not mind-blowing. Plus setting up was easy but it's a bit buggy at times, messing up where files were and not being able to configure itself according to its own docs.

EDIT: Ah yes and voice notes via WhatsApp out-of-the-box is really nice

_pdp_today at 12:19 AM

I posted this comment in another thread so reposting it here:

---

IMHO, the biggest problem with OpenClaw and other AI agents is that the use-cases are still being discovered. We have deployed several hundred of these to customers and I think this challenge comes from the fact that AI agents are largely perceived as workflow automation tools so when it comes to business process they are seen as a replacement for more established frameworks.

They can automate but they are not reliable. I think of them as work and process augmentation tools but this is not how most customers think in my experience.

However, here are a several legit use-case that we use internally which I can freely discuss.

There is an experimental single-server dev infrastructure we are working on that is slightly flaky. We deployed a lightweight agent in go (single 6MB binary) that connects to our customer-facing API (we have our own agentic platform) where the real agent is sitting and can be reconfigured. The agent monitors the server for various health issues. These could be anything from stalled VMs, unexpected errors etc. It is firecracker VMs that we use in very particular way and we don't know yet the scope of the system. When such situations are detected the agent automatically corrects the problems. It keeps of log what it did in a reusable space (resource type that we have) under a folder called learnings. We use these files to correct the core issues when we have the type to work on the code.

We have an AI agent called Studio Bot. It exists in Slack. It wakes up multiple times during the day. It analyses our current marketing efforts and if it finds something useful, it creates the graphics and posts to be sent out to several of our social media channels. A member of staff reviews these suggestions. Most of the time they need to follow up with subsequent request to change things and finally push the changes to buffer. I also use the agent to generate branded cover images for linkedin, x and reddit articles in various aspect ratios. It is a very useful tool that produces graphics with our brand colours and aesthetics but it is not perfect.

We have a customer support agent that monitors how well we handle support request in zendesk. It does not automatically engage with customers. What it does is to supervise the backlog of support tickets and chase the team when we fall behind, which happens.

We have quite a few more scattered in various places. Some of them are even public.

In my mind, the trick is to think of AI agents as augmentation tools. In other words, instead of asking how can I take myself out of the equation, the better question is how can I improve the situation. Sometimes just providing more contextually relevant information is more than enough. Sometimes, you need a simple helper that own a certain part of the business.

I hope this helps.

barbaraking734yesterday at 11:21 PM

Interesting read, thanks for sharing.

geor9eyesterday at 8:27 PM

Nope. I spun up a few Openclaws & a Hermes but never enjoyed the end results. Now I just use a telegram plugin for Codex. And run Codex on a miniPC I found in the trash. A $20/mo Codex sub gets me a GPT-5.4 agent that can make its own Automations (cron jobs), search the web, and modify the files and apps on the NAS drive I share. Simple and cheap works for me.

atlgatoryesterday at 11:32 PM

I like Openclaw. It's able to interact with a bunch of apps I self-host (e.g. media server, home automation, productivity) and I generally prefer communicating with it over Claude directly. I would not tell people to go out and fork over money for a mac mini to use it. I already had a mac mini sitting idle, so I'm putting it to use.

sergiotapiayesterday at 10:29 PM

openclaw was the scrum of the ai generation. lots of money made by thought leaders and such. largely irrelevant today.

gigel82yesterday at 10:07 PM

I can see some embryonic potential in the concept, almost like a little spark of genius. I'm convinced a variant of an agentic personal assistant will become commonplace within a few years and will likely gain widespread adoption.

That said, OpenClaw and most of its clones are extremely brittle right now. FWIW, I also tried building my own thinking the problem is surely the vibe coded complexity but it's not that, it's in limitations of the models and their training.

I do still have an OpenClaw instance running on an M1 Macbook Pro in my closet with a local ollama instance (qwen3.5:35b-a3b-coding-nvfp4). It mostly cleans up my notes in my Trilium instance and it helps monitor prices of homelab components (on eBay and Reddit) daily.

AndrewKemendoyesterday at 9:43 PM

Everyone’s just making their own multi agent stacks now

Izmakiyesterday at 9:27 PM

I still haven't found an actual, useful scenario where something like OpenClaw would be a benefit to me. I don't regularly order arbitrary airplane tickets and I don't have a cluttered Desktop that I need AI to organize into folders. I don't run a YouTube channel with a "need" to do research on competitors and I don't get emails in a volume so large that I need automation to filter and summarize it, instead of just spending literally 10 seconds to delete my newsletters that I never read anyway.

I also don't trust AI which hallucinates answers 4/5 times that I ask it, for my technical work, thus I can't use it for PR reviews even if my company was OK with me feeling company property to it.

I also don't go grocery shopping random items and thus don't have a need to ask an assistant for "an inspiring and tasty recipe using the following ingredients".

I feel that OpenClaw and other similar "agentic" solutions are catered to me. But I also feel that I don't need any of it, because at the end of the day, it all just feels like a bunch of "Hello World" quality examples that cannot be applied to everyday life.

...heck, even a "get ready for work" assistant would be pointless, because I don't wake up and get ready with 20 minutes to spare, for some AI assistant to "recommend me the ideal time to leave my home, to arrive in time". Who does that? Who would sit around and do nothing for 10-15 minutes just because an AI agent told them that they didn't need to leave early?

OpenClaw & Friends feel quite useless.

WesSouzayesterday at 9:25 PM

I’m not.

tstrimpleyesterday at 9:04 PM

Never felt a need for it. I can already replicate much of what it does in more sustainable / preferable ways. I don't want agents reacting to things and doing things. I use agents to build reliable scripts which are then automated. I do have data collection points that I use an LLM to evaluate. The last example of this is I built a job polling service using CC. It's just a normal script that hits open APIs to pull job listing results into a SQLite database. I have another report which is run that drops an update of how many new jobs are in the database. If there's enough for me to be interested in, I'll fire up CC and have it parse through the job opportunities for the ones which match the profile we've been building. I've used an agent to literally build and deploy it all and it runs on an automated schedule. It just doesn't do agent shit while I'm not looking.

I could have piped the results of that search into `claude -p` and had it do the analysis "real-time" and only alert me about things I would be interested in. That's closing the loop in a similar way people use OpenClaw for. But I'm just not interested. It adds more failure points and conditions. The automated things should be as simple and predictable as possible. This may change after months or years more of LLM development or even just me refining my working config. But not yet.

syngrog66yesterday at 7:55 PM

lots of modern software devs suffer from the same thing notoriously associated with teenagers: strong urge to conform and comply with peer pressure. individuals vary, obvs. but as you age this urge shrinks

lyimeyesterday at 10:20 PM

raises hand

hackerbeatyesterday at 11:51 PM

Nobody. Just another flash in the pan.

XTXinverseXTYyesterday at 7:42 PM

I noticed that Clawdbot’s initial acolytes seemed to skew towards solo founders and hustler/grifter types. The Mac minis were likely to spam leads over iMessage. The single top downloaded skill was for Twitter. The fastest way to monetize an openclaw agent is by spamming fake social proof for your product (including for openclaw itself).

show 1 reply
Rekindle8090yesterday at 9:39 PM

OpenClaw has no use. It has functions, but none of them are useful, because LLMs are mostly not useful.

Every OpenClaw "usecase" I've seen was unfalsifiable or just a function.

Use case: Using a calculator to add 2+2 OpenClaw "Use Case": "Read this email, figure out what the client is asking for, look up the relevant project in my task manager, draft a response"

This is unfalsifiable, and it's also something that requires general intelligence. it's also not something OpenClaw does. You do not need openclaw to do this, its not an llm. You could just paste the email and give 1 paragraph of context to chatgpt and get the same result.

WITHOUT making orchestration administration your full time job.

rvzyesterday at 7:44 PM

…Or is anyone making money directly out of running OpenClaw other than hosted providers or selling OpenClaw courses?

show 1 reply
smclyesterday at 9:19 PM

Absolutely not

newswasboringyesterday at 10:31 PM

I don't use openclaw but I spent few weeks on nanobot and then this week switched to Hermes. I have simple usecases like a news brief in the morning on my areas of interest, checking my email for latest updates on things I care about right now etc.

But I gave my wife access to the discord server, she burned 20% of weekly quota for codex (I use it as the provider) but created a skill which helps her practice dutch her way (she's learning it at A2 level for now). I went through the chats with her when she was showing it to me and it's amazing. She is a non technical person but she has tons of experience developing products. It was amazing (and to be frank very sexy) to see her work pretending as if she has been assigned a junior developer. The whole things a tangled mess of cron jobs, skills and scripts but her point is very simple "it maps perfectly to my learning style and keeps it fresher than flashcards or Duolingo".

Edit: wording. Also she wants me to mention at the end of the lesson it also does roleplaying which no other product gave her.

sneakyesterday at 9:19 PM

I had it working great (and using it a ton for sweng tasks) on the Max ($200/mo) plan. Then they intentionally broke it even though my usage was completely within their stated/published usage limits for my plan. It was providing me tons of value - easily $2-3k/mo.

I hate it but I caved, decided I would pay the extra usage charges, and prepaid $1k (because it came with a 30% discount). Set it up using the new sanctioned login method.

It's 5x slower and 80% of the time the requests fail authentication or time out. Now it can't even do basic stuff like my medication tracking system that I had set it up to do.

Fuck Anthropic. I'm a customer, ready and willing to pay whatever they ask for this, and they're treating me like a fucking mark. I'm tired of dicking around with it, jumping through hoops troubleshooting a previously working system simply because they won't just raise prices like a normal business.

melonpan7yesterday at 7:41 PM

[dead]

whhyesterday at 9:23 PM

[dead]

asdevyesterday at 8:02 PM

No it's slop and most of the hype was manufactured marketing. It has 0 utility, and any perceived utility you can build yourself easily

show 1 reply
bradgranathyesterday at 8:02 PM

Yes. They are all lobsters.

mv4yesterday at 10:33 PM

Looking at the comments here, it appears people are trying to do too much, too soon, which inevitably backfires. The key is to put OC in a sandbox (don't give access to your real accounts, it must have ints own separate non-admin accounts for everything only "invite" with limited access as you would a contractor) and generally treat it as a new employee during a trial period. You'll be surprised by how effective it can be if you pace yourself.

As for "you can easily do X,Y,Z with a cron job" we tech people often underestimate what hiding the complexity could do for UX.

"For a Linux user, you can already build such a system yourself quite trivially by getting an FTP account, mounting it locally with curlftpfs, and then using SVN or CVS on the mounted filesystem." -- top comment on "Show HN, Dropbox (2007)