Hacker News new | ask | show | jobs
by dkersten 2495 days ago
> I certainly don't want to have to manage the JVM

Of all the things I’m unfortunate enough to have to manage in production, the JVM has never caused me any problems.

I mean, yeah, I’d like static binaries too (graal is promising but not quite there yet), but managing the JVM has nothing to do with it (footprint and startup time are my primary reasons)