Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
michaelx386
on July 13, 2015
|
parent
|
context
|
favorite
| on:
Fixing a Disk Space Alert at 3 AM
I love this ballast file idea. It reminds me of a programming story by Noel Llopis[0] where a game developer was working with a strict memory limit and placed
static char buffer[1024
*
1024
*
2];
in the code as an insurance policy[1]:
[0]
http://gamesfromwithin.com
[1]
http://www.dodgycoder.net/2012/02/coding-tricks-of-game-deve...
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[0] http://gamesfromwithin.com
[1] http://www.dodgycoder.net/2012/02/coding-tricks-of-game-deve...