Biking in the Dolomites this weekend. My Ray-Ban Meta glasses described everything I saw, out loud, in real time. No internet, no cloud, no API key. All on my iPhone, running Apple's FastVLM + Kokoro TTS locally. Wild how far on-device AI has come.
Found another upside to running my agents through Telegram with @NousResearch Hermes: I can get them coding from a BA flight on the free messaging-only WiFi. Telegram counts as messaging, so no need to pay for the upgrade. The setup does the work back home while I just send messages.
Demystifying @steipete's OpenClaw.
I genuinely wanted to understand how it works, so I built PyClaw, a minimal ~500-line Python version with just the essential pieces.
I kept wondering:
How does it always listen?
How does each chat get its own separate memory/knowledge/personality?
Building this from scratch made it all click for me.
Check it out if you're curious too:
https://t.co/07VpjJWRFN 🦞