timraymond.com
@timraymond.com
So many times dev teams wish they had more logging, but so very often I’ve used the *absence* of logs to diagnose an issue. Tracing through and asking “how can no logs be produced from this method” is just as effective as “how was this log line produced”. Read between the (log) lines.
October 2, 2025 at 6:08 PM
Guy at brewery: “What’s on your shirt?”

Me: “Oh, this is the Go gopher, from the Go programming language. I just got back from…”

Guy: “oh, I thought it was a roast beef sandwich on a surfboard”

The shirt:
August 29, 2025 at 9:45 PM
Another #GopherCon done! It was so excellent to see many old friends, make some new ones, and learn so many new things along the way too! Looking forward to next year!
August 29, 2025 at 11:27 AM
TinyGoOS: should the proper pronunciation be “Tiny Goose” #GopherCon
August 28, 2025 at 1:26 PM
Excited for #GopherCon Day 2!
August 28, 2025 at 1:23 PM
@gdey.me great talk! Been a user of this platform for a few months (a year maybe?)—now I’m excited to go build something with it!
August 27, 2025 at 4:33 PM
Time to learn how this AT Proto thing I’m using actually works! #GopherCon
August 27, 2025 at 4:08 PM
One underrated aspect of this protobuf talk is the configurability of a safe and unsafe path in the library. I like that it makes it possible to optimize with unsafe, but allow users to choose whether they want unsafe in their codebase. #GopherCon
August 27, 2025 at 3:59 PM
I really can’t wait to check out github.com/google/capsl... #GopherCon
GitHub - google/capslock
Contribute to google/capslock development by creating an account on GitHub.
github.com
August 27, 2025 at 3:41 PM
Loving this talk on supply chain attacks at #GopherCon . The original “Reflections on Trusting Trust” rings true even today.
August 27, 2025 at 3:32 PM
@swtch.com Great to see you last night! Hope you enjoyed the show as much as we did!
July 13, 2025 at 4:51 PM
Periodic reminder that the correct type for any field labeled “Port” is “uint16”, not “string”. If you need a string, coerce the stricter type (uint16) to the less strict one (string).
January 6, 2025 at 7:35 PM
Today I framed our poster from the very special Futures 20th Anniversary show we went to in Phoenix back in October—it seemed appropriate on 12.23 😅 It’ll be hanging in my music nook with my piano and guitar.
December 24, 2024 at 3:14 AM
Reposted
December 22, 2024 at 2:06 PM
Obligatory first Bluesky post :) It’s nice to actually see activity here instead of the ghost-town cesspool of Twitter.
November 24, 2024 at 9:32 PM