Baptiste Langlade's Avatar

Baptiste Langlade

@baptouuuu.bsky.social

https://innmind.org

58 Followers  |  31 Following  |  134 Posts  |  Joined: 03.07.2023  |  2.2872

Latest posts by baptouuuu.bsky.social on Bluesky

Preview
The Great Software Quality Collapse: How We Normalized Catastrophe The Apple Calculator leaked 32GB of RAM.

The Great Software Quality Collapse: How We Normalized Catastrophe

techtrenches.substack.com/p/the-great-...

27.10.2025 08:48 — 👍 0    🔁 0    💬 0    📌 0
Preview
Logic for Programmers The mathematics that will help you in your everyday programming.

Logic for programmers is now the 136th best-selling book on Leanpub! "Building Backbone Plugins", your days are NUMBERED

24.10.2025 16:41 — 👍 34    🔁 3    💬 1    📌 1

Will there be a replay ? Can’t watch live :(

23.10.2025 15:50 — 👍 0    🔁 0    💬 1    📌 0
Preview
Simplify Your Code: Functional Core, Imperative Shell This article was adapted from a Google Tech on the Toilet (TotT) episode. You can download a printer-friendly version of this TotT epis...

Simplify Your Code: Functional Core, Imperative Shell

testing.googleblog.com/2025/10/simp...

22.10.2025 15:55 — 👍 0    🔁 0    💬 0    📌 0
Preview
30 ans de PHP au Forum PHP 2025, notre récap complet 2025 est une année anniversaire 🎂 pour notre écosystème, en effet PHP fête ses 30 ans d'existence et avec lui, l'AFUP ses 25 ans 👏 (sans oublier les 20 ans de Symfony et les 15 ans de API Platform).

Panne de serveur ?

Profitez de votre temps libre pour découvrir ce qu'il s'est dit au #ForumPHP de l'AFUP et à #EuroRust dans nos deux récap complets ! 🤝

🦀 jolicode.com/blog/euroru...
🐘 jolicode.com/blog/30-ans...

Bonne lecture !

20.10.2025 09:48 — 👍 2    🔁 1    💬 1    📌 0

What may be possible:
- testing microservices interactions in a single process without mocks
- testing async code
- testing against race conditions
- testing cluster behaviour within a single process
- and probably more

All this combined with #PropertyBasedTesting => 🤩

20.10.2025 17:10 — 👍 0    🔁 0    💬 0    📌 0
Preview
Building a testing abstraction on top of `innmind/operating-system` · Innmind · Discussion #6 Situation Over the past months/years the ecosystem has been transformed to help build innmind/actors. The main transformation was to improve handling errors in a type safe way. This resulted in thr...

Currently working on a new way to test apps that rely on the operating system (github.com/orgs/Innmind...)

Declarative code, composition and recursion is so powerful.

If achieved, this will open so many possibilities that my mind is melting rn 🤯

20.10.2025 17:10 — 👍 0    🔁 0    💬 1    📌 0

- issues search popup doesn't search the whole text if inputted too fast

Is this UI gamification? Where you need to fight the computer in order to get work done ?

20.10.2025 15:39 — 👍 0    🔁 0    💬 0    📌 0

The @github.com UI seems to be full of race conditions:
- issues list on page 1, click next indicates to be on page 2 but still page 1 content, refresh whole page, indicates page 1 but with page 2 content, click next indicates page 2 but with page 1 content

20.10.2025 15:39 — 👍 0    🔁 0    💬 1    📌 0
Preview
Mapping HTTP request parameters using Valinor for type-safe controller calls · CuyZ Valinor · Discussion #736 I've lately been working on native HTTP request mapping, provided out of the box by this library. The goal is to ease the validation and mapping of the HTTP request's parts — query parameters, (rou...

🚀 Mapping an HTTP request to a controller using Valinor will soon be a thing!

But before that, I need help and feedback from people — I'd love if you could read and vote on this discussion:

github.com/CuyZ/Valinor...

Thanks a lot! 🙏

(RT for reach? 🥹)

16.10.2025 15:43 — 👍 1    🔁 2    💬 0    📌 1
Le Logo d'Orca est un orque avec une canne blanche

Le Logo d'Orca est un orque avec une canne blanche

Au #ForumPHP on m'a posé la question de quel équivalent Linux pour un lecteur d'écran pour tester les développement web en cours (NVDA sur Windows et VoiceOver sur Mac). A priori ça serait Orca qui est open-source et natif dans GNOME.

Je n'ai pas encore pu tester, quelqu'un a des retours dessus ? 🙏

13.10.2025 08:43 — 👍 1    🔁 1    💬 0    📌 0
Preview
In Praise of Wasting Your Time I first felt the urge to “fix” my productivity almost twelve years back. As an anxious teen, I was only beginning to understand the number of skills that I could learn, books I could read, and things ...

"In Praise of Wasting Your Time"

shubhamjain.co/2023/12/12/i...

11.10.2025 13:31 — 👍 1    🔁 1    💬 0    📌 0
Post image

Encore merci l’ @afup.org pour ce #ForumPHP

11.10.2025 11:23 — 👍 5    🔁 2    💬 0    📌 0
Post image

A défaut de pouvoir y rejouer 🎧

10.10.2025 19:18 — 👍 0    🔁 0    💬 0    📌 0

C’est tellement le pied les monades ;)

10.10.2025 19:12 — 👍 0    🔁 0    💬 0    📌 0

J’ai trop traîné pour venir dans la salle 🤷‍♂️
Hâte de voir le replay ;)

10.10.2025 19:10 — 👍 1    🔁 0    💬 0    📌 0

Merci 😘

10.10.2025 19:02 — 👍 0    🔁 0    💬 0    📌 0
Post image

Le genre de retour du #ForumPHP qui fait bien plaisir ☺️

10.10.2025 14:43 — 👍 5    🔁 0    💬 2    📌 0
Preview
PHP’s New URI Extension: An Open Source Success Story The PHP Foundation — Supporting, Advancing, and Developing the PHP Language

Say goodbye to parse_url() headaches! 🥳

PHP 8.5 is introducing a new URI Extension with standards-compliant (RFC 3986 & WHATWG) and secure URL parsing. It provides a clean API and lets you easily modify URI components.

Learn more 👇

thephp.foundation/blog/2025/10...

10.10.2025 11:40 — 👍 20    🔁 12    💬 0    📌 0
Conférences - Baptiste Langlade

Vous pouvez retrouver les slides et demo de mes 2 conférences du #ForumPHP sur mon site.

- Archiver efficacement de grands volumes de données grâce aux monades
- Et si le futur de la programmation concurrentielle avait déjà 50 ans ?

baptouuuu.github.io/conferences/

10.10.2025 14:01 — 👍 1    🔁 0    💬 0    📌 0

Le petit kiff quand @grummfy.bsky.social mentionne les monades au #ForumPHP ☺️

10.10.2025 08:41 — 👍 0    🔁 0    💬 0    📌 0
Preview
a little boy in a blue shirt is talking to a woman in a parking lot . ALT: a little boy in a blue shirt is talking to a woman in a parking lot .

Quand tu loupes une conférence de @pascal-martin.fr parce que la salle est pleine 🥲

09.10.2025 15:03 — 👍 1    🔁 0    💬 1    📌 0
Post image

Première sketchnote du forum php de l’ @afup.org consacré aux monades par @baptouuuu.bsky.social

09.10.2025 12:50 — 👍 1    🔁 3    💬 0    📌 0
Preview
A cartoonist's review of AI art - The Oatmeal This is a comic about AI art.

This Oatmeal comic on AI art is one of the better things I’ve seen in the topic.
https://theoatmeal.com/comics/ai_art

07.10.2025 18:56 — 👍 8    🔁 27    💬 0    📌 0

🤣

07.10.2025 18:19 — 👍 0    🔁 0    💬 0    📌 0

T’en es où ?

07.10.2025 18:15 — 👍 0    🔁 0    💬 1    📌 0
Preview
a close up of a white cat 's face looking up at the camera . ALT: a close up of a white cat 's face looking up at the camera .

My kind of vibe coding www.youtube.com/watch?v=6MnM...

07.10.2025 09:22 — 👍 0    🔁 0    💬 0    📌 0

🤣

06.10.2025 06:48 — 👍 0    🔁 0    💬 0    📌 0
Preview
Building a testing abstraction on top of `innmind/operating-system` · Innmind · Discussion #6 Situation Over the past months/years the ecosystem has been transformed to help build innmind/actors. The main transformation was to improve handling errors in a type safe way. This resulted in thr...

The road to building #php `innmind/actors` is taking another side step.

This time it's about improving the testing capabilities of the Innmind ecosystem.

More on that at: github.com/orgs/Innmind...

05.10.2025 15:18 — 👍 1    🔁 0    💬 0    📌 0

Cool :)

04.10.2025 09:30 — 👍 0    🔁 0    💬 0    📌 0

@baptouuuu is following 20 prominent accounts