Software Development
-

Writing Clean Tests – Naming Matters
It is pretty hard to figure out a good definition for clean code because everyone of us has our own…
Read More » -

The Index You’ve Added is Useless. Why?
Recently, at the office: Bob: Iāve looked into that slow query youāve told me about yesterday, Alice. Iāve added the…
Read More » -

Cheating on the N Queens benchmark
Many Solver distributions include an N Queens example, in which n queens need to be placed on a n*n sized…
Read More » -

Test coverage using testing tools and methods
Overview: To define āTest coverageā we have to talk about the topics stated below: The purpose of test coverage. Different…
Read More » -

The Low Quality of Scientific Code
Recently Iāve been trying to get a bit into music theory, machine learning, computational linguistics, so I ended up looking…
Read More » -

Lawyers and Developers, not so different
Really I have been developing software professionally since 1978. I went to law school (BU Law ’91). I think that…
Read More » -

Oracle v. Google, My Sweet Lord
He’s not So Fine I wrote about how to mitigate the disaster that is the appeal courts’s decision in Oracle…
Read More » -

How to import CSV data into PostgreSQL
Introduction Many database servers support CSV data transfers and this post will show one way you can import CSV files…
Read More » -

Micro Services the easy way with Fabric8
Micro Services have received a lot of discussionĀ of late. While its easy to argue the exact meaning of the term;…
Read More »

