Last login: ${lastLogin} on ttys002

Welcome to my blog! Thanks for visiting, and hope you like it!

As I spend so much time on my terminal, I thought why not making my own blog (which I don't even update frequently) a terminal?

Well, this is the result after half a day worth of work. Don't expect it to work great on all devices and browsers...

Spring Boot tutorial - Part I

January 18, 2016

this post explains how to create a simple Spring Boot application (a small service)


A simple ELK setup

January 11, 2015

this post explains how to create the simple ELK stack on your machine (ElasticSearch, Logstash and Kibana) for central logging and monitoring


Simple GoLang concurrency example

October 30, 2014

this post explains how to create a simple GoLang goroutine and it's advantages. We show how simple is to create and manage them


Are you still polluting your local environment?

July 28, 2014

this post explains why you should be using Vagrant for development, and forget about your local environment


Why I'm in love with Go?

July 7, 2014

this post explains why I like golang, and why you should give it a try