Live data from Hacker News

Ask HN: Who is using OpenClaw?

news.ycombinator.com

151–160 of 428 posts

Re: Ask HN: Who is using OpenClaw?

#151
I still use it.

We have it as a data analyst that’s been trained via exemplar queries and MD about the underlying databases.

It also does ad creatives analysis and overall paid marketing spend analysis, including delivering briefs and conversing with stakeholders about things such as cross-ad-platform deduplicated cost of customer acquisition.

In general it is used to lower the technical bar required for cross-domain collab.

Re: Ask HN: Who is using OpenClaw?

#152
I use it, but it feels half-baked. And seemingly more so with each successive release, often including changes that just break my existing setup. I don't feel like a tool that is ready for a non-developer audience.

That said, it does a few things for me that are useful. I have it run a nightly scan of Hacker News and Twitter for topics that interest me, summarizing the stories and the conversations around them. It's a nice daily digest. It also reads my personal email account, reminding me of anything I need to take care of that day for my kids, bills, or whatever else I need to worry about. I also have it do nightly builds for something random, one with codex, one with a local model, and run a comparative analysis between the two implementations.

Re: Ask HN: Who is using OpenClaw?

#153
post #150
post #145

Earlier quoted context omitted.

Operations: mostly tasks and reminders, I often think of something while on the road and send a voice message (like I would to a real PA). I use Kokoro-based TTS for local text-to-speech. Anything from "remind me to discuss X with so-and-so tomorrow" to "I have a multiple PoC projects w/ large entities starting next week - think about how I can best handle that" to "brainstorm how can I maximize upfront revenue with…

#1 is just Siri/Google Assistant with extra steps (and expense). #2 could be a scheduled task (cron job or something higher level) that calls a plain old AI provider API. IIRC most providers can even do those natively now.

Your comment reminds me of the FTP/Dropbox one.

Re: Ask HN: Who is using OpenClaw?

#154
post #94

The main function of OpenClaw was for people to signal how advanced and cutting edge and thought-leader-y they were. All those Mac minis are sitting idle now.

I bought a Mac mini m4 before openclaw to use as a music production machine, when it turned out not to work out I tried setting up openclaw on it after hearing all the noise, but that turned out not to work out either.

I’ve found a much better use for it now. I use it as a Tailscale + ssh + tmux + Claude code machine, which gives me an always on Claude code environment with persistent sessions. I ssh from my phone using termius and from my laptop through ssh, and I can even access my projects through Tailscale with hot reloading for the most part, no deploy needed. It’s really good and my mini isn’t idle at all.

Re: Ask HN: Who is using OpenClaw?

#156

Tried it for a few weeks, was really buggy and unpredictable. Kudos for the concept though, I ended up rolling my own agentic system with Claude Code from scratch that works much more reliably for my use cases.

Yep. I had posted a comment earlier detailing my usecases. But I too replaced that with my own system that does those same things.

It's way too bloaty, felt like operating windows start menu search.

But you might have missed so far some of the ideas they have. So it's useful to try it out, see what combination of features you use in particular and then just set those up for yourself with claude code or whatever as the LLM harness. Telegram integration is dead easy.

Re: Ask HN: Who is using OpenClaw?

#157

I don't personally know many people who've used it so I'm not sure if this was a me thing but here was my experience in short: I set up OpenClaw on a raspberry pi 4 that I could ssh into using my main computer. My main goal for using OpenClaw was just as a morning debriefer that could scan my google calendar, trello board, and gmail to let me know what I had happening for the day and also weekly to give me a forecast…

I had a surprisingly large amount of issues getting it to correctly message me on discord if needed as part of heartbeat. Multiple times it broke and we fixed it. Then it was chewing through way too much usage so I set it to 6 hourly heartbeat and it stopped messaging entirely again, haven't bothered to fix.

It is nice though for debugging home server things when I ask it to.

Re: Ask HN: Who is using OpenClaw?

#158
post #145
post #136

Earlier quoted context omitted.

I’d be curious to hear more about how you use it for those 3 categories. Care to share?

Operations: mostly tasks and reminders, I often think of something while on the road and send a voice message (like I would to a real PA). I use Kokoro-based TTS for local text-to-speech. Anything from "remind me to discuss X with so-and-so tomorrow" to "I have a multiple PoC projects w/ large entities starting next week - think about how I can best handle that" to "brainstorm how can I maximize upfront revenue with…

No recurring expense, just the hardware upfront cost. My next step is run the models locally as well. I used to work at FAANG (incl. compliance) and I would never use a cloud-based assistant of any kind.

Re: Ask HN: Who is using OpenClaw?

#159

I still use it and find it helpful. My OpenClaw instance uses an Obsidian project as its memory. Mainly, it's just my main day-to-day LLM that I access via WhatsApp, but instead of the memory being locked away with a specific vendor, it's stored in version control that I can read and edit. That reason alone makes it compelling to me. When a better LLM comes along, I can just switch, and my memory and system prompts c…

I used it very similarly to you, but found it to be about $3.50 per day, or $100 a month. It wasn't worth that.

Re: Ask HN: Who is using OpenClaw?

#160
post #150
post #145

Earlier quoted context omitted.

Operations: mostly tasks and reminders, I often think of something while on the road and send a voice message (like I would to a real PA). I use Kokoro-based TTS for local text-to-speech. Anything from "remind me to discuss X with so-and-so tomorrow" to "I have a multiple PoC projects w/ large entities starting next week - think about how I can best handle that" to "brainstorm how can I maximize upfront revenue with…

#1 is just Siri/Google Assistant with extra steps (and expense). #2 could be a scheduled task (cron job or something higher level) that calls a plain old AI provider API. IIRC most providers can even do those natively now.

#2 also provides an opinion on why a certain development is significant and how it relates so something else I am working on for that client.

The process is definitely more pleasant to me than setting up cron jobs and scripting things. I have a business to run.

Post reply on HN