📝Daily
Day 1
Tony Duong
Mar 11, 2026 · 1 min
#engineering#ai#reading#shirimono#claude
Today, I:
- read the first chapter of the book "Designing Data-Intensive Applications" by Martin Kleppmann and I'm already hooked! Just laying the groundwork for the book by defining what do "Reliability", "Scalability" and "Maintainability" mean.
- discovered that we reduced the number of Honeybadger alerts from 9k to 3.2k in 2 months! Still a lot of work to do, but we're on the right track.
- learned that Claude Code Review is out! Will definitely try it out!
- learned that Claude Code Actions is so powerful! We already set up a Github Action to use it to run on every dependabot PR and make it publish a comment explaining the changes, if it's safe to merge or not, etc. Thanks Hikawa-san!
- was hype about AI Spec-Driven Development (SDD). I can see how that can greatly improve the development workflow and the quality of the code.
- continue Shirimono. Just making progress on the admin panel.
- set up an automatic translation system for this blog using Claude Code Actions and GitHub Actions! New posts written in English will now be automatically translated into French and Japanese.