TIL

TypeIs does what I thought TypeGuard would do in Python · article
Strategy pattern in Go · article
Retry function in Go · article
Type assertion vs type switches in Go · article
Patching pydantic settings in pytest · article
Omitting dev dependencies in Go binaries · article
Annotating args and kwargs in Python · article
Statically enforcing frozen data classes in Python · article
Debugging dockerized Python apps in VSCode · article
Dotfile stewardship for the indolent · article
Self-hosted Google Fonts in Hugo · article
Dummy load balancer in a single Go script · article
Limit goroutines with buffered channels · article
Writing a TOTP client in Go · article
Interface guards in Go · article