/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

renato.athaydes.com
| | hugozap.com
0.8 parsecs away

Travel
| | A simple example of how to use WebAssembly in the browser and what the toolchain looks like.
| | stuartsierra.com
0.8 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.
| | kevingimbel.de
0.6 parsecs away

Travel
| | A digital garden of sorts; always growing
| | stackchief.com
14.1 parsecs away

Travel
| Java serialization in depth including what is serialization, why we need serialization in Java, how it works, the serializable interface, problems with serialization and examples.