Andrew Hudson
@andrewhudson.dev
39 followers 200 following 99 posts
#css, #javascript, #react and #creativecoding in #Grenoble, France 🇫🇷 Mountain lover. Cyclist. Runner. Hiker. andrewhudson.dev
Posts Media Videos Starter Packs
Reposted by Andrew Hudson
css-only.dev
Here is my idea with less of code

css-tip.com/tooltip-anch...

The trick is to play with the margin property to show/hide the arrows.

cc @una.im @bram.us
andrewhudson.dev
This week I re-started juggling after about 20 years of not #juggling seriously.

I am learning 552, 5-ball cascade, 3-ball shower and other things to improve the five ball juggling. I could do it 20 years ago to about 100 catches and slowly it is coming back. Very slowly! At 25 catches so far.
Reposted by Andrew Hudson
merriam-webster.com
We are thrilled to announce that our NEW Large Language Model will be released on 11.18.25.
andrewhudson.dev
screenshot of what it looks like in Canary:
andrewhudson.dev
You could do it with container query range syntax (coming Chrome 142+ I think) e.g. codepen.io/bigandy/pen/...
container style range query - Chrome 142+
...
codepen.io
andrewhudson.dev
Have deleted my Vercel account.
Reposted by Andrew Hudson
bram.us
Although it’s not a core task of my role as Chrome DevRel, I took the time to build something that I needed into DevTools: debugging support for CSS `@starting-style` rules.

The feature is ready for testing in Chrome Canary.
andrewhudson.dev
How to mark all Github notifications as read:

gh api notifications -X PUT -f last_read_at=2025-09-29T00:00:00Z -f read=true

using the gh command line tool. Change the last_read_at date/time

gist.github.com/jeremystretc...
Mark GitHub notifications as read
Mark GitHub notifications as read. GitHub Gist: instantly share code, notes, and snippets.
gist.github.com
Reposted by Andrew Hudson
cydstumpel.nl
It's truly crazy what you can do with just CSS now

🚧 WIP 🚧
andrewhudson.dev
yes, very good point about preventing the click and user expectation.

Maybe I should be asking a different question: is it possible to force the direction of the transition of the popover? i.e. always coming from right? i.e. destroy the previous transition and start a new one?
andrewhudson.dev
@bram.us is it possible to know if a transition is "transitioning" in CSS?

i.e. I am transitioning a popover but if I try and re-open the popover while it is closing it reverses the transition.

To prevent the button from firing if the popover is transitioning. codepen.io/bigandy/pen/...
andrewhudson.dev
will this work with custom color schemes, or just the light and dark?
Reposted by Andrew Hudson
amitsheen.bsky.social
✨ New article ✨

Are we at the start of a new era?

Chrome 140 introduced CSS Typed Arithmetic. It might seem like a minor change, but I believe it's huge as it opens the door to countless new possibilities and a whole new era of Computational CSS.

What do you think?

css-tricks.com/css-typed-ar...
andrewhudson.dev
what about email signup modals that auto-focus and force the keyboard to open? e.g. cyclingnews.com Those make me furious!
andrewhudson.dev
with view transitions is it possible to animate this? Now that'd be cool :)
andrewhudson.dev
The fix has been rolled out (at least to me!) Go for reverting the CSS again :)
andrewhudson.dev
@chriscoyier.net follow-up for your Youtube video on random(). I had a moment to see how to update the randomness differently:

codepen.io/bigandy/pen/...
Reposted by Andrew Hudson
cydstumpel.nl
sibling-index and -count are going to be my whole personality now 💅