Continue reading → Tags : canton daml
Managing multiple docker-compose projects can become cumbersome. If you have separate services like Postgres, Kafka, and others, each with its own docker-compose.yml, running commands across them can be repetitive. In this post, we'll explore a neat way to simplify this using a master Makefile...
Continue reading → Tags : docker devops
Below are my rough notes while reading the build-a-large-language-model-book...
Continue reading → Tags : books