Facebook have done some pretty cool things with their tentatively named "stylex" css-in-js library. I was curious about how it might work under-the-hood so I built my own version: github.com/CraigCav/css-zero
Extremely fast and well done primitives. Trees and Diffs are used in Claude, Codex, OpenCode more
We had Alex and Amadeus from @pierrecomputer on the podcast.
The way they used pi autoresearch for performance was genius.
youtube.com/watch?v=5He3_Lin…
🚨 GLC NEWS UPDATE 🚨
Dimension Valley will be banned in Gym Leader Challenge effective April 20th!
You can read more about it here: gymleaderchallenge.com/news/…
In the next version of React Aria Components, you can use the `render` prop to customize the rendered DOM element. This also receives the component state, which makes it easy to drive animations.
ALT import {Button} from 'react-aria-components';
import {motion} from 'motion/react';
<Button
render={(domProps, {isPressed}) => (
<motion.button
{...domProps}
animate={{scale: isPressed ? 0.9 : 1}} />
)}>
Press me
</Button>
✍️ Solved by Modern CSS: Section Layout
A new interactive article about a typical section layout and exploring how to make it more dynamic with modern CSS. Happy reading!
ishadeed.com/article/modern-…
Our LGS is sadly closing, but we finished on a high note, with my son and I finishing our last GLC night undefeated with first and second place finishes. #Pokemon#GLC
(1/2) I've been using this "follow-the-leader" pattern with CSS anchor positioning quite a bit lately so I decided to write about how to do it!
The TLDR; is you dynamically update the anchor on an event/state, i.e:
.follower {
/* anchor */
position: fixed;
position-anchor: --hovered;
/* transition */
transition: top 0.5s ease;
/* position */
top: anchor(center);
left: anchor(right);
}
.possible-anchor:hover {
/* update the active anchor */
anchor-name: --hovered;
}
If you never learned Big O notation in school (or even if you did), this post is a fantastic visual walk through.
The animations and interactive sliders really make the concepts clear.
samwho.dev/big-o/
It’s here: the new registry MCP server 🚀
- Works with any registry (zero config)
- One command to add to your MCP client
- Smarter tools & better CLI integration
- Multi-registry support in a single project
- Built to work with your design systems
Take a look.
🎒 WORLDS BACKPACK GIVEAWAY🎒
Time to end the post-worlds blues with a fun giveaway! 😁 Enter to win a worlds 2025 pokemon center backpack 2 boxes of FCBC sleeves!✌️
✅️ Like
✅️ Follow
✅️ Retweet
The winner will be chosen on August 29th! @FCBCArmor#PokemonTCG
The more I think about this, the more uncomfortable I am about the whole situation. Someone from @avis *called me* and behaved this way. They then tried to fraudulently add charges to my account in their anger. This person has access to my address. What else are they capable of?
To add from this, someone from @avis just called me - as a response to my tweet - asked me to explain what happened - then, out of the blue, called me a liar and a "soft southern prick".
I won't blink to never use @Avis or @budgetcar ever again. Budget charged me nearly $800 for a car that made it less than 50 miles before breaking down.
I won't blink to never use @Avis or @budgetcar ever again. Budget charged me nearly $800 for a car that made it less than 50 miles before breaking down.
PSA: budget rentals are to be avoided. Rental car broke down and trying to organize roadside assistance with them has been a non stop nightmare.
Next time I'll just get Ubers everywhere!
I won't blink to never use @Avis or @budgetcar ever again. Budget charged me nearly $800 for a car that made it less than 50 miles before breaking down.