Hacker News new | ask | show | jobs
by albru123 1990 days ago
> C# is not nearly as good in this respect.

How so, I had nothing but issues when trying to deploy cross-platform Java because of the Java ecosystem itself being bad compared to C# or Golang where you just compile stuff and run it.

1 comments

With the right JDK you can do the same with Java as well.