SVN does not have a stash (or shelve) functionality, but there is always a way around
Read more…It is not trivial to set up Webex to work on modern Ubuntu. This post recaps the steps I made to make it work
Read more…Last night I wrote a code using Java 8 lambdas for the first time. And I loved it!
Read more…I am sure you have read about StringBuilder being faster than StringBuffer so many times, that you are sick of it already. Fun fact is: it is not faster.
Read more…I wanted to measure how much extra cost does Scala Option incurs.
Read more…Sample query to parse address line into fields in PostgreSQL without stored procedures
Read more…Unexpected iteration over java linked list
Read more…If you ever need to extract an OLE document from within a Microsoft Office document
Read more…