-
Software Development
5 Features Eclipse Should Copy From IntelliJ IDEA
Eclipse Photon has been released a few days ago, and I decided to do yet another comparison with IntelliJ IDEA.…
Read More » -
Software Development
Storing Encrypted Credentials In Git
We all know that we should not commit any passwords or keys to the repo with our code (no matter…
Read More » -
Software Development
The Benefits of Side Projects
Side projects are the things you do at home, after work, for your own “entertainment”, or to satisfy your desire…
Read More » -
Software Development
Bad Software Is Our Fault
Bad software is everywhere. One can even claim that every software is bad. Cool companies, tech giants, established companies, all…
Read More » -
Enterprise Java
User Authentication Best Practices Checklist
User authentication is the functionality that every web application shared. We should have perfected that a long time ago, having…
Read More » -
Enterprise Java
Setting Up Cassandra With Priam
I’ve previously explained how to setup Cassandra in AWS. The described setup works, but in some cases it may not…
Read More » -
Enterprise Java
Using JWT For Sessions
The topic has been discussed many times, on hacker news, reddit, blogs. And the consensus is – DON’T USE JWT…
Read More » -
Core Java
Adding Visible Electronic Signatures To PDFs
I’m aware this is going to be a very niche topic. Electronically signing PDFs is far from a mainstream usecase.…
Read More » -
Enterprise Java
Integration With Zapier
Integration is boring. And also inevitable. But I won’t be writing about enterprise integration patterns. Instead, I’ll explain how to…
Read More »