Java Linear Congruental Generator seed finder. Contribute to nickm980/lcg-predictor development by creating an account on GitHub. (more…)
Read more »
Thought Java was 'free'? Think again (and you owe us $$$ in 2017)...
Read more »
Today, I’m thrilled to share how I recently updated my web app, nocodefunctions.com, adding to a simple, secure, and extremely lightweight approach to user management and payments. Inspired by Pieter Levels (@levelsio) and closely following the customer m... (more…)
Read more »
It’s been about a decade since I last worked in Java and much has changed.
I thought I’d brush up by re-reading Effective Java by Joshua Bloch
which has since received a new edition. It was once my guiding star for
Java. However, after an additional decad... (more…)
Read more »
Red Hat has introduced a new Java distribution, Mandrel, that compiles Java applications directly to native code. As a fork of GraalVM, this decreases startup time and memory usage. (more…)
Read more »