Skip to content

Home

Stay curious, keep learning,
help others, be humble.

Jotting down thoughts, things and everything in between for my(future)self and others with similar interests. Have confidence in your ideas, but the humility to doubt what you know.

⚠ In a recent migration to Material for MkDocs I broke the content on this site, over the next few months I'll get those back up.


Lesser-known but useful buf commands

The buf CLI is a multipurpose tool for working with Protocol Buffers. The core features include linting, formatting, breaking change detection, code generation, dependency management, etc.

But the goal of this post is to highlight some of the lesser-known commands I've personally found useful. Emphasis on personally. This is an evolving post of the lesser-known buf commands and notes on how I use them.