Ayc0

@ayc0.dev

Frontend engineer at @datadoghq Personal website: https://ayc0.dev/ I try to build good tools for #javascript and #reactjs 😅

I really need to start doing fewer things at the same time. It’s not healthy, and I’m not really “faster” this way. Been working concurrently on 4 different PRs for days and it’s killing me 💀

Buying a new domain name with @marque.at is quite easy! The process takes just a few minutes, and they update your BlueSky handle for you That's quite neat 👌

Le climatologue Christophe Cassou est harcelé depuis 48H suite à son passage sur BFM TV. Un extrait vidéo coupé sur X, qui oublie une partie importante du discours, et des milliers de personnes lui tombent dessus. Pire encore, le député RN Tanguy en a profité pour le comparer à un dictateur.

It’s still the same: no semantic guarantee, only a performance improvement, your code should work exactly the same when useMemo is removed. If anything, offscreen rendering (<Activity>) will lead to more memos being thrown away.

Simple question : avez-vous entendu parler cette semaine de l’urgence de réduire notre consommation de viande ? De la nécessaire réduction du trafic aérien ou du nombre de voitures individuelles en France ? Non, pas vraiment. Mais... vous avez entendu parler de la clim. bonpote.com/canicule-leu...

Canicule : leur mépris, nos morts

En colère parce que tout est annoncé depuis des années, plus exactement des décennies. Le ras le bol des scientifiques est palpable sur les

bonpote.com

🦀 Rspack 2.1 is here! ⚡️ 16% faster builds than 2.0 ⚛️ Rust React Compiler: 7–13× faster than Babel 🎨 Improved built-in CSS 📂 import.meta.glob 🔵 TypeScript 7 RC support 🧩 Source Phase Imports

Rspack 2.1.0 release note
A

With style queries now in all browsers, here's my take on the best way to do dynamic color theming with modern CSS: - Custom properties - light-dark() - contrast-color() - Style queries - Relative color syntax (^Features available in all modern browsers) Read about it ⬇️⬇️ una.im/modern-css-t...

una.im | Modern CSS theming with light-dark(), contrast-color(), and style queries

Combine three new CSS features to build fully adaptive themed components.

una.im

Rappel : le mot-clef "canicule" déclenche l'apparition d'un certain nombre de lieux plus agréables en ce moment. Bon courage tout le monde.

After connected my website to `standard.site`, I wanted to document how I did it. So I wrote down in ayc0.github.io/posts/standa... about how I connected my website to it, and in general a brief introduction to AT Protocol & `standard.site`

Deploying to standard.site

This post is a brief introduction to the AT Protocol, standard.site, and how to connect a website to it

ayc0.github.io

Ayc0@ayc0.dev · 3mo ago

I just connected my website to standard.site using sequoia.pub. See for example: ayc0.github.io/posts/intlse...

temporal-polyfill 🕒 1.0 is out! Smaller and with a tree-shakeable API that can be codemodded away. Great for component lib authors: tiny footprint now, zero footprint later, and shared internals with the host app's polyfill (if they choose to install it).