Recent Posts

We have had some new starters within the test team at LMAX over the past year. Here are their thoughts of their first year.
2023-12-08
7 min read
What started as a simple bug reported soon caused a pair of developers to question maths itself.
2023-05-03
14 min read
The best thing coverage can tell you is that code is unused, and should therefore be deleted.
2023-05-01
5 min read
After a move to new hardware and a new kernel, a pair of hosts in two of our production environments started seeing out of order traffic. Had we set something up wrong, or was the hardware/kernel change the cause?
2023-03-24
9 min read
Our new production exchange recently produced an impossible looking NullPointerException. At the same time, we saw another application in the same deployment throw an OutOfMemoryError. Both problems turned out to have the same root cause. This post tells the story of how we found that out.
2022-06-15
13 min read