Signal-to-Noise Ratio

 · 9 min
The signal-to-noise ratio is a measure used in science and engineering that compares the level of the desired signal to the level of background noise.
Read More

Best of: Java 8

 · 7 min
We looked at version 7 of Java before. Now it’s time to look at its successor, Java 8, a really big update with lots of great new features!
Read More
I’m always looking for a small-footprint laptop for traveling supporting my Linux-based workflow. So naturally, I decided to use a machine with no first-class Linux support: a Surface Pro 7.
Read More

Column 80

 · 4 min
Code lines shouldn’t be too long, and many of us use 80 columns as a (flexible) limit. But do you know why it is precisely 80, and not 60 or 120?
Read More

Best of: Java 7

 · 5 min
Java was never the quickest language regarding new features compared to newer languages, but IMHO, this is one of the reasons why most of the enterprise world still depends on it and will in the future.
Read More
Initially, this blog was hosted with GitHub pages. It’s a great way to serve static content via Jekyll, but it lacks any traffic analytics if you’re not willing to include it yourself, which I didn’t want to.
Read More