Returning to Tech After a Failed Startup
3 min read Founding a startup is often pitched as a one-way door, but in practice it is two-way: many founders return to […] Read article
3 min read Founding a startup is often pitched as a one-way door, but in practice it is two-way: many founders return to […] Read article
3 min read The AI/ML field has changed dramatically since 2022. If you have been away from the field for 2+ years — Read article
2 min read The PhD-to-industry transition is well-trodden but not always smooth. Some PhDs land high-comp research roles at frontier AI labs; others Read article
3 min read The US military produces a lot of disciplined, technical, mission-driven people who would thrive in tech. But the transition is Read article
3 min read Many engineers spend part of their career outside the US — by choice, by family, by geography. Returning to a Read article
2 min read One of the under-discussed skills of engineering management is calendar discipline. Without it, your week becomes a slurry of meetings, Read article
3 min read Architecture Review Boards (ARBs) — sometimes called Tech Review Committees, Design Review Forums, or “the architects” — are the bodies Read article
2 min read A production readiness review (PRR) is a structured assessment before launching a new service or major feature. The discipline catches Read article
3 min read Working with founders is its own discipline. Founders are typically high-conviction, high-velocity, and deeply attached to their own ideas. EMs Read article
3 min read Sometimes you join a team that is already in trouble. Morale is low, velocity is poor, the prior manager left Read article
3 min read OKRs (Objectives and Key Results) remain the most common quarterly planning framework at growing tech companies. Done well, they align Read article
3 min read The frontend build tooling landscape has consolidated significantly. The dev server experience that took two minutes to start in 2020 Read article
3 min read The state management landscape has consolidated significantly. The “Redux for everything” era is over; modern apps use specialized tools per Read article
2 min read Monorepos have gone mainstream in frontend. Most companies of meaningful size now run a monorepo for their web platform. The Read article
3 min read TypeScript fluency is now baseline for senior frontend roles. Beyond the basics (interfaces, type aliases, basic generics), interviews probe whether Read article