I'll be your huckleberry;
when you need someone who does both.
https://nerdy.dev/systems-and-users
@argyleink.front-end.social.ap.brid.gy
Teachin, designin, and buildin on the web all day. Bluesky https://bsky.app/profile/nerdy.dev [bridged from https://front-end.social/@argyleink on the fediverse by https://fed.brid.gy/ ]
I'll be your huckleberry;
when you need someone who does both.
https://nerdy.dev/systems-and-users
@reflex โน๏ธ
29.07.2025 19:58 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0VisBug comes preinstalled in the Orion browser ๐ค๐ป๐
https://nerdy.dev/orion-ships-with-visbug-as-the-design-tools
a quick prototype sprint on an LLM chat interface
โ
view transitions
โ
readablestreams
โ
flow control
โ
light/dark
https://nerdy.dev/llm-chat-prototype
`-webkit-focus-ring-color`
`-moz-focus-ring-color`
^ the adaptive "system variable focus outline" color you can use to look integrated when using `color-scheme: light dark`
would be nice to not have the prefix, just be part of this https://developer.mozilla.org/en-US/docs/Web/CSS/system-color
some of my UI work
https://nerdy.dev/sizzle-rizzle
@AmeliaBR @kizu It's a @heydon special you can snag from his rad online clothing store
https://webbed-briefs.teemill.com/product/kiss-my-css-tee/
A photo of Adam standing near a podium with โCSSโ visible on it and an open MacBook with various stickers on its lid. Adam is looking at the MacBook's display and is wearing a black t-shirt, with something starting from โKiss Myโ on it, followed by lips. There is a purple โCSS logoโ pin on the t-shirt. A full sleeve tattoo is visible on Adam's left hand.
A photo of Adam giving a talk and gesticulating near a podium while looking at the audience. A full โCSS Dayโ logo is now visible on the podium, and a full โKiss My CSSโ print on Adam's t-shirt, with curly brackets around this text.
A photo of Adam sitting on a chair, holding a vase with various colorful flowers and smiling. There are more tattoos visible on Adam's arms and legs.
A photo of Adam sitting, talking, and gesticulating, showing something with his fingers.
Photos of @argyleink@front-end.social giving a talk on the first day of #CSSDay (5 June 2025).
๐ท OM-3 & 75 mm ฦ1.8
Recreating the Nintendo Switch Homescreen scroll UX
- 90% done with CSS
- a li'l JS for sounds, vibrations n' taps
https://nerdy.dev/nintendo-switch-homescreen-css-recreation
An image with a caption is showed in two styles, one with a semi-transparent overlay of the caption and one with the caption underneath the image with no transparency used at all.
It's not a challenge to design for reduced transparency, it's an opportunity.
https://nerdy.dev/prefers-reduced-transparency
- adaptive frosted glass
- adaptive captions
@kizu followed quickly by this adaptive frosted glass
https://codepen.io/argyleink/pen/qBmJyvv
@kizu one of my favorite examples of reduced transparency I've made ๐ค
https://codepen.io/argyleink/pen/YzBKBaR
I'm still sad that the native CSS color functions do not work like in preprocessors in certain aspects, but with custom functions, we will be finally free
@function --rgba(--c <color>, --a: 1) {
result: rgb(from var(--c) r g b / var(--a));
}
#cssday: ya gonna be there?
https://nerdy.dev/off-to-css-day-2025
No job?
Find a friend with a boat.
https://nerdy.dev/mt-rainier-boat-banjo
https://codepen.io/kizu/pen/qEddYOO
code {
--captured-length: 100cqi;
--captured-length2: 20ch;
--ratio: tan(atan2(
var(--captured-length),
var(--captured-length2)
));
tab-size: round(up, var(--ratio), 2);
}
```css
textarea {
scrollbar-width: thin;
}
```
thoughts?
A horse on a boat on the ocean holding a kitten
3 Unintuitive #CSS Layout โSolutionsโ
```
min-width: 0?
flex-shrink: 0?
repeat(auto-fill, minmax(min(10rem, 100%), 1fr))
```
wat?
https://nerdy.dev/3-unintuitive-layout-solutions
workin on the design for my slides at CSS Day
3D view transitions between pages/slides?
li'l bit-o-glitch and some split text.
i'm diggin it.
Tag I'm It
a blog post about blogging
https://nerdy.dev/blogging-about-blogging
S2E2 - WebDev Challenge
@wagslane and I team up and rock vanilla Go, CSS and some JS glue to make a flappybird-like game you control with your face.
https://nerdy.dev/webdev-challenge-s2e2
got tired of seeing fugly `<details>`
try this one https://nerdy.dev/nice-details
while on garden leaveโฆ
I suppose I'll tend to a #CSS Zen Garden
โคท https://nerdy.dev/zen-garden-leave
Gฬถoฬถoฬถgฬถlฬถeฬถrฬถโฆ ex-Googler.
https://nerdy.dev/ex-googler
Smells like an attack vector for people into that
10.04.2025 02:31 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0#CSS `::scroll-button()`, `::scroll-marker`, Carousel Configurator, and Carousel Gallery with @chriscoyier and @davatron5000 on @shoptalkshow!
https://nerdy.dev/carousels-on-shoptalk
@kizu huge congrats! you've done so much amazing research, you were key in enabling this, thank you!
01.04.2025 15:12 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0Not a joke: CSSWG has resolved to start working on fit-to-width text in css-fonts-5!
https://github.com/w3c/csswg-drafts/issues/2528#issuecomment-2769621512
#CSS #Typography
`<span>`
more like
`<spandex>`
okLCH explosions
https://codepen.io/argyleink/pen/dPyqgoe