Virtualbox Bug related to SendFile
Thursday, September 25, 2014
I have been doing more web development with Vagrant and VirtualBox. It's a nice way to keep my dev environment nearly the same as my production environments. Recently I was doing some front-end coding and was running into the most bizarre errors with my JavaScript. It pays to read the documentation. Had I read it more thoroughly, I would have known about this before debugging it and wasting time. Oops!