-
Software Development
Encryption is not Binary
If you ask someone if they require encryption on their device, first of all, you will likely get one of…
Read More » -
Enterprise Java
Your first Lagom service – getting started with Java Microservices
I’ve been heads-down in writing my next O’Reilly report and didn’t had enough time to blog in a while. Time…
Read More » -
Ceylon
Ceylon: Object construction and validation
When porting Java code to Ceylon, I sometimes run into Java classes where the constructor mixes validation with initialization. Let’s…
Read More » -
Career
I’m Glad You Studied FizzBuzz, But What About the Guaranteed Questions?
Every company takes a different approach to interviews, so without the benefit of inside information it is impossible to predict…
Read More » -
Software Development
Let it crash
“Let it crash” is a watchword in the Erlang world that has a pretty specific meaning in that context, but…
Read More » -
Software Development
First for test, second for implementation!
Test-Driven Development is a great technique, isn’t it? Today I want to propose you an experiment that may help you…
Read More » -
Android Core
How To Read Your Passport With Android
As I’ve been researching machine readable travel documents, I decided to do a little proof-of-concept on reading ePassports using an…
Read More » -
DevOps
Automated Docker Application Deployment On Alibaba Cloud (Aliyun)
DCHQ, a San Francisco-based startup delivering hybrid-cloud and enterprise application automation, is unveiling its support for Alibaba’s Cloud offering (Aliyun).…
Read More » -
Software Development
SASI Empowering Secondary Indexes
Back in 2010, a new feature was introduced for Cassandra 0.7: Secondary Indexes. Unlike a relational database index, it is…
Read More »