/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

endlessparentheses.com
| | blog.janetacarr.com
4.3 parsecs away

Travel
| | Dear Janet, I hope this email finds you well. I know I'm just a fictional character in a fictional email to set up the hook for this blog post, but I was wondering if you could help me speed up our slow library. We use the best algorithms money can
| | juandebravo.com
5.6 parsecs away

Travel
| | Juan de Bravo - Personal thoughts about technology (@juandebravo)
| | blog.ndk.io
5.6 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.
| | nataliiadziubenko.com
19.0 parsecs away

Travel
| There's a ton of documentation and specifications describing the internal workings of the JVM. However, going through all of that to simply gain some understanding might be a bit too much. I've read those specs and looked inside, so here's a simple little explanation of how synchronized works in Java...