|
|
|
|
|
by leo_e
205 days ago
|
|
It is honestly refreshing to see constraints like this again. In my cloud infrastructure work (C++), we have gotten lazy. We bloat our containers because 'RAM is cheap'. Seeing a system designed to fit into 1MB reminds me that performance engineering used to be about efficiency, not just throwing more hardware at the problem. |
|
Embedded is definitely a fun balance of what we could do and how much we can do.