MoreRSS

site iconAddy OsmaniModify

An Irish Software Engineer. Author of a number of books including Learning JavaScript Design Patterns, Learning Patterns, Stoic Mind and Image Optimization.
Please copy the RSS to your reader, or quickly subscribe to:

Inoreader Feedly Follow Feedbin Local Reader

Rss preview of Blog of Addy Osmani

High Agency Matters

2025-10-28 08:00:00

High agency is the habit of seeing it, owning it, and moving it forward. In the long run initiative beats intellect. This essay explains what agency is, why it is scarce, and how to develop and hire for it.

The History of Core Web Vitals

2025-10-02 08:00:00

This write-up is a history of how Core Web Vitals came to be based on my recollections from our work on it at Google from 2014 onwards

Give your AI eyes: Introducing Chrome DevTools MCP

2025-09-25 08:00:00

Chrome DevTools MCP is a newly announced tool that allows AI coding assistants to **see and interact with a live Chrome browser

Google Chrome at 17 - A history of our browser

2025-09-02 08:00:00

Chrome turns 17 this week, and it feels like a good time to reflect on how far we have come in terms of Chromes guiding principles

An Engineer's Guide to AI Code Model Evals

2025-07-25 08:00:00

A deep dive into evals, goldens, and hill climbing for improving coding-capable AI models.

Cover Flow with Modern CSS: Scroll-Driven Animations in Action

2025-04-05 08:00:00

Dive into implementing the iconic Cover Flow UI pattern using modern CSS scroll-driven animations and alternative ways of implementing Cover Flow, such as via Three.js/WebGL