cd/sources/dave-auto-discoveredยท homeโ€บ sourcesโ€บ Dave (auto-discovered)
cat /sources/dave-auto-discovered.feed | wc -l โ†’ 1

Dave (auto-discovered)

articles 1 domain dave.cheney.net โ†’ feed RSS
22:33
2026-07-10
dave.cheney.net
developer-tools

Go Pop quiz: what time was it?

A Go quiz asks readers to predict the output of a program that prints two timestamps separated by a 10-second sleep, testing understanding of deferred function evaluation in Go.โ€ฆ