life is too short for a diary

Most popular




How to Disable Canton Coins on a Canton Validator

When running a Canton Validator node, the wallet component (which manages Canton Coin transactions) is enabled by default. If your use case does not require Canton Coins — for example, you are running a private or enterprise deployment and do not want to participate in the CC economy — you can disable it with a single configuration flag...

Continue reading → Tags : canton blockchain kubernetes daml






Add Fugitive Git Blame to LunarVim with a 50 Percent Blame Window

vim-fugitive gives you a proper :Git blame view inside LunarVim. The annoying part is that the blame window can become too wide when author names, dates, or commit metadata are long. On a laptop screen that means you can see the committers, but not enough of the code...

Continue reading → Tags : vim neovim lunarvim






Build and Deploy a YouTube-to-MP3 Converter

I often find myself searching for websites to convert YouTube videos to MP3. Most of these sites are full of spam and annoying ads, so I decided to build a simple website and learn along the way...

Continue reading → Tags : python fastapi docker github actions scaleway