's Avatar

@nicolasforgeot

4
Followers
55
Following
3
Posts
09.08.2025
Joined
Posts Following

Latest posts by @nicolasforgeot

Preview
GitHub - rishikanthc/Scriberr: Self-hosted AI audio transcription Self-hosted AI audio transcription. Contribute to rishikanthc/Scriberr development by creating an account on GitHub.

Scriberr : une app open-source de transcription audio/vidéo entièrement offline et auto-hébergée, avec détection des locuteurs, chat IA et API pour automatisation
https://github.com/rishikanthc/Scriberr

07.03.2026 14:10 👍 9 🔁 3 💬 1 📌 0
Post image

php://memory is a stream that lives in RAM.
php://temp starts in RAM, spills to disk after 2MB (configurable, see below!).

No tmpfile(). No temp directory. No cleanup.

Perfect for building files in memory before sending in #PHP!

Did you know the "maxmemory: " trick?

08.03.2026 08:07 👍 11 🔁 3 💬 1 📌 0
Header de l'article de the Register

Header de l'article de the Register

Sudo n'a qu'un seul mainteneur et il a besoin d'aide.

"For the past 30+ years I’ve been the maintainer of sudo. I’m currently in search of a sponsor to fund continued sudo maintenance and development."

👉 www.theregister.com/...

13.02.2026 19:41 👍 26 🔁 32 💬 2 📌 4
Preview
Dans les profondeurs du filesystem Si votre filesystem possède plusieurs millions de fichiers, vous avez d'assez fortes chances de performances dégradées, quel que soit votre filesystem.

Cet article de 2022 des ours techniques @bearstech.com restera dans vos esprits et dans vos cauchemars jusqu'à la fin des temps (en tout cas, nous, on s'en souvient encore...) : bearstech.com/societe/blog...

03.01.2026 23:30 👍 25 🔁 5 💬 1 📌 0
Preview
Pricing changes for GitHub Actions GitHub Actions pricing update: Discover lower runner rates (up to 39% off) following a major re-architecture for faster, more reliable CI/CD.

GitHub now setting a 0.002 USD/minute price on **self-hosted** runners?!

https://resources.github.com/actions/2026-pricing-changes-for-github-actions/

16.12.2025 17:48 👍 1 🔁 2 💬 1 📌 0

🎥 Enjoy Christopher Hertel's talk for FREE!

Christopher Hertel breaks down practical, real-world AI in “Symfony AI in Action”.
Watch now!
+ All Replays are available now too!

#Symfony #PHP #AI #SymfonyCon https://symfony.com/blog/symfonycon-amsterdam-2025-free-replay-where

11.12.2025 18:05 👍 11 🔁 6 💬 1 📌 0

Reminder that the EU is a wonderful system.

It is by far not a perfect system, but it is a wonderful one.

06.12.2025 18:57 👍 4 🔁 1 💬 2 📌 0
Preview
Utiliser un framework pour écrire de la documentation ? Et si il suffisait d'un peu de méthode et d'organisation pour que la doc devienne agréable à utiliser mais aussi à écrire ? Au travers d'exemples culinaires simples à appréhender, nous verrons comment organiser sa documentation, comment mettre les auteurs en confiance, et comment écrire une documentation qui sera lue ! Le framework Diátaxis est encore peu connu mais il a déjà fait ses preuves chez de grands éditeurs de logiciels et j'ai eu l'occasion de le mettre en place dans une équipe technique de 60 personnes. Nous nous appuierons sur cette expérience pour montrer que la doc, ce n'est pas qu'une suite de mots et qu'on peut lui donner du sens.

« Utiliser un framework pour écrire de la documentation ? », la conférence de @webaaz.bsky.social à revoir sur le site de l'AFUP

13.11.2025 14:00 👍 1 🔁 2 💬 0 📌 0
Preview
Agile Sprints Are a Waste of Time: Switch to Scrumban We traded story points and planning poker for continuous flow and developer happiness. It was the most productive environment I’ve ever…

Everyone stick to #Scrum... but did you wander if there's something better, or at least that better suits you and your team? 👀

What if you learnt about Scrumban and decided to stay away from #agile?

👉 medium.com/analysts-cor...

10.11.2025 09:28 👍 0 🔁 1 💬 0 📌 0
Fabien Potencier, Symfony Creator.
How AI agents are changing the way we build APIs.

Fabien Potencier, Symfony Creator. How AI agents are changing the way we build APIs.

Watch the #APIPlatformCon 2025 replay: How AI agents are changing the way we build APIs by Fabien Potencier.

📽️ www.youtube.com/watch?v=R3wY...

03.11.2025 08:56 👍 1 🔁 1 💬 0 📌 0
API Platform Conference 2025 - Smaïne Milianni - Design Pattern, le trésor est dans le vendor
API Platform Conference 2025 - Smaïne Milianni - Design Pattern, le trésor est dans le vendor YouTube video by Les-Tilleuls.coop

Le replay de ma conf sur les #designpatterns est disponible youtu.be/fXDH0jUU3GY?si…

Toujours un plaisir de participer à l’#ApiPlatformCon 😍

Toutes les confs sont en ligne et y’a du lourd 🙌🏾

01.11.2025 08:43 👍 1 🔁 1 💬 0 📌 0

20 years ago, #Symfony was publicly released as a #PHP Open-Source project. Thank you all for your support along the years.

15.10.2025 13:13 👍 58 🔁 12 💬 4 📌 0
Post image

Unleash the Monster: The FrankenPHP elePHPant is Born

dunglas.dev/2025/09/unle...

02.09.2025 09:48 👍 46 🔁 17 💬 3 📌 2
Post image

Learn with @alexdaubois.bsky.social how FrankenPHP makes creating PHP extensions in #Golang simple, with a new extension generator boosting the PHP ecosystem 🧪

Link below ⬇️

25.08.2025 09:34 👍 2 🔁 2 💬 1 📌 0
Preview
WinApps - Faites tourner Office sur Linux comme si c'était du natif | Le site de Korben Vous avez déjà rêvé de faire tourner Word ou Photoshop sur Linux sans avoir l’impression d’utiliser une VM des années 90 ?? Moi oui et c’est ...

korben.info/winapps-wind...

25.08.2025 12:10 👍 0 🔁 0 💬 0 📌 0
Preview
Wrkflw - Testez vos GitHub Actions en local avant de casser la prod | Le site de Korben Hier soir, j’ai découvert un outil qui m’aurait évité des dizaines de commits “fix CI”, “fix CI again”, “please ...

korben.info/wrkflw-teste...

22.08.2025 13:29 👍 1 🔁 1 💬 0 📌 0
Preview
NGINX automatise enfin vos certificats SSL comme un grand | Le site de Korben C’est toujours marrant de voir des outils ultra populaires mettre des années à intégrer une fonctionnalité que tout le monde bricole depuis une ...

korben.info/nginx-suppor...

22.08.2025 13:24 👍 0 🔁 0 💬 0 📌 0
Post image

FrankenPHP has reached 10,000 stars: the elePHPant plush toy is coming! dunglas.dev/2025/08/fran...

14.08.2025 12:38 👍 17 🔁 7 💬 2 📌 1
Preview
GitHub - php/frankenphp: 🧟 The modern PHP app server 🧟 The modern PHP app server. Contribute to php/frankenphp development by creating an account on GitHub.

10002 stars for FrankenPHP, congrats @dunglas.dev ! github.com/php/frankenphp

12.08.2025 19:24 👍 13 🔁 5 💬 0 📌 0
At 10K we'll make a stuffed elePHPant!

At 10K we'll make a stuffed elePHPant!

Do you think we can reach 10K stars on GitHub before #APIPlatformCon 2025? Once we hit the 10K milestone, we’ll start making an Elephpant 🐘 Click and share! github.com/php/frankenphp

15.07.2025 08:57 👍 3 🔁 2 💬 0 📌 0