Oxford, Manchester & Birmingham Go Meetups Apr '25 Talk - The Strength of the Weak Package

Slides for my talk ‘The Strength of the Weak Package’, Oxford, Manchester and Birmingham Go meetups, April 2025

April 30, 2025 · Sam Burns

Webfingo: Webfinger in Go for Keycloak

Webfingo is a Go utility for responding to Webfinger requests. It reads Keycloak’s database for user information.

March 12, 2025 · Sam Burns

Test Automation in Cryptography

A novel kind of test automation being used in the Go runtime caught my attention. The unique requirements for a crypto library test suite lead to an unexpected approach testing.

October 11, 2024 · Sam Burns

Go vs Chrome PQC Regression

Differences between the release cycles of Google’s Go and Chrome will lead to a temporary regression in Post-Quantum Cryptography at the end of the year.

September 19, 2024 · Sam Burns

Letting Yourself Go II: Variable Naming

Letting Yourself Go: learning to do things the Go way from an OOP background. Part 2: Variable Naming

July 20, 2024 · Sam Burns