life is too short for a diary

Most popular




AI Engineering - Building Applications with Foundation Models by Chip Huyen

These are my learning notes and reflections while reading "AI Engineering: Building Applications with Foundation Models" by Chip Huyen. I plan to update this periodically as I progress through the book...

Continue reading → Tags : books ai llm






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