Reading List

This page is auto-generated from Github Actions workflow that runs every day at night and fetches the 5 latest articles from each of my favorite blogs.

The Go language server can do some impressive code navigation

Generic methods are a-go for Go 1.27

#​603 — May 29, 2026 Read the Web Version Go Weekly Generic Methods Land in Go — Back in January, one of Go’s co-creators proposed bringing generic methods to Go (rather than just functions) and now he tells us: “This has been im...

Notes on Fourier series

The trigonometric Fourier series is a beautiful mathematical theory that shows how to decompose a periodic function into an infinite sum of sinusoids. These are my notes on the subject, with some examples and the connection to linear algebra in Hilbert space. Coefficients of Fou...

AI didn't kill portfolios

I used to think that my GitHub profile helped me because people could read my code.

Announcing GoReleaser v2.16

Immutable releases, a new build target for Node.js, dockers_v2 graduating out of experimental, and the legacy brews config finally getting the boot.

My views on Flymake and Flycheck in GNU Emacs (as of mid 2026)

pkg.go.dev gets an official API

#​602 — May 22, 2026 Read the Web Version Go Weekly ▶  What's New in Go: The Google I/O 2026 Edition — Two Go team members give a 15 minute high-level overview of the state of Go from Google’s perspective. Topics include how Go...

Introducing the pkg.go.dev API

Introducing the new programmatic API for pkg.go.dev, allowing developers to fetch package and module data directly.

Unsubscribe from a GitHub organization

Just leaving the organization is not enough.