Software Development

Here I put some notes, cool discoveries, and other technical stuff. Just like the rest of the blog, it is mostly for me, but if you’ll find this interesting, I’d be super happy!

Sign commits with GPG

📅 2021-08-21⏳ 6 min read

GPG is a very complex tool. However, to sign git commits you only need a handful scope of it. This post will show you how to set up and manage your GPG keys with ease.

Read more...

Rolling like a Pro

📅 2020-08-11⏳ 6 min read

With the pandemic going on many tabletop role-playing parties migrated online, including ours. I’m a DM, so I struggled a lot with Roll20, trying to:

  1. Quickly create encounters
  2. Have minimal delays during the game
  3. Provide good experience for players and me

Here I’m sharing what I’ve come up with so far.

Read more...