<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Buf Blog — Kevin McDonald</title><description>Posts by Kevin McDonald on the Buf blog.</description><link>https://buf.build</link><item><title>Protobuf Tip #10: Choosing the right integer type</title><link>https://buf.build/blog/choosing-the-right-protobuf-integer-type</link><guid isPermaLink="true">https://buf.build/blog/choosing-the-right-protobuf-integer-type</guid><description>Protobuf has ten integer types. Use int64. In Go, even the slow cases decode a thousand integers in a few microseconds, so the choice almost never matters.</description><pubDate>Mon, 10 Aug 2026 00:00:00 GMT</pubDate></item></channel></rss>