Java type indicators in Eclipse
One of the things that I don’t like about the default Eclipse settings for Java development is that in the package explorer all Java files appear in the same...
One of the things that I don’t like about the default Eclipse settings for Java development is that in the package explorer all Java files appear in the same...
I’m very fond of the ability to insert a new line below the line I’m currently at, and to position the cursor at the beginning of that new line, offered by m...
I’ve always been frustrated with the inability to write a switch on String in Java. However the enum type introduced in Java 5.0 somewhat diminishes the iss...
I haven’t posted anything lately, but I just received my brand new Das Keyboard and now I simply can’t stop typing. Recently I’ve been going through some eff...
Recently I switched to zsh, after being a bash user for almost 5 years. I was in love with everything in zsh from day one, except one thing – the default pro...