frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Ask HN: Share your productive usage of OpenClaw

45•aavci•3h ago•23 comments

Ask HN: Programmable Watches with WiFi?

29•dakiol•3d ago•17 comments

1Password pricing increasing up to 33% in March

110•otterley•14h ago•167 comments

New Claude Code Feature "Remote Control"

3•rob•6h ago•0 comments

Persistent Prompts and Built in Search

2•lazybusy•6h ago•0 comments

AI isn't killing SaaS – it's killing single-purpose SaaS

4•JB_5000•8h ago•2 comments

Ask HN: Chromebook leads for K-8 school in need?

45•techteach00•2d ago•43 comments

Using "Hi Claudette " on Claude.ai

2•mlongval•10h ago•1 comments

Ask HN: How do you know if AI agents will choose your tool?

30•dmpyatyi•1d ago•22 comments

Looking 4 open-source knowledge base and project management tool 4 personal use

3•TheAlgorist•11h ago•1 comments

ChatGPT finds an error in Terence Tao's math research

41•codexon•1d ago•8 comments

Would you choose the Microsoft stack today if starting greenfield?

17•JB_5000•1d ago•17 comments

Ask HN: Who has seen productivity increases from AI

6•Kapura•16h ago•7 comments

Ask HN: How are you controlling AI agents that take real actions?

4•thesvp•23h ago•17 comments

Ask HN: What Linux Would Be a Good Transition from Windows 11

12•Cyberis•1d ago•18 comments

Ask HN: Are AI "Chatbot Wrappers" ruining EdTech? I'm testing a proactive UX

2•Swadesh9422•19h ago•2 comments

Ask HN: Any DIY open-source Alexa/Google alternatives?

6•personality0•20h ago•4 comments

Comparing manual vs. AI requirements gathering: 2 sentences vs. 127-point spec

2•thesssaism•20h ago•4 comments

Ask HN: Is it better to have no Agent.md than a bad one?

5•parvardegr•1d ago•8 comments

Ask HN: Where do you save links, notes and random useful stuff?

17•a_protsyuk•1d ago•39 comments

Does anyone use CrewAI or LangChain anymore?

9•rakan1•1d ago•5 comments

Ask HN: What is up with all the glitchy and off-topic comments?

9•marginalia_nu•1d ago•3 comments

Ask HN: Why doesn't HN have a rec algorithm?

9•sujayk_33•3d ago•21 comments

GLP-1 Second-Order Effects

22•7777777phil•1d ago•9 comments

Ask HN: What breaks when you run AI agents unsupervised?

12•marvin_nora•2d ago•8 comments

Ask HN: Cognitive Offloading to AI

12•daringrain32781•2d ago•8 comments

I'm 15 and built a platform for developers to showcase WIP projects

12•amin2011•3d ago•6 comments

So Claude's stealing our business secrets, right?

26•arm32•3d ago•18 comments

Ask HN: What Comes After Markdown?

8•YuukiJyoudai•2d ago•13 comments

Ask HN: If the "AI bubble" pops, will it really be that dramatic?

14•moomoo11•3d ago•11 comments
Open in hackernews

Ask HN: Share your productive usage of OpenClaw

45•aavci•3h ago
What are some very productive things you achieved with OpenClaw that you wouldn’t mind sharing?

Comments

Areibman•2h ago
I gave my Clawdbot Exa + Firecrawl + Playwriter to scan Zillow/Redfin/Craigslist for apartments, rate their quality, and validate their availability for rent. I scheduled it to send me rental listings every day.
samrus•1h ago
Nice. Hows it performing? Is it finding good listings for you?
dainiusse•1h ago
How much $ do you burn in tokens?
Razengan•15m ago
Oh my god, now those services will probably block that kind of usage now that you've shared it
brdd•1h ago
I wrote a piece on this which was on the front page of HN a few weeks ago: https://brandon.wang/2026/clawdbot

I still do all of the text automations, which have been pretty set-and-forget.

thelittlelight•1h ago
This is really cool! I am curious how much is the average daily cost for the kinds of things you are doing. Are you using hosted models or running one locally?
block_dagger•1h ago
Analyzing my text (iMessage) history has yielded interesting stats about how flaky certain friends are, etc. I had it introduce itself in a band conversation and suggest cover songs for an upcoming gig based on conversation history. Worked well.
onnimonni•32m ago
I feel for you. People are flaky and relationships rarely work in both ways.

I felt lonely year ago and I messaged over 160 people and met over 100.

When departing with them I tried to say to all of them that: ”It was nice to meet you. If you liked it as well can you arrange it next time? If you didnt like it and I was annoying you please message me later on how I could have been better.”

Less than 10% of the 100 people did reach back to me but they are very wonderful folks and I’m happy with their company.

Finding great friends needs you to be explicit on what you want and also having enough social stamina to endure through this.

Be willing to let go of the friends who are just passengers in your relationships and rarely show up without doing anything in return. Life is short and theres opportunity cost in each moment.

Razengan•15m ago
How do you export/access/parse iMessage history?
protocolture•1h ago
I would be interested in "productive" in this sense, demonstrating a gain vs your overall API spend.
galaxyLogic•1h ago
Can you not use it for free?
block_dagger•1h ago
The harness (OpenClaw) is free, but you have to run a local model or pay for a remote one. Local models just aren't smart or fast enough for good results in this space yet.
witnessme•1h ago
Exactly. Most folks are trying force openclaw on their workflow which would have been way cheaper and better without it
UBGBclaw•1h ago
Built this to solve a specific problem: AI agents on Moltbook lose all thread context when their session ends. Next restart, no idea what conversations they were part of.

Approach: local state files, pure Python stdlib. No Redis, no SQLite driver, no ORM — the filesystem is the state store.

What it does:

• Thread tracking: engaged posts, new reply diffs each heartbeat • Feed cursor: remembers seen posts, skips next run • CAPTCHA solver: handles obfuscated challenges ("fiftenn" → fifteen, doubled chars, mixed case)

Single file, drop-in install. Feedback very welcome.

flanked-evergl•33m ago
AI generated comment.
jonahss•56m ago
It overhauled my media server.

I hadn't set it back up after moving. I gave OpenClaw ssh credentials and it updated the OS and packages, then couldn't get back in after a restart.

I plugged in keyboard and screen and it was stuck at boot, couldn't mount a drive.

I sent OpenClaw screenshots and it told me to type in journalctl commands. Then it had me modify fstab so boot could continue.

After that, OpenClaw could get back in on its own. It found the drive I'd been using had 1300 bad sectors and was going to die. It saw that another drive was perfectly healthy. It said the bad disc sectors were all early and probably just filesystem metadata and my files were probably fine. It copied 1.5Tb to the newer drive and restored everything.

I probably would have thrown the whole box out, as I hadn't used it in a year and wasn't looking for a project like that.

arjie•29m ago
I have a claw (that is not OpenClaw, just another impl) and my wife and I communicate to it through a Telegram bot (we have a group chat, but we both DM it most of the time), it has its own email, and all that. A couple of things I had it do:

* I was going through some SOC2 compliance vendor evals and I just messaged it as things were happening and it made me a nice doc at the end

* My wife and I are planning a trip and we have a spreadsheet organized as a calendar. A friend asked when we'd be in Taiwan and my wife texted it to summarize the calendar into a text message to copy and it gave it to her.

* I have it set up to warn me when to cover my bike so it doesn't get rained on, in the sense that I told it I wanted this functionality and it wrote something and scheduled it

* It pulls my wife and my todo lists and gives me a top 3 in the morning to work on.

* Every morning, it looks up Hacker News posts related to AI, filters out culture war type stuff and then sends me a short message about what it thinks will be interesting (new models, techniques, that sort of thing)

* It watches some subreddits for sales of certain hardware (I'm interested in servers with SXM5 boards, Mac Studios with >64 GiB of RAM) and then notifies me when something matches

Overall, it's all about mechanizing lots of parts of my life and using the advantage of a machine that understands text: it doesn't need sophisticated parsing logic. That's actually really nice.

ffb7c5•11m ago
Do you mind sharing how much this is costing? I'm a heavy claude code user, but if I had to pay the API rate, it would be a bit prohibitive
arjie•6m ago
Certainly, yes. It's about $75/week. The harness picks the model appropriately but it's mostly Sonnet with some rare Opus and Haiku/Gemma. I was previously running on DeepSeek 3.2 but while per token costs are low, the actual amount of tokens required to produce results is high so total costs were actually higher!

I am also a Claude Code Max subscriber so the API use is in addition to the subscription, but it can't be helped. Claude Code is the best way for me to do work and the Claw is the best way for me to get an automated EA. I forgot something else: I also just text the bot to schedule meetings and it does that as well (I have a calendar delegated to its Google user).

maebert•28m ago
We run an OpenClaw agent for our entire team — he lives in a group chat (although we have DMs too).

- Runs our standups, checks in withe everybody EOD on blockers - Already know what we shipped on Github and Linear so it can focus on the work that's not tracked and summarize it in the morning for everyone - Helps with debugging customer issues - Keeps up with twitter and competitors and lets us know if they launch new features

Besides, I'm honestly blown away by the social aspect of it. I was honestly pretty skeptical at first, but having an AI team mate is actually _fun_. There, I said it. Everybody on the team said they'd be sad if we took it away.

I'll do a write-up on our setup sometime this week, I hope others will find our approach to security posture and multi-tenant usage insightful.

jorisnoo•26m ago
I set up a nanoclaw instance with access to Sonarr, Radarr and Jellyfin etc. Now my partner (and i) have a chat-interface to independently manage movies, instead of me having to go through the ui.