Hacker News new | ask | show | jobs
by trimistermota 904 days ago
One of the reasons C became popular because the compiler was actually reasonable to use on the hardware of the time.
1 comments

Yeah it's hard for a lot of programmers to context switch back to when a megabyte a HUGE amount of memory (or even 640kB). I think everyone should play around on arduino uno or even smaller memory cpus to get some perspective. You didn't have gigabytes of rams to analyze all corner cases, data races, etc. during compilations.