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
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
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