/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

calebfenton.github.io
| | cl4es.github.io
8.0 parsecs away

Travel
| | Earlier this week it was pointed out to me that the latest JDK updates (8u202/11.0.2) has a rather large startup/performance issue when running Clojure in certain modes.
| | www.java2s.com
6.0 parsecs away

Travel
| | Android Open Source - Android-Display-Images-from-SD-Card-Tutorial Lazy Adapter
| | nataliiadziubenko.com
8.2 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...
| | forensicitguy.github.io
22.7 parsecs away

Travel
| In this post I set out to analyze a simple chunk of Log4Shell log4j exploit code to see how it works.