Hacker News new | ask | show | jobs
by rfreytag 3186 days ago
I distinctly remember waiting quite a long while with my Symbolics locked up while it completed a GC.
3 comments

I distinctly remember waiting quite a long while with my PC locked up while it completed a Win32 load.
Can't help but recall this quote:

"Bad response time doesn't bother the Real Programmer -- it gives him a chance to catch a little sleep between compiles. "

-- from "Real Programmers Don't use Pascal"

http://web.mit.edu/humor/Computers/real.programmers

GCs are better these days. And you're much more likely to wait on IO anyway, at every granularity level in the system.