Jan 30, 2026Mise: Dev Tools, Environments, and Tasks in One PlaceTired of juggling tool versions, environment variables, and scattered scripts across your projects? Here's how mise brings them all under one roof. tooling ▶READ MORE
Dec 8, 2025designing-with-types-typescript-effect-approachDesigning with Types: Making illegal states unrepresentableHow to use union types and Effect Schema to encode business rules directly into your domain model, making invalid states impossible at compile time. typescript ddd effect-ts ▶READ MORE
Dec 5, 2025The Right Way to Code with LLMLLM is a powerful coding assistant, but using it well means staying in the driver's seat. llm ▶READ MORE
Nov 18, 2025designing-with-types-typescript-effect-approachDesigning with Types: Wrapper TypesHow to use TypeScript branded types and Effect to eliminate primitive obsession, validate values at domain boundaries, and make illegal states unrepresentable. typescript ddd effect-ts ▶READ MORE
Nov 13, 2025designing-with-types-typescript-effect-approachDesigning with Types: IntroductionHow to use TypeScript's type system and Effect's functional primitives to model domains more accurately and make bad code impossible to write. typescript ddd effect-ts ▶READ MORE
Sep 10, 2025A Survival Guide to Build Healthy Tech OrganizationsHow the right balance of structure, culture, and leadership creates tech organizations where both people and products thrive. socio-technical org-culture leadership ▶READ MORE