Hacker News new | ask | show | jobs
by nknighthb 4598 days ago
> That's completely independent of the language or runtime being used, and is purely a project management issue (which breaking changes go into which version).

That passage was about the runtime. At one point, I had to deal with four different JVMs in the same server farm.

> You can use any language or runtime badly.

No other ecosystem has so consistently fucked me over. Not even PHP. I actually prefer Java to PHP for just writing code, but PHP to absolutely anything running on the JVM for operations.

Know when I stopped regularly getting woken up in the middle of the night? 2011, when I stopped supporting anything on a JVM. Ironically, it would have been two years earlier, but I foolishly self-inflicted Cassandra on myself. Never again.