Why We Built Flipster

Flipster is our open source library for using OpenFeature safely in production. It came out of adopting trunk-based development, where feature flags stop being a nice to have and become the thing that lets a deploy and a release be two separate decisions.

It wraps the OpenFeature SDK behind an interface you can inject and test like any other dependency, and puts a circuit breaker in front of the provider. Defaults move out of the call sites and get declared once, in one place, so a degraded flag provider never becomes a production incident.

Read more ...

The Job Before the Job

The promotion earns you the title. It does not teach you the job.

In March 2026 we ran Tech Lead School, an honest attempt to close the gap between what earns the promotion and what the role actually demands. Here is what worked, what didn’t, and what surprised us.

Read more ...

Redesigning our Hiring Process to Scale Team Ownership

Our hiring process was not broken in an obvious way. It produced reasonable outcomes and we had learned to live with its inefficiencies. But over time the cost of running it became impossible to justify. I could have looked the other way. But I have always believed in leaving the battlefield better than I found it. This is the story of how we identified its shortcomings, redesigned the process around our actual constraints, and handed ownership of it to the entire team.

Read more ...