Posts by Antoine
A beautifully composed piece that should serve as a nice reminder to you of both how much "smart" software/devices dominate your time and also how it's not your fault!
www.terrygodier.com/the-last-qui...
What I like best about the Artemis II photos is that it was taken by actual humans. An actual person had to frame it and manually adjust settings. It's their own artistic rendition of what they thought looked best at the time, something no probe, rover or unmanned spacecraft can take. it's art
Wrote up some thoughts on Anthropic's Project Glassing, where their latest Opus-beating model is available to partnered security research organizations only. Given the recent alarm bells raised by credible security voices I think this is a justified decision.
simonwillison.net/2026/Apr/7/p...
tangled.org
there are opportunities to try a different model, at least optimized for other needs, than the existing GitHub/GitLab/Gitea/etc. models that were built for human pushing and reviewing code
keep the changes manageable for reviews, allows to progressively merge on the main branch, no big bang merge
but that’s what stacked branches is supposed to help with so we don’t have to deal with long live branches
Yeah it’s not an alternative but a wish list 😄
Especially now with Ralph loops and similar approaches, I still want to review and quality checks for prod code. Right now the choice feels like either giant PRs or stacked PR conflict chaos
first-class support for stacked PRs. Right now, stacked PR workflows with Git too often end in conflicts, and GitHub doesn’t let reviewers easily group related PRs for better context. I often have to check out the code locally, which is suboptimal
Real DOM content in a canvas: fully searchable, translatable, inspectable.
You can have forms, add WebGL effects & much more.
Imagine if this was a customizable select 🤯
A little WIP exploration (not finished) for a very exciting API.
github.com/WICG/html-in...
🚨 Active supply chain attack on axios@1.14.1. The latest version pulls in plain-crypto-js@4.2.1 -- a brand-new package that didn't exist before today.
We're still investigating. If you use axios, pin your version and audit your lockfile. socket.dev/blog/axios-n...
New work for GitHub: Monaspace. 🔤
A superfamily of 5 open-source typefaces for code.
Full case study here: lettermatic.com/custom/monas...
guys… we made a Super Bowl ad
here’s how we did it: www.404media.co/watch-404-me...
Although at work, I haven’t seen less chat on Slack. Still, we have done less and less pair or mob programming over the past few months, which is more likely related to the broader adoption of AI coding
Several of us have also shifted more toward product development than creative development, which means we have less to show on a regular basis than we used to. The questions we have tend to be narrower and more specific than before. A least that’s my case and it started even before GPT 3
recorded a Windows 95 full disk defrag to soothe your timeline.
🕯️🕯️
Picture of the book « water for coffee » by Maxwell Dashwood
Deeeeeeep down in the rabbit hole 😅
No need to remember the syntax!
In August, I was interviewed by JetBrains about programming and Rust, ranging from the borrow checker, to agentic coding, to hiring. And it's now on YouTube! It's also general enough that it should be interesting even to those not already knee deep in Rust 😅
www.youtube.com/watch?v=nOSx...
A dev team commissioned me to lead a training course on animation and creativity on the web. It would have been strange to lead a training course on "creative" development and web animation without a presentation tool being part of the theme!
I’m Not a Robot, a game about solving CAPTCHAs, is out now!
good luck :)
> neal.fun/not-a-robot/
You just need to learn to blink & tap
Today is the day!
Inspect and tweak any @threejs.org website with ThreeTools Chrome extension.
Registrations for the beta open at 5:00PM (CET)
three.tools
I've found the exact opposite: the more skilled I am at a task the easier it is for me to instruct an LLM to do that task exactly how I want it done, and the faster and more confidently I can spot and correct any if its inevitable mistakes
"roll for premium" with CSS, [type=range], and an SVG noise filter 🤙
✨Heads up! Observables are shipping natively to a browser near you soon!
Huge thank you and congrats to @domfarolino.com ❤️
I've helped / worked on / watched this through different standards bodies for more than 10 years now. ☠️
(I'm going to have a lot of work now to adapt RxJS to this 😅)