Mallim

Author posts

Awesome listing of awesome list which I know...

in Awesome 1 min read

I see yet another awesome list - A curated list of awesome static websites services and just want to keep them in one view so that I can browse them if need to... Awesome listing of awesomeness awesome-java - it doesn't like GPL software and dun like ambiguous description... Kot ...

How to use pandoc to generate a letter from a markdown?

in Pandoc 1 min read

Really lazy to use Microsoft Word to write something. So I proceed to try pandoc with Miktex installed on Windows. Finally, got what I need and I have to start to think how to write the letter... Final result Based on the template from Pandoc Letter Template (DIN 5008), with the ...

There is a utility known as robocopy in windows ...

in Windows 2 min read

This utility is pretty interesting if you want to do bulk copy via command line in windows. This post is my quick reference on it. robocopy is a wonderful alternative in Windows (though not par with rsync) available out of box, native command simple syntax and well documented (ro ...

maven hangs at jackson-annotations 2.9.0

in Java 1 min read

Followed the instructions at JACKSON DEPENDENCY ISSUE IN SPRING BOOT WITH MAVEN BUILD to resolve the issue. For an example of the maven pom.xml, you can look at https://github.com/mallim/java101/tree/master/spring-async-complfuture