Skip to main content
Shaffer Dehmlow

Shaffer Dehmlow

Software engineer at GitHub, opinions are my own.

Currently learning Go and Rust. Passionate about functional programming, domain driven design, and learning new things.

Recent

Making a Static Blog Dynamic: Websockets and Morphdom with a Go Server
·3500 words·17 mins· 0
go websockets morphdom hugo fly.io cockroachdb
Concurrency Abstractions in Go: Queues, Tasks, and Actors
·2980 words·14 mins· 0
go concurrency actor-model