java
Running Java in Production: A SRE’s Perspective
The importance of tuning your thread pools
Unrolling loops at runtime with Byte Buddy
Unsafe Part 3: Benchmarking a java UnsafeArrayList
Unsafe Part 2: Using sun.misc.Unsafe to create a contiguous array of objects
Unsafe Part 1: sun.misc.Unsafe Helper Classes
Decompile and Recompile Android APK
Grabbing a Certificate with OpenSSL and importing it into Java