Profile avatar
loque.bsky.social
Full-stack indie dev. Love problem solving and helping. Based in Bristol React : PandaCSS : xState : Motion : R3F : Coolify : Directus
96 posts 86 followers 179 following
Regular Contributor
Active Commenter

Someone on Threads noticed you can type any random sentence into Google, then add “meaning” afterwards, and you’ll get an AI explanation of a famous idiom or phrase you just made up. Here is mine

Been really enjoying using Penpot and they've recently added Design Tokens with API tooling on the short term roadmap, very cool 🙌

It most certainly is a challenge building an entire OS for a conference but we're working on it! WDC OS 1.0 has launched, along with out early bird tickets for #WDC2025 webdevconf.com

🎨 Did you know that Motion interpolates RGB colors differently to browsers? Because of the way RGB colors are stored, straight interpolation will lead to dips in brightness. Motion instead mixes the square of the color, which avoids this dip.

CSS is getting sibling-index() and sibling-count()! Love this 😍

🎓 New example: Physical stagger Stagger animations based on physical distance from an origin point. examples.motion.dev/js/staggered...

9to5mac.com/2025/02/21/a... a list of services included and excluded from apples E2EE adjustment to satisfy uk's backdoor request

New in Chrome DevTools: Skip irrelevant scripts in the Flame Chart! Debugging is faster and more actionable 🙏

ramkumarkhub.medium.com/meet-css-vie...

Psst ... #cssday https://cssday.nl Ticket sales not yet open, unfortunately.

Hmm, is there a reason why template literal strings don’t show up in auto-completion when using the `string & {}` trick? @andarist.bsky.social @mattpocock.com www.typescriptlang.org/play/#code/K...