Reviewing large changes with Jujutsu is a post by Ben Gesoff showing a workflow for reviewing big diffs and keeping track of what you’ve seen already.

Fantastic article about how Datadog reduced their Go binary size by 77%, highlighting the techniques used to identify and remove unneeded dependencies.

sportsball.fyi is the place to go if you don’t know things about sports but want to be able to talk about sports things happening now. From my fellow Hubber Tali Herzka.

Jet is a Go library providing type-safe SQL expression building (not an ORM). I’ve tended to start off with plain old SQL in Go, and I’ve used sqlc, but this looks like a nice abstraction.

fiddlehead is a Mac meeting note taker app that produces Obsidian-ready Markdown. Works locally!

Building napkin - a memory system for agents describes a project which uses the Obsidian vault format as a way to keep track of what you learn in conversation with an AI assistant.

obsidian-vault-copilot looks amazing. It’s an Obsidian plugin which works with GitHub Copilot CLI and Microsoft WorkIQ to be able to do all kinds of useful things with a vault in a secure way.

Solar-powered mosquito trap automator disrupts the mosquito population by giving them a place to lay their eggs and then flushing it out before the eggs can hatch. Clever!

See also the reddit thread about the mosquito trap which includes a “bucket of doom” solution.