I'm going to build my own OpenClaw, with blackjack and bun
rcarmo
52 points
68 comments
March 11, 2026
Related Discussions
Found 5 related stories in 62.2ms across 3,471 title embeddings via pgvector HNSW
- Nvidia is reportedly planning its own open source OpenClaw competitor mikece · 14 pts · March 11, 2026 · 64% similar
- OpenClaw: The Complete 2026 Deep Dive(Install, Cost, Hardware, Reviews and More) svrbvr · 23 pts · March 30, 2026 · 64% similar
- OpenClaw is a security nightmare dressed up as a daydream fs_software · 320 pts · March 22, 2026 · 62% similar
- OpenClaw Exposure Watchboard fanweixiao · 45 pts · March 03, 2026 · 59% similar
- Show HN: Klaus – OpenClaw on a VM, batteries included robthompson2018 · 138 pts · March 11, 2026 · 59% similar
Discussion Highlights (13 comments)
anilgulecha
Has anyone implemented a system of Pi for a team? Basically consolidate all shared knowledge and skills, and work on things that the team together is working on through this? Basically a pi with SSO frontend, and data separation. If no one has - I have a good mind to go after this over a weekend.
dandaka
Claude Agent SDK support?
jazzyjackson
Quick question is this enforced somewhere or are you just asking the agent nicely? In Agents.md “”” Data Integrity The SQLite database at /workspace/.piclaw/store/messages.db must never be deleted. Only repair/migrate it when needed; preserve data. “””
yamarldfst
interested, keep us posted!
stavros
I did the same, except my focus is security: https://github.com/skorokithakis/stavrobot I guess everyone is doing one of these, each with different considerations.
moffkalast
In fact forget the claw! Eh screw the whole thing.
clearloop
Mine called openwalrus is local-llm first written in rust: builtin metasearch engine, graph based memory system, editing configs with commands (never need to edit the config files manually)... we indeed need to focus on sort of real "use cases" first, since I just realized when I'm talking with others about it, the conversions are always meaningless, ends with no response, or sth like cool
frozenseven
Cool project. Good luck!
ForHackernews
Maybe this is a dumb question, but none of these *Claw setups are actually local, right? They are all calling out to OpenAI/Anthropic APIs and the models are running in some hyperscale cloud? The "mac mini" you install it on is a prop?
mg
I wonder if we really need agents to have control of a full computer. Maybe a browser plugin that lets the agent use websites is enough? What would be a task that an agent cannot do on the web?
taddevries
Bender Bending Rodriguez would approve of this title. This title sounds like a Futerama joke if you're not in the know.
tavavex
Bun seems to be all the rage that people are talking about. In your (and others) experiences, has it been better than all the individual tools that it aims to replace? Do you expect it to stay around for a long time? Also it seems very tightly connected to AI projects - many AI things seem to feature it, and 2/3 projects they show off on their landing page are AI-related. Is it just because this is what's popular in the field right now, or does Bun do something that AI devs specifically really like?
bicepjai
I am on similar path and it’s fun to build an agentic loop with all the capabilities we want