Page

#coding

Slow Zsh shell with Git?

I have a few large git repositories that were very slow when I accessed them from my Mac. It seems that the problem is caused by OMZ.

1 minute(s) read

Failed unmounting /var/lib/docker

From time to time my desktop would hang when shutting down or rebooting it. Looking at the services output, I found this message: failed unmounting /var/lib/docker.

2 minute(s) read

Test woes with Maven Failsafe 3.0.0-M5

Recently I was converting some test cases so that they would run as integration tests instead of unit tests. I hit some strange errors with Maven Failsafe 3.0.0-M5.

2 minute(s) read