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

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

AI-Assisted Engineering: My 2025 Substack Recap

2025-03-28 08:00:00

A recap of my latest Substack articles exploring the evolving intersection of AI and software engineering, from coding with agents to thinking about the future of programming itself.

The Art of Tech Interviewing

2025-03-03 08:00:00

There is an underrated set of skills that truly differentiate outstanding interviewees from the rest

Service Reliability Mathematics

2025-01-17 08:00:00

Service reliability is often reduced to a simple percentage but the reality is far more nuanced than those decimal points suggest. Lets explore what these numbers actually mean.

Double-keyed Caching: How Browser Cache Partitioning Changed the Web

2025-01-07 08:00:00

A deep dive into how browser cache partitioning has fundamentally changed web performance optimization, examining the trade-offs between privacy and performance in modern web applications.

Automated Decision Logs in AI-Assisted Coding

2024-11-26 08:00:00

An Automated Decision Log (ADL) is a targeted, low-overhead mechanism for capturing the reasoning behind significant AI-driven code modifications.