Y
Hacker News
new
|
ask
|
show
|
jobs
by
cpeterso
3330 days ago
'for(;;);' probably compresses better than 'while(1)' too. Semicolons are (very :) common in JavaScript code and the for idiom repeats them three times.