Software Development
-

Achieving Consistency in CQRS with Linear Event Store
In a recent project involving an event-sourced CQRS system, we decided to do some things that seem somewhat unusual compared…
Read More » -

Passing Arrays to a PostgreSQL PL/pgSQL Function
It can be handy to pass a collection of strings to a PL/pgSQL stored function via a PostgreSQL array. This…
Read More » -

Resource Allocation Configuration for Spark on YARN
In this blog post, I will explain the resource allocation configurations for Spark on YARN, describe the yarn-client and yarn-cluster…
Read More » -

Fools Don’t Write Unit Tests
“We don’t have time to write unit tests” or “We don’t have the budget for unit testing” are complaints I…
Read More » -

Need Robust Software? Make It Fragile
In any software project, the goal is to create something stable. We don’t want it to break in front of…
Read More » -

“Forget me” and Tests
Your users have profiles on your web application. And normally you should give them a way to delete their profiles…
Read More » -

When Do You Stop Testing?
There is a software to be tested. There is a team of testers. There is some money in the budget.…
Read More » -

Create a programming language for the JVM
Because you know, in the end everyone wants to create his own programming language. I have been interested in parsers…
Read More » -

GWT CON 2015 – Community driven GWT conference
Next November 11th, in Firenze at the Hotel Michelangelo, will be held the second edition of #GWTcon (www.gwtcon.org), the international…
Read More »



