Hacker News new | ask | show | jobs
by jandrewrogers 8 days ago
Static memory allocation is idiomatic in high-performance software. You do the same in C++ if you care about performance and reliability.