Software Development
-
Building A Chat App With Codename One Part 2
In the second part of this tutorial we will cover the login process for Google and getting a unique id.…
Read More » -
Why we do not use comments
When I learned PASCAL programming at TU Budapest in 1986 there was a preprocessor developed specially for student code. It…
Read More » -
How To Make The Most Of Failure
I was asked a hypothetical question: If someone caused a major failure to the business, would that be a reason to fire…
Read More » -
Building a Scalable and Resilient Architecture
This article is a summery of my DevoxxUK talk about microservices. Like many startups before us, Wix.com started as a…
Read More » -
Iterative or Incremental?
Hopefully most of my readers have noticed by now that I regularly stray from the Agile Gospel, or rather, I…
Read More » -
CQRS and Event Sourcing for dummies
CQRS (Command and Query Responsibility Segregation) and Event Sourcing are concepts that are not new at all. Alongside NoSql, Functional…
Read More » -
R: Bootstrap confidence intervals
I recently came across an interesting post on Julia Evans’ blog showing how to generate a bigger set of data…
Read More » -
Don’t jump on the microservices bandwagon
A couple of weeks ago I was very fortunate to be able to attend the excellent GOTO Amsterdam conference. One…
Read More » -
R: Blog post frequency anomaly detection
I came across Twitter’s anomaly detection library last year but haven’t yet had a reason to take it for a…
Read More »