Excerpts from David Cheney's message of 2012-09-25 04:32:46 -0700: > /etc/fstab:tmpfs /tmp tmpfs nodev,nosuid,mode=1777 0 0 > > > ^ and reboot > This made me wonder.. is there something like 'eatmydata' for go programs? Its a nice hack to get rid of things like this (LD_PRELOADS a library which disables all the ways data is sync'd to disk in libc).