Hacker News new | ask | show | jobs
by dcj4 1129 days ago
> This small application

> switch an LED or another device via a relay

> requires around 8GB of disk space

Bit late for april fools'

2 comments

Especially when a much cheaper ESP32 can do the same thing.

https://docs.espressif.com/projects/esp-matter/en/main/esp32...

The disk space requirement is to build it yourself from scratch.
It takes 13 GB to build yourself the entirety of Chromium, this is has no right to be anywhere close.
I went to the matter web site and followed the instructions to install the SDK on a raspberry pi. I didn’t measure how much space it took but it installed dozens (hundreds?) of packages; it is extreme bloatware.
That's still insane, you could build an operating system from scratch with that amount of space.

All this does is toggle a pin on and off.