Fixer currency in Libreoffice

As I am running some internal spreadsheet to track our cash flow, I had to find out a solid foreign exchange rates and currency conversion API. I have found that Fixer.io provides access without any cost for up to 1000 APIs calls per month which was enough for my needs.

IntelliJ - Live Templates

Recently I had a desire to explore a little bit of how static websites are generated using modern stack like React. I choose at the time open-source framework called Gatsby

Dun Laoghaire in Dublin, Ireland

Just a few photos taken while being in Dun Laoghaire which is located in Dublin, Ireland. The exact location is here

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