Software Development
-

The “Uncanny Valley” of L3 Cache Contention
While preparing for my talk at QCon SF 2014, I wanted to investigate a theory around how micro-benchmarks are not…
Read More » -

Prototype Driven Development
When starting a new software project, the number of unknowns is huge. We have learned the hard way that one…
Read More » -

Why you want to give up coding
A background story A friend of mine worked as a Tech Lead, let’s call them Jo (not their real name)…
Read More » -

Static Typing Is Not for Type Checking
In his post “Strong typing vs strong testing” Bruce Eckel described the idea, that statically (or strongly) typed languages don’t…
Read More » -

Unit test life?
You can not program without testing. You write unit tests first and then you write your code. (Well, I know…
Read More » -

Can MicroServices Architecture Solve All Your Problems?
IT is one field where you can find new things coming everyday. Theses days the whole developer community websites are…
Read More » -

What I look for in frameworks
In every project the discussion comes up over and over again: should we use framework X? or Y? or no…
Read More » -

Getting Started with Machine Learning
“Machine learning” is a mystical term. Most developers don’t need it at all in their daily work, and the only…
Read More » -

Big Data… Is Hadoop the good way to start?
In the past 2 years, I have met many developers, architects that are working on “big data” projects. This sounds…
Read More »

