Lint your shell scripts
I will start this by quoting the bashstyle’s readme:
Bash is like the …
I create, maintain, and operate software. Sometimes I write about it here.
Every once in a while I see somewhere a wrong import to the old, deprecated junit.framework …
Have you ever wrote JUnit tests extending a class that does some before and after work, so you …
Exponential backoff is an algorithm that uses feedback to multiplicatively decrease the …
Updated with second round script in Oct 26, 2014.
Well, last sunday (Oct 5) was the …
For some reason, Oracle blocked the installers to run only on a fixed OSX version range with a …
Earlier this year, the new version of the Java Programming Language was released. Finally, it …
I found that it’s pretty hard to have a project with high test coverage and fast …
At the company I work Pull Requests are part of our culture.
When someone opens a Pull Request, …