Hacker News new | ask | show | jobs
OpenClaw on a 1998 iMac G3 – Kind Of (twitter.com)
1 points by maddiedreese 120 days ago
2 comments

How it works:

1. The iMac G3 loads a page with a form in its browser

2. I type a message and hit send (plain HTML form POST)

3. The Pi Zero 2W I have hooked up receives the form submission and makes an HTTP request to the OpenClaw gateway’s /v1/chat/completions endpoint on the VPS

4. The VPS runs OpenClaw

5. The response comes back through the Pi to the iMac as a page reload with the full conversation

Why is it viewed as an achievement to load a webpage on an old Mac? I mean, I love old tech as much as the next guy, but this is much ado about nothing, no?
I just think it’s fun :)