Centering a div is now a solved problem Developers have been testing the fleX Alpha stealth model. today, we are announcing it as DIV-1 Flash DIV-1 Flash delivers frontier-level alignment at a fraction of the cost Full benchmarks bellow ↓
618,976 görüntüleme
excited to release RadiusNet-31P, a SOTA open-weight model capable of predicting the perfect concentric border radius with 99.999% accuracy trained for 5,000 epochs so designers never have to subtract again ↓ open weights in the first reply
225,816 görüntüleme
comment clustering animation instead of a straight line, each comment follows an arc so the transition feels more natural
171,297 görüntüleme
made it even better! now it uses: - native squircles/superellipse using css `corner-shape` property - separate X/Y border radii, so corners flatten horizontally without losing their height
108,519 görüntüleme
bloom + HDR on web looks crazier on an hdr screen
459,188 görüntüleme
Difference between HDR and non-HDR screen is huge
302,838 görüntüleme
The same landing page, now with animations 👀✨
597,834 görüntüleme
You can create a cool gooey effect by combining a blur and fade animations between icons with a high-contrast parent element
376,002 görüntüleme
funny thing, my original loader doesn’t use keyframes. it just loops opacity with a per‑pixel delay array + a duration param. less flexible than keyframes, but gives a different effect here is one example in case you want to try to understand it hahah: { name: 'wave-lr', // Delay in ms before each of the 9 grid cells starts animating, indexed as [0,1,2], [3,4,5], [6,7,8] delays: [0, 100, 200, 0, 100, 200, 0, 100, 200], // How long (ms) each cell takes to fade in/out duration: 600, ]
134,435 görüntüleme
can your vibe coding tool do this? real prod codebase, no setup pain prompt: "Render all the spinner animation patterns from the @Notification component in a grid layout. render each pattern with its name below it"
144,352 görüntüleme
I created this gooey text effect animation using View Transitions and the blur + contrast method
172,261 görüntüleme
can your vibe coding tool do this? implement a specific component while actually following your codebase's design system
50,212 görüntüleme
I finally decided to buy the interactive SVG animations course, let’s see how it goes
92,383 görüntüleme
did we need animations through the whole onboarding? probably not but it looks cool and i made them inside dessn so it counts as qa
50,539 görüntüleme
Instead of using a blurry navbar, how about we try a frosted glass navbar? 👀
109,418 görüntüleme
If you missed it, Rive published an amazing technical blog post on how they built real vector feathering. It breaks down why default blur rendering doesn't cut it anymore and how they solved it. Super impressive work that shows why Rive is becoming so important
66,920 görüntüleme
By combining the SVG bloom filter I made with CSS animations, I can create this glowing effect with pure CSS! The web platform has so much to uncover 👀✨
29,161 görüntüleme
Excited to share a new tool I’m building! It lets you intuitively configure CSS spring easings for smoother and more natural-looking animations