Anthonny Quérouil
banner
anthonnyquerouil.me
Anthonny Quérouil
@anthonnyquerouil.me
Mostly tech content
- Hubpress http://hubpress.dev (rewriting 🚀)
- Workerify https://github.com/anthonny/workerify
- Freelance (aka Jean-Michel Coaching 🦓)
Super content du résultat. Plus de câble, tout en conservant le assis/debout 😊
Et les enceintes 😍
October 31, 2025 at 1:00 PM
Reposted by Anthonny Quérouil
New article: Epistemology of software. blog.ploeh.dk/2025/10/20/e...
Epistemology of software
How do you know that your code works?
blog.ploeh.dk
October 20, 2025 at 6:30 AM
Reposted by Anthonny Quérouil
View transitions are in every browser now ✨
Firefox now supports view transitions, the command and commandfor HTML attributes, and the moveBefore() method.

www.firefox.com/en-US/firefo...
Firefox 144.0, See All New Features, Updates and Fixes
www.firefox.com
October 14, 2025 at 6:41 PM
Reposted by Anthonny Quérouil
Le monde du travail change en permanence, et la domination des fameux GAFAM n'est plus à démontrer 😅

Mais…pourquoi, en fait ? Eh bien entre autres grâce à ce que @vgfl a appelé le "Mentofacturing", par opposition à notre bonne vieille "Manufacture" 👨‍🏭
Le Mentofacturing, ou une autre manière d'organiser le Travail 🤔
Le monde du travail change en permanence. Les méthodes, la culture et les paradigmes d'hier ne sont pas forcément applicables aux enjeux contemporains. Certains et certaines l'ont bien compris, et la domination des fameux GAFAM n'est plus à démontrer 😅 Mais…pourquoi, en fait ? Eh bien parce que, p
youtu.be
October 12, 2025 at 12:44 PM
Reposted by Anthonny Quérouil
Bon, on est revenus à une situation normale d'un point de vue technique, il est donc temps de reprogrammer ce fameux entretien ! 🎉

Rendez-vous donc ce lundi 13 octobre à partir 20h pour un Échange avec @brack0.dev !

October 11, 2025 at 9:05 AM
I created this repo 👉 github.com/anthonny/fas...
It includes example architectures combining @fastify.dev, @htmx.org and #nunjucks.
Not perfect, but it could spark some ideas.
GitHub - anthonny/fastify-htmx-nunjucks-structure-samples
Contribute to anthonny/fastify-htmx-nunjucks-structure-samples development by creating an account on GitHub.
github.com
October 7, 2025 at 3:15 PM
Reposted by Anthonny Quérouil
Fuck apps - build websites.
New from 404 Media: Google removed an ICE-spotting app too. Called Red Dot, an immigration support group on the ground in Chicago told me it was using it. Google now removed, just like Apple did with ICEBlock after DOJ pressure. Google calls ICE vulnerable group
www.404media.co/google-calls...
Google Calls ICE Agents a Vulnerable Group, Removes ICE-Spotting App ‘Red Dot’
The move comes as Apple removed ICEBlock after direct pressure from U.S. Department of Justice officials and signals a broader crackdown on ICE-spotting apps.
www.404media.co
October 3, 2025 at 4:52 PM
Reposted by Anthonny Quérouil
The rat needs your help! 🐁

If you know web dev and want to help us design a new landing page, we'd love your contribution!

💰 Reward: 100,000 cheese sticks

🧀 See: github.com/ratatui/rata...

#rustlang #ratatui #webdev
October 1, 2025 at 8:24 AM
Hey 👋

Did I tell you that the #Workerify + @htmx.org combo makes me want to try out a bunch of things?

A new playground: @tauri.app 🤯

I’ll write a blog post about it soon, but it’s really cool (at least I think so 😜).

github.com/anthonny/wor...

#webdev #htmx #tauri
October 1, 2025 at 8:06 AM
Hey 👋

🚀 I just published a new video!

👉 Building a SPA with #Workerify + @htmx.org
🌤️ We will create simple weather app in just a few minutes

🙏 Would love your feedback

▶️ www.youtube.com/watch?v=Td02...

#webdev #htmx #typescript #SPA
HTMX + Workerify pour faire votre SPA
YouTube video by Anthonny Quérouil
www.youtube.com
September 30, 2025 at 4:33 PM
Hey 👋,

I’ve been hacking on #Workerify — a way to run API-like endpoints entirely in the browser using Service Workers.

Just dropped a blog post about how the Vite plugin and the core lib play together.

Check it out 👉 anthonnyquerouil.me/2025/09/16/h...

#WebDev #Vite #HTMX #ServiceWorkers
How Workerify's Vite Plugin and Core Library Work Together: A Deep Dive
anthonnyquerouil.me
September 29, 2025 at 6:40 AM
Hey there! 👋

Want to start a project with #Workerify and @htmx.org , but prefer JSX for your templates? No worries!

I've just updated the CLI to support #NanoJSX (1kB 🤯)
Try it out and happy hacking!

npx @workerify/create-htmx-app

👉 github.com/anthonny/wor...

#WebDev #htmx #JSX
GitHub - anthonny/workerify: Fastify-like server in your Service Worker (👋 Htmx)
Fastify-like server in your Service Worker (👋 Htmx) - anthonny/workerify
github.com
September 26, 2025 at 9:46 PM
Hey there! 👋

Want to start a project with #Workerify and @htmx.org but not a fan of #Nunjucks? No worries!

I've just updated the CLI to support #Handlebars and #EJS as well.
Give it a spin and let me know what you think!

npx @workerify/create-htmx-app

👉 github.com/anthonny/wor...

#WebDev #htmx
September 24, 2025 at 9:15 PM
🚀 Want to build your SPA with @htmx.org and #nunjucks in no time?

The latest release of #Workerify ships with a "create app" template to kickstart your project 🚀

npx @workerify/create-htmx-app

Still early stage, so I’d love your feedback & ideas 🙏

👉 github.com/anthonny/wor...
#htmx #WebDev #JS
September 23, 2025 at 12:39 AM
🚀 Say hello to Workerify!
A simple way to build REST APIs directly in Web Workers or Service Workers.

🔹 @fastify.dev like API
🔹 Runs natively in browsers
🔹 Easy setup with Vite
🔹 Plays beautifully with @htmx.org

👉 github.com/anthonny/wor...

#JavaScript #WebDev #htmx #Vite
GitHub - anthonny/workerify: Fastify-like server in your Service Worker
Fastify-like server in your Service Worker. Contribute to anthonny/workerify development by creating an account on GitHub.
github.com
September 21, 2025 at 12:36 PM
Just received this beautiful book 😍
I'm starting my journey with @htmx.org 🚀
September 18, 2025 at 12:48 PM
Et bien c’était une superbe journée, ma petite est ravie, je suis ravi, on va bien dormir 🤣
August 15, 2025 at 7:34 PM
Si certains d’entre vous vont à la balade de la Madone des motards demain à Porcaro, ça sera un plaisir de rouler avec vous
August 14, 2025 at 12:44 PM
Reposted by Anthonny Quérouil
Here's a little overview of my app PocketCal, if you haven't tried it yet!

pocketcal.com
June 24, 2025 at 9:26 PM
Reposted by Anthonny Quérouil
I often want to write about functional programming and what it's really about, but I can never write something better than what @krisajenkins.bsky.social wrote in his "What is functional programming?".

(available in writing or in many conference talks on YouTube)

blog.jenkster.com/2015/12/what...
What Is Functional Programming?
The personal blog of Kris Jenkins, geek.
blog.jenkster.com
June 15, 2025 at 10:24 AM
Reposted by Anthonny Quérouil
Hey, I wrote a post in my blog comparing Elm and @svelte.dev, I hope you enjoy it! flaviocorpa.com/building-a-n...
Building a non-trivial app with Elm and with Svelte
A blogpost comparing the latest cutting edge frontend framework (Svelte), with the older but functionally pure Elm programming language
flaviocorpa.com
June 4, 2025 at 4:49 PM
Reposted by Anthonny Quérouil
📣 A new version of Kroki is available!

🔭 OpenTelemetry support
🔀 Handle 3xx redirection response
🆙 Upgrade diagram libraries
🔒 Update Docker base images and dependencies

Link to the release 👇
May 20, 2025 at 9:04 AM
Reposted by Anthonny Quérouil
There's an interesting sub point here: what makes an open source project?
Is it the organizations that hold the trademarks and domain names? The companies where the maintainers work? The maintainers themselves (the actual people working on it)?
www.cncf.io/blog/2025/04...
Protecting NATS and the integrity of open source: CNCF’s commitment to the community
When a company contributes a project to the Cloud Native Computing Foundation (CNCF), it’s not just sharing code—it’s making a commitment to the open source community. It’s a pledge to uphold open…
www.cncf.io
April 26, 2025 at 8:38 AM
Nouveau jouet 😍
April 21, 2025 at 12:21 PM
Reposted by Anthonny Quérouil
Us developers have learned the hard way that:

1. Prototyping is more like 10% of the actual work - even though the business folks thinks we're 90% done

2. Shipping prototypes to production is possible but generally a bad idea

Vibe coding is prototyping. Others will learn - soon
April 14, 2025 at 11:35 AM