logoalt Hacker News

gas9S9zw3P9cyesterday at 5:12 PM5 repliesview on HN

I fail to understand why 888 KiB matters if it's just a wrapper around a cloud api.


Replies

ramon156yesterday at 5:39 PM

Have you seen OpenClaw's codebase? 680.000 LOC.

I care how big it is.

Rebelgeckoyesterday at 6:30 PM

A lot of the *claws emphasize binary size and lines of code. I think for better or worse people treat codebase size as a proxy for "how much of the project is unsupervised, unmaintainable, buggy AI slop?"

boznzyesterday at 9:06 PM

8 is lucky number in China

mihaelmyesterday at 5:39 PM

Because of resource-constrained environments, the primary deployment target seem to be microcontrollers. You can get ESP32 boards for pretty cheap.

renewiltordyesterday at 5:37 PM

Because it means you can run it on an ESP32 which is a low power microprocessor package.

show 1 reply