• 0 Posts
  • 7 Comments
Joined 1Y ago
cake
Cake day: Jul 03, 2023

help-circle
rss


Eh. It’s 20+ years old and it’s just comments and screenshots from an old forum.

But I hear ya.


I’m for it tbh.

If antique memshow can revive dead memes why can’t we shine a light on the greatest era of the internet programming culture.


Rust won’t replace c.

The programs are too bloated for many embedded systems where every byte counts because it’s in ROM or loaded jnto IRAM

All that memory safety and garbage collection, for example, comes at a big cost


Compile a c program with gcc then with g++.

You will quickly see the difference in size