Posts
All the articles I've posted.
- ECSS: Recommendations for Finding Zen in CSSPublished: at 02:37 PM- No more naming everything, no more technological dependencies. Only intentional, consistent, simple, expressive, predictable, sustainable CSS. 
- Will Devin take my job?Published: at 11:37 PM- Devin can make plans, read documentation, run and debug code. It currently outperforms all other current AI models on the SWE-Bench coding benchmark which analyzes how well a model can resolve real-world GitHub issues. 
- Should I use JSR? The answer might be no.Published: at 10:23 PM- JSR arguably does what npm should. It is innovative and compelling, but it raises a lot of questions you should consider. 
- Vue Vapor aims to make Vue rendering work more like SolidJSPublished: at 09:26 PM- Vue Vapor is a new compilation strategy that relies on signals to re-render only the affected html nodes when a signal changes, avoiding a virtual DOM altogether 
- What's new in Remix 2.7Published: at 11:16 PM- Remix finalized the Vite build process, improved static site generation, enabled split server bundles and enhanced control over client-only and server-only separation 
- htmz: Dynamic Applications Without a <script> TagPublished: at 05:56 PM- htmz is an experiment that distills the concepts of htmx into a single HTML snippet 
- React 19 is coming: Automatic Memoization & Server ActionsPublished: at 09:35 PM- React 19 will allow developers to drop useMemo, useCallback; Server Actions are real and well crafted; Meta is opening React Canary builds to the world 
- Is Bun the Next Big Thing in JavaScript? The 10+ Tools It ReplacesPublished: at 01:40 PM- Bun's killer feature isn't speed or TypeScript support or Node compatibility. It's a brand new approach; a unified toolkit that allows us to move past the patchwork of tools that JavaScript Engineers must juggle today. 
- Upgrading from WordPress to AstroPublished: at 05:55 AM- With Astro's feature set and templates, I converted and redesigned my blog in a few hours 
- 30 Seconds of CSSPublished: at 10:08 AM- You should check out this curated collection of useful CSS snippets that you can understand in 30 seconds or less.