If I understand it right the magic sauce of Boxfuse is the minimization of the app, stripping it down from all the unneeded dependencies. Is this correct or are there other things that are difficult to replicate? Did anybody here already used it with Java?
Thinking about AWS Lambda, which is billed per time and per RAM, minimizing an application sounds good because less modules to load mean less RAM and less money.
As the ranter in question, a very important correction: my concerns were about unikernels, not microkernels. That these two are conflated is tragic (and ironic) because they actually live on opposite ends of a belief spectrum: unikernels believe that everything should be in the kernel for performance reasons; microkernels believe that essentially nothing should in the kernel for robustness reasons. Speaking personally, I am a microkernel believer (I worked at QNX back in the day and can tell you that microkernels are in production all around you and in safety-critical capacities) -- but I am (obviously) a unikernel skeptic.
Update: 6.7MB when compressed https://github.com/mhart/alpine-node