Viewing profile — mrbeep
mrbeep
HN member- Joined
- Thu, Feb 05, 2026, 5:45 PM UTC
- HN karma
- 9
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About mrbeep
No profile information was provided.
Recent public activity
-
comment
Comment #46931806
Genuine question: what does this offer that OpenClaw doesn't already do? You're using the same memory format (SOUL.md, MEMORY.md, HEARTBEAT.md), similar architecture... but OpenCla…
-
comment
Comment #46909422
Nice setup! If you ever want to add Telegram alongside WhatsApp, check out tgcli - it's a pure Rust Telegram CLI (no TDLib, no C/C++ deps). https://github.com/dgrr/tgcli It does sy…
-
story
Show HN: Tgcli – Telegram CLI in Pure Rust (No TDLib)
I built a Telegram CLI that's pure Rust with zero C/C++ dependencies. No TDLib, no OpenSSL — just `cargo build` and you're done. Features: - Incremental sync with checkpoints (fast…