Remove Visual Studio XML Documentation Comments
I had many XML Documentation comments in my code which were obsolete. These had to be removed. Using a regular expression this is very easy: [[:space:]]*\/\/...
I had many XML Documentation comments in my code which were obsolete. These had to be removed. Using a regular expression this is very easy: [[:space:]]*\/\/...
There are many reasons why you may like to edit your build.prop file. I always edit it in order to lower my DPI, resulting in a bigger looking screen.
Putty is an SSH client that’s mostly used in Windows. Linux usually has an SSH client built in.
I’ve an Asus N76VB with a NVIDIA GeForce 740M graphics card. Normally I always have trouble getting NVIDIA Optimus to work, but when I just installed Linux M...
In an earlier post I explained how to speed up WordPress using InstantClick. InstantClick is a great JS library, but it may break some things. This is usuall...
I’m on Debian Sid (unstable) and I upgraded phpMyAdmin to 4.2.2deb1 (or maybe 1 or 2 versions earlier, according to phpMyAdmin’s documentation since 4.2.0).