In this quick-n-dirty article, we will see how to generate a PDF from a user-submitted markdown with Go. We will build a simple service using the...
If you have used Hibernate before you know that you can specify that an Entity class should have it's @Id fields set via @GeneratedValue - typically...
In this article, we will look at some cool, practical query tricks you can use in projects that use PostgreSQL as the DBMS: Order results but select a...
Damn, this one bit me very recently. So imagine you have a Java API and because of whatever reasons you agreed that the JSON properties for the...
I don't remember what prompted me to think of this, but basically, I was uncomfortable that sometimes people leave their screens unlocked with...
I just realized I may be a glutton for software libraries/tools. I don't yet know if that's a bad thing. Basically what I am referring to is my...