Hacker News new | past | comments | ask | show | jobs | submit login

A couple of suggestions for minimal systems for the Raspberry Pi:

https://buildroot.org build the whole Linux system from source

https://gokrazy.org pure-Go userland for your Raspberry Pi 3/4 appliances





I think this should be the real tutorial here. The amount of flexibility that Yocto brings is huge compared to anything else you can do from any other distribution.


what's the usage of memory/storage comparing to buildroot for similar functionalities? I would expect something like 10x larger but I never measured it.


Sorry, I did not understand your question. What are the two things being compared?


Maybe buildroot and gocrazy?


right, golang seems quite 'fat' for many embedded use cases.


Maybe. But golang is probably okay for the kinds of things people run on a Raspberry Pi.

There is also TinyGo for microcontrollers. https://tinygo.org




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: