Articles about software

A thumbnail image

Make It Work. Make It Right. Make It Fast.

Software development is a problem solving activity. Rarely does the same problem come up again and requires the same solution that you have done before.

A thumbnail image

WET: Write Everything Twice

We have been conditioned that DRY (Don’t Repeat Yourself) has been the best approach for decades but there is overwhelming evidence of the contrary. They say DRY save you a lot of time and it becomes easier to maintain code.

A thumbnail image

Why devs hate maintaining code

I got 99 repos but I finish none Software developers are creators by our very nature. It is perhaps that personality quirk that drew us to this work in the first place.