Casey Carroll

@caseycarroll.github.io

Front-end Web Dev @eBay • Previously Web Performance @REI caseycarroll.github.io

How is no one talking about Vite HMR mode blocking cross-doc view transitions? Are people silently working around this by generating builds to test their view transition animations? The DX for this is no good!

p75 and p90 JavaScript bytes on the web have exploded since May, 2025—easily the largest 10 month period based on HTTP Archive data since 2023. The long-tail is getting worse, very quickly. Gemini, what happened in May 2025?

BildBild

Many developers misinterpret what the DevTools performance test results tell them. My video below explains how Chrome implements network throttling and how it impacts your data. Neither the bandwidth nor the latency implementation match what you'd see on a real slow network. youtu.be/93HI4dnGjMk

How Does Chrome DevTools Network Throttling Actually Work?

Learn what Chrome network throttling looks like behind the scenes and how it compares to system-level throttling with tools like Apple's Network Link Conditioner. Try our free website speed test:…

youtu.be

I guess it is time to introduce Bluesky to my latest work, HTML for People. Anyone can make a website with HTML. No previous coding experience required. I cover everything you need to know to get started in an approachable and friendly way. And it’s free for all. 🚀 htmlforpeople.com

HTML for People

HTML isn't only for people working in the tech field. It's for everyone. Learn how to make a website from scratch in this beginner friendly web book.

htmlforpeople.com

I think a lot about how the principles of design and UX are fundamentally incompatible with capitalism; at a certain point, they have opposing priorities. That means if you're in the field, your company is paying you to care about something it will never care about. And that's a recipe for burnout.

What does it mean for something to be Turing complete? I answer this question, and more, through a series of fully interactive Turing machine simulations! Play, pause, step forwards and backwards, and even write your own Turing machine programs in my latest blog post. samwho.dev/turing-machi...