/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

cl4es.github.io
| | studiofreya.org
2.9 parsecs away

Travel
| | [AI summary] A beginner's tutorial on how to install Java 9, set up the JDK environment variable, and run a Hello World program using Eclipse and the command line.
| | stuartsierra.com
3.1 parsecs away

Travel
| | [AI summary] The author benchmarks various ways to run Clojure in 2019, comparing traditional JVM launchers like Leiningen with faster alternatives such as Babashka, Joker, and GraalVM-compiled native binaries against a basic C program.
| | blog.ndk.io
1.8 parsecs away

Travel
| | [AI summary] The author debunks the common myth that JVM slow startup time is a significant issue in Clojure development by demonstrating that the actual slowness stems from Clojure's runtime initialization rather than the Java Virtual Machine itself.
| | www.janwagemakers.be
16.7 parsecs away

Travel
| For the smartthermostat I'm working on, I was looking for a way to get the outside temperature without placing a real sensor outside.