life is too short for a diary

Most popular




Whoosh train from Jakarta to Bandung

Whoosh is Indonesia's first bullet train, zipping between Jakarta and Bandung. This project came to life thanks to China outbidding Japan in a tight race...

Continue reading → Tags : indonesia






Food Safari in Indonesia

Tale of my food adventures...

Continue reading → Tags : food indonesia






Publish your Java Library to Maven Local Using Gradle

You can publish your Java libraries to the Maven Local repository, enabling developers to easily test and share their work within their local environment. Maven Local is a local repository on your machine that cache downloaded dependencies and stores your own project's artifacts (e.g. JAR files). This allows for faster builds and provide an easy way to share artifact across different projects without the need to publish them to a remote repository...

Continue reading → Tags : maven gradle