Your Single Use iPhone https://lobste.rs/s/3o2l2w #video #mobile #hardware #law
Posts by Daniel Szymanek
A copy of “Web Performance Engineering in the Age of AI” by Addy Osmani placed on a light wooden surface, showing the cover with a greyhound illustration and a clean, minimalist design.
An open book showing Chapter 3 titled “AI-Generated Code and the Performance Paradox,” with printed text discussing how AI-generated code can be functional but not always optimized for performance.
An open book showing Chapter 12 titled “Web Performance Case Studies and Success Stories,” with text describing real-world examples of performance optimization and business impact.
Software is evolving fast.
My focus hasn’t changed: helping teams improve performance, UX, and conversion
AI generates working code faster than ever… but not optimized for performance
That’s where we add value: from “it works” to “it’s excellent”
Reading @addyosmani.bsky.social’s new book
I tried this. It's hard.
Good connection is useful for downloading all those Takeout zips, for when you’re ditching your services 😛
Why did adding ONE component make your build drastically slower?
The answer is often: Barrel files.
Luckily, you can enable Lazy Barrel Optimization in @vite.dev 8 and @rolldown.rs do bring your build time back to normal.
Want to know more? Check the video & docs
rolldown.rs/in-depth/laz...
Large tech companies don't need heroes https://lobste.rs/s/cqg4os #philosophy #practices
Also… general storage from RAIDed disks :)
I use my M1 mini as a server and I’m quite happy with it. My primary use case is VPN server and @immichapp.bsky.social ;)
"claude md" ridiculous. he is NOT a doctor
My book, Accessibility For Everyone, is now free and online as a website.
accessibilityforeveryone.site
The book was first published by A Book Apart in 2017 but it holds up! It covers web accessibility for designers, developers, content folks, and really everyone who works in tech.
I think there’s still the privacy barrier which will make a lot of people avoid such devices still ;)
Let’s see how the society responds overall…
You know that annoying experience on mobile websites where you need to find the little close button and can't swipe a menu closed?
The solution is simpler than you think.
With basic CSS scroll APIs, you can get built-in interruptible swipe gestures 🥳