Thoughts
Notes on software engineering, distributed systems, and the future of human productivity.
A Wrapper Is a Bug Report
My API has fifteen repository files that are the same file, and thirty `as any` casts in the data layer of an ORM sold on type safety. Better Drizzle exists because everyone writes that layer by hand. I think it belongs in Drizzle itself, and the bug I found while checking makes the case better than I wanted it to.