The Java Security Zoo

For more than 15 years I have worked with Java technologies, particularly on the server-side, with Java Enterprise Edition (Java EE). I… Read more

Similar

Filling gaps in TensorFlow’s Java api

TensorFlow’s announcement of a Java api is great news for the clojure community. I wrote a post a couple of weeks ago that argued that TF’s Java api already provides everything that we need to do useful things. This is mostly true, by leveraging interop w... (more…)

Read more »

Inner classes in Java

A primary challenge in Primitive is unifying the bytecode representation of a code base — the canonical representation of what will…...

Read more »