Java Integer Cache

Do you know that cache exists even for Integers in Java ? I forgot even mention about Byte, Short, Long and Character as well!

IntelliJ - new ticket for constraints in SQL

When you create a new table in IntelliJ with a constraint on column STATUS, it’s difficult later on to amend that constraint as Oracle assigns a random name for it

Docker Dev Aliases

It’s very frustrating for me when I need to provide, especially during development time, the same commands over and over. It’s getting even worst once the command has many arguments attached!

Let's start!

New initiative!