Javascript is not enabled. This site can still works but it'll be more interactive when javascript is enabled.
loading...
Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
saagarjha
1 day ago
|
on: Running out of disk space in production
Personally I just keep the file on a ramdisk so you can avoid having to fetch it from slow storage
reply
3form
1 day ago
|
parent
Neat! I optimized for my own case, and I'm storing my ramdisk on SSD to gain persistence.
reply