Software Development
-

Spark, Parquet and S3 – It’s complicated
(A version of this post was originally posted in AppsFlyer’s blog. Also special thanks to Morri Feldman and Michael Spector…
Read More » -

Events Don’t Eliminate Dependencies
Event (or message) driven systems (in their two flavors) have some benefits. I’ve already discussed why I think they are…
Read More » -

Web Services Bottom-up development
The first generation of Web services tools for Java was targeted at exposing existing code as Web services. This approach…
Read More » -

Building A Chat App With Codename One Part 3
In the previous section we went over the login with Google process, in this section we’ll go over the login…
Read More » -

The 10x Developer Blueprint
There’s been a lot of discussions on 10x developers, whether they exist or not (for example, here and here). I believe they…
Read More » -

INTERSECT – the Underestimated Two-Way IN Predicate
Have you ever wondered how you could express a predicate that “feels” like the following, in SQL: WHERE Var1 OR…
Read More » -

Thoughts On Comments
Wow, telling people to comment their fucking code really hit a nerve. The reactions covered the whole spectrum from “just…
Read More » -

The difference between Efficiency and Performance – It’s not all about the Big O
As a software developer you should understand how to make the best use of your hardware in order to give…
Read More » -

4 out of 5 Java Developers Failed to Solve This Question
Results from the Java Deathmatch – A puzzle minigame for developers A few months ago we released a new side…
Read More »

