Tiago Espinha
A collection of (mostly) tech related content on topics that I encounter in my day to day.
You May Also Enjoy
How I Built LearnGOAT - A Free Maths Worksheet Generator
3 minute read
Ever found yourself thinking "there must be a better way"? That's exactly what happened when I was buying yet another maths practice book for my kids. As th...
The TypeScript Configuration Trap
3 minute read
Ever had that moment where you spend time carefully configuring TypeScript, only to discover your build process has been cheerfully ignoring most of your se...
LSP Docker mode with multiple clients
3 minute read
LSP Docker is a fantastic extension if you need to make use of build containers for development. It creates LSP-mode clients in Emacs that allow a language ...
uint64 encoded in Protobuf bytes looks wrong
1 minute read
Today as I was trying to debug an issue, I had to interpret a Protobuf message that happened to have a uint64 in it. I only had access to the packet capture...
Comments