Elektrine lite

← Feed

@encukou@mastodon.social

Post #2474890

2026-04-17 05:51 UTC

@nedbat@hachyderm.io @christophehenry@mastodon.social You don't need to understand stack vs. heap to make a web app, no. But you probably do need it before diving into SIMD. And C is still the best tool for *learning* stack vs. heap. Mostly because it lets you make catastrophic mistake easily, rather than give you tools to prevent them (C++) or require those tools (Rust).

Replies (1)