I need to document this, in order to remember how this works, I always, seriously, ALWAYS, forget how this thing works, so I'm writing some points to remember it 1. Lambada expressions are dependant on functional interfaces 2. functional interfaces are… more »
Archives for: "October 2017"
I've been working in some bash from a jumpbox having linux CENTOS, and I need to send some file that I worked, so I came with the idea of sending it through email, so I had to install mail/mailx in CENTOS, I used the following command: sudo yum install… more »
I need to see file that I'm editing in the project file structure, in eclipse is easy as there is a button to do it but how to do it in intellij is not so easy/clear to achieve… more »