# Boldly Go (boldlygo.tech)

Jonathan Hall's blog and daily email newsletter ("Boldly Go: Daily") at [boldlygo.tech](https://boldlygo.tech). Focused entirely on Go — language-spec walkthroughs, testing patterns, error handling, JSON tricks, and other day-to-day Go ergonomics. Hall offers paid development subscriptions and private mentoring alongside the free newsletter.

The Go-language-spec series works through the spec one piece at a time, often picking up reader questions and turning them into follow-up posts (see [[t-context-go-testing]] for an example).

## Ingested articles

- [[t-context-go-testing]] — When to use Go 1.24's `T.Context()` (and the rare cases where you shouldn't)
