Y
Hacker News
new
|
ask
|
show
|
jobs
by
gas9S9zw3P9c
114 days ago
I fail to understand why 888 KiB matters if it's just a wrapper around a cloud api.
5 comments
ramon156
114 days ago
Have you seen OpenClaw's codebase? 680.000 LOC.
I care how big it is.
link
Rebelgecko
114 days ago
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?"
link
mihaelm
114 days ago
Because of resource-constrained environments, the primary deployment target seem to be microcontrollers. You can get ESP32 boards for pretty cheap.
link
renewiltord
114 days ago
Because it means you can run it on an ESP32 which is a low power microprocessor package.
link
boznz
114 days ago
8 is lucky number in China
link
I care how big it is.