Gautier
banner
gautier.dev
Gautier
@gautier.dev
Totally human, doing human things like drinking water and writing software
Was about to ask the same thing! For reference: antfu.me/posts/icons-...
Icons in Pure CSS
The icon solution in pure CSS.
antfu.me
November 18, 2025 at 1:17 PM
Not only the answer is yes, but IIRC it is backed by experiments:
Why Boredom is Good For You
YouTube video by Veritasium
youtu.be
September 30, 2025 at 9:19 PM
Indeed! I'll try to build integrations with other atproto apps
September 28, 2025 at 5:21 PM
Well, they use sirv v3
September 24, 2025 at 12:27 PM
Is it because of the software suite they use, or because their secretary only knows how to use Word 2003 and sends the PDF directly from it? 🤭
September 24, 2025 at 12:26 PM
This is absolutely infuriating that applications in 2025 still send poorly formatted emails when you can render them with Svelte 👀
GitHub - GauBen/svelte-emails: Create emails with Svelte and Vite!
Create emails with Svelte and Vite! Contribute to GauBen/svelte-emails development by creating an account on GitHub.
github.com
September 24, 2025 at 12:24 PM
Hi! I build Chachalog as a light-weight alternative to Changesets, and have a few templates available (yarn, pnpm) through the `npm init @chachalog` CLI. Would you be interested in having Chachalog templates in setup-publish?
GitHub - GauBen/chachalog: 🦜 The modern changelog generator.
🦜 The modern changelog generator. Contribute to GauBen/chachalog development by creating an account on GitHub.
github.com
September 23, 2025 at 10:53 AM
I'm building exactly that right now! I'm all ears if you get good examples
September 11, 2025 at 10:18 AM
Talk proposal submitted!
June 20, 2025 at 2:53 PM
(I've been using giscus with great success to have comments without a backend on my blog)
June 17, 2025 at 10:05 PM
I have replaced "flex flex-col gap-{n}" with my own "stack-{n}" utility and never looked back, give it a try and make it open source 👀
June 15, 2025 at 9:45 AM
UnoCSS has that feature and is compatible with TW4 utilities 👀
UnoCSS
The instant on-demand Atomic CSS engine
unocss.dev
June 14, 2025 at 9:16 PM
Mom I'm on tv! 😂

Kudos to your shipping speed btw
June 11, 2025 at 7:17 AM
May I interest you in Chachalog so it does not happen again? 👀

Btw Changesets would work too, but it's stable, so better avoid it for beta software
May 19, 2025 at 4:34 PM
8 years and counting :(

This is genuinely maddening not to be able to use react/react-dom directly
Formalize top-level ES exports · Issue #11503 · facebook/react
Currently we only ship CommonJS versions of all packages. However we might want to ship them as ESM in the future (#10021). We can't quite easily do this because we haven't really decided on what t...
github.com
May 17, 2025 at 10:24 PM
I'm genuinely curious by what you mean by CJS on the web. If you remove ESM from the web, you're stuck with either global variables to have modules on your website, which is notoriously hard to scale and maintain, or one big bundle of JS. What are exactly the issues you face(d) with ESM on the web?
May 15, 2025 at 3:31 PM
I won't deny that ESM/CJS interop in Node used to be painful, but you'll need more arguments than that. "A totally fine ecosystem" when only considering Node is a bit reductive considering the increasing number of platforms and runtime that can run JS and benefit from a standard module system.
May 10, 2025 at 4:38 PM
Thank you @hirok.io for all your very high quality packages!
May 7, 2025 at 7:18 PM
Hi! I have created Chachalog a few weeks ago as a lightweight alternative to Changesets with the exact same workflow. You might be interested for future projects 👀
GitHub - GauBen/chachalog: 🦜 The modern changelog generator.
🦜 The modern changelog generator. Contribute to GauBen/chachalog development by creating an account on GitHub.
github.com
April 21, 2025 at 2:28 PM
One issue you might have with captive.apple.com is that it can be served over HTTPS. If your browser remembers the certificate, it might prevent a "MITM-like" redirect, the technique used by many captive portals
March 22, 2025 at 10:53 PM
I use neverssl.com, works flawlessly 👌
March 22, 2025 at 10:37 PM