Martin Grubinger

@grooovinger.com

Builder of web-things. I want the #web to win. Lead Frontend Developer at Geizhals Preisvergleich. DIY woodworker. #HTML – #CSS 🥰 – #JavaScript – #Svelte 🤩 https://grooovinger.com

To install a PWA on iOS, you have to: - Navigate to the site - Open the menu - Click "share" (wtf!?) - Click the SECOND "more" ellipsis icon (not the first!) - Click "add to home screen" - Click the "Add" button This is, to me, unacceptably byzantine. Just deliberately hostile on Apple's part.

Hi! I'm working on a new HTML feature: filterable select There are two proposed API shapes so far: 1. Nesting <input> in <select> 2. Sibling <input> for listbox <select> w/id ref Option 1 is more ergonomic, but would break selects in older browsers Thoughts? (Both currently in Canary w/flag)

Ever been annoyed by a "confirm your email" message with a flaky magic link or OTP with clunky copy+paste, if the email even arrives‽ Optimistically, 20-30% of those emails* are never seen. We can fix that! If you have *any* email collection on your site, I'd love to see you try it & give feedback.

Test the Email Verification Protocol with an origin trial  |  Blog  |  Chrome for Developers

Test the Email Verification Protocol with the origin trial available from Chrome 150.

developer.chrome.com

"if you ask me where I see myself in five years, it's probably not here. And it's largely because of that. Like, I don't wanna do work everyday where I don't get to be engaged... you might as well put me on an assembly line." "It's a thief of joy."

"AI has stolen the parts of the job that allowed me to get into flow state. Has it done that for you too?" www.tiktok.com/@_kyleshevli... Kyle's experience is why I avoid using AI to do my work. I just don't want to give up my brain, and I don't want it to suck the joy out of the work I love.

AI has stolen the parts of the job that allowed me to get into flow state. Has it done that for you too? #AI #softwareengineer

TikTok video by kyleshevlin

tiktok.com

Just published a blog post about the new CSS Anchor Positioning API! ⚓ I’ve been learning about it over the past few weeks, and it’s friggin’ great, but it also took me a minute to really get the hang of it. My goal in this post is to share the most useful bits, so you can start using it today. 🔥

Getting Started with Anchor Positioning • Josh W. Comeau

For decades, one of the most notoriously-challenging problems on the web has been sticking one element to another element, for things like tooltips and nested menus. The CSSWG has decided to provide a...

joshwcomeau.com