In Q1 2026, I merged a 142-line patch to React 19’s concurrent rendering scheduler that eliminated 1.2 seconds of p99 render latency for 4.7 million weekly active users. Three weeks later, a Meta recruiter slid into my GitHub DMs with an offer to skip all interview loops for a Staff Engineer role on the React Core team. 📡 Hacker News Top Stories Right Now Ghostty is leaving GitHub (2569 points) Bugs Rust won't catch (281 points) HardenedBSD Is Now Officially on Radicle (62 points) Tell HN: An update from the new Tindie team (26 points) Soft launch of open-source code platform for government (6 points) Key Insights React 19’s concurrent scheduler patch reduced p99 render latency by 68% for apps using startTransition with nested suspense boundaries Patch targeted React 19.0.0-alpha.4, validated against React 18.3.1 and 19.0.0-beta.2 Eliminated $12,400/month in CDN edge compute costs for a 12-person e-commerce team by reducing client-side re-renders 70% of React OSS contributions in 2027 will focus on…