Génération de sous-titres automatisés avec ffmpeg et whisper (modèle IA: ggml) :
$ wget https://huggingface.co/ggerganov/whisper.cpp/resolve/main/ggml-medium.en.bin
$ wget https://github.com/BtbN/FFmpeg-Builds/actions/runs/19500735576/artifacts/4613850396
$ https://storage.rendi.dev/sample/popeye_meets_sinbad.mp4 -O popeye.mp4
$ ./ffmpeg -i popeye.mp4 -vn -af "whisper=model=ggml-medium.en.bin:language=en:queue=30:destination=popeye.srt:format=srt" -f null -
Ressource: https://www.rendi.dev/post/ffmpeg-8-0-part-1-using-whisper-for-native-video-transcription-in-ffmpeg
FFMPEG 8.x avec Whisper :
$ wget huggingface.co/ggerganov/wh...
$ wget github.com/BtbN/FFmpeg-...
$ storage.rendi.dev/sample/popey... -O popeye.mp4
$ ./ffmpeg -i popeye.mp4 -vn -af "whisper=model=ggml-medium.en.bin:language=en:queue=30:destination=popeye.srt:format=srt" -f null -
19.11.2025 16:43 — 👍 5 🔁 2 💬 1 📌 0
Tiens mon analogie à moi, c'est la lettre piégée.Tu l’ouvres : si c’est bon, tout se passe bien. Sinon… 💥.
19.11.2025 15:17 — 👍 1 🔁 0 💬 1 📌 0
Totally agree, although it is brutal and has significant consequences, at least the program panicked and did not silently continue running, making the error even more challenging to spot.
19.11.2025 10:46 — 👍 0 🔁 0 💬 1 📌 0
Pre-PEP: Rust for CPython
Introduction We (@emmatyping, @eclips4) propose introducing the Rust programming language to CPython. Rust will initially only be allowed for writing optional extension modules, but eventually will be...
🐍 + 🦀 : Proposal to Bring Rust Into CPython
> Rust will initially only be allowed for writing optional extension modules
> CPython has historically encountered numerous bugs and crashes due to invalid memory accesses
discuss.python.org/t/pre-pep-ru...
#rustlang
18.11.2025 23:13 — 👍 10 🔁 1 💬 0 📌 1
Blender est disponible en version 5.0 ! C'est une version majeure du logiciel 3D, avec de nombreuses améliorations et nouveautés, difficile de tout dire ici tant il y a des choses à dire ⬇️
www.blender.org/download/rel...
19.11.2025 06:57 — 👍 21 🔁 6 💬 0 📌 0
LUTINOS! le live d'hier, git: la base, est dispo en replay youtu.be/Q7rcrxMTU3Q
Au programme, les premiers pars avec git *en local*, init, add, commit, switch, branch... le kit du débutant pour gérer votre projet.
19.11.2025 07:24 — 👍 10 🔁 5 💬 2 📌 0
Cloudflare outage on November 18, 2025
Cloudflare suffered a service outage on November 18, 2025. The outage was triggered by a bug in generation logic for a Bot Management feature file causing many Cloudflare services to be affected.
Cloudflare's outage was caused by an 'unwrap()' call in Rust code, that panics if a Result isn't a success. Don't blame Rust: it's a case of "should never happen", explicitly written in the code, which could have resulted in memory corruption in other languages. blog.cloudflare.com/18-november-...
19.11.2025 07:47 — 👍 11 🔁 6 💬 4 📌 0
#rustlang hot take: We should rename .unwrap() to .or_panic(). (And .expect() to .or_panic_with().) "Unwrap" is a terrible name for the panicking function, especially since we also have things like .unwrap_or() and .unwrap_or_default() which never panic.
19.11.2025 07:32 — 👍 411 🔁 60 💬 33 📌 12
Attention ça bouge pas mal chez Valve en ce moment ! 😜
19.11.2025 09:54 — 👍 2 🔁 0 💬 1 📌 0
WildFly
Please join the #WildFly Community Call on 27th Nov, 3pm CET where I will share information on the WildFly #AI feature pack. Please come along and ask any questions you might like to in our friendly community group. Hope to see you there!
www.wildfly.org/events/ #mcp #a2a #ai #java #jakartaee
19.11.2025 09:08 — 👍 4 🔁 3 💬 0 📌 0
Le plus pénible, maintenant on va probablement se taper les commentaires des anti rust primaires...
19.11.2025 09:22 — 👍 0 🔁 0 💬 1 📌 0
Effectivement, c'est dommage d'avoir un Result en retour de la fonction, avec un tuple pour la gestion des erreurs, et de faire un unwrap() sauvage. 🙄
19.11.2025 09:00 — 👍 0 🔁 0 💬 1 📌 0
Launching the 2025 State of Rust Survey | Rust Blog
Empowering everyone to build reliable and efficient software.
It's time for the State of Rust Survey!
The Rust Project invites you to take this year’s survey, whether you have just begun using Rust, you consider yourself an intermediate to advanced user, or you have not yet used Rust but intend to one day 🦀
18.11.2025 05:35 — 👍 40 🔁 26 💬 1 📌 1
I'm starting a new grind... 📢
🦀 Building a terminal user interface (TUI) for Rust's package manager, Cargo.
➡️ I'll be livestreaming the whole journey on my YouTube channel, so you can tune in if you want to follow along!
🍿 First stream today! -> www.youtube.com/live/lCGPWY1...
#rustlang #ratatui
17.11.2025 16:28 — 👍 10 🔁 1 💬 0 📌 0
Voxxrin - Your conference companion
Subscribe to conference event, then manage your favorites and feedbacks all into one single place
Si vous voulez découvrir comment créer ce type de TUI, @ziouf.bsky.social et moi vous proposons une petite “université” lors du Snowcamp. app.voxxr.in/events/snowc...
17.11.2025 14:52 — 👍 5 🔁 1 💬 0 📌 0
Aïe, ça fait mal, ça. Bon rétablissement.
17.11.2025 09:24 — 👍 1 🔁 0 💬 0 📌 0
🥲
16.11.2025 15:19 — 👍 1 🔁 0 💬 0 📌 0
Bon anniversaire @aurelievache.bsky.social ! J'espère que l'on se croisera au Snowcamp comme habituellement. 🎂🎉
16.11.2025 08:21 — 👍 2 🔁 0 💬 1 📌 0
🤘🤘
15.11.2025 09:17 — 👍 1 🔁 0 💬 0 📌 0
Donate Today!
Donate to the NTP Project today. Every dollar helps!
Le projet NTP a besoin de dons !
Si votre ordinateur et vos services en ligne sont à l'heure exacte, c'est certainement grâce à NTP, qui n'a pas 36 implémentations (sujet trop pointu pour Microsoft).
Littéralement tout système en réseau s'en sert.
(via @bearstech.com)
www.ntp.org/donate/
13.11.2025 17:50 — 👍 25 🔁 21 💬 2 📌 0
YouTube video by Monsieur Bidouille
L'époque ou la France était au TOP de l'informatique - Monsieur Bidouille
@scott.hanselman.com, sorry the video is in French, but it shows old computers (Bull) that can be seen IRL in Grenoble (France)
youtube.com/watch?v=cL8O...
11.11.2025 10:00 — 👍 1 🔁 0 💬 0 📌 0
Si tu as 5 min pour partager 2 ou 3 pointeurs vers des sessions qui t'ont plu, je suis preneur.
03.11.2025 16:50 — 👍 0 🔁 0 💬 0 📌 0
@swallez.com , alors c'etait cool ^ ?
03.11.2025 16:41 — 👍 0 🔁 0 💬 1 📌 0
YouTube video by Olivier Poncet
Le Zilog Z80, le cauchemar d'Intel
Nouvelle vidéo : « Zilog Z80, le cauchemar d'Intel »
Dans cette vidéo je vous parle du fameux Z80, le microprocesseur le plus connu de Zilog qui a été autant un best-seller qu'un vrai game changer sur le marché naissant de la micro-informatique.
🔗 youtu.be/tCKqMYUzx4k
03.11.2025 13:22 — 👍 22 🔁 5 💬 3 📌 1
Twitch
Twitch is the world
Allez, reprise des lives ! On se retrouve à 12h15 sur ma chaîne Twitch 📺 on parlera vieux CPU ⬇️
twitch.tv/ponceto91
03.11.2025 07:14 — 👍 12 🔁 6 💬 1 📌 1
Super ! 👍🎉
03.11.2025 09:18 — 👍 1 🔁 0 💬 0 📌 0
Merci pour la suggestion mais, ça ne passe pas pour la date, je pars le lendemain tôt. 😥
02.11.2025 18:08 — 👍 0 🔁 0 💬 0 📌 0
Je fais quelques analyses retrogaming et parfois des hacks.
Mon blog: https://upsilandre.over-blog.com/
Quelques Hacks: https://romhackplaza.org/author-name/upsilandre/
A programming language empowering everyone to build reliable and efficient software.
Website: https://rust-lang.org/
Blog: https://blog.rust-lang.org/
Mastodon: https://social.rust-lang.org/@rust
Rerun is building the multimodal data stack
🕸️ Website https://rerun.io/
⭐ GitHub http://github.com/rerun-io/rerun
👾 Discord http://discord.gg/ZqaWgHZ2p7
(gender)queer transsexual / they/them / eng @oxide.computer / atheist and scientific humanist / 🦀 #rustlang / https://nexte.st / https://sunshowers.io
also on mastodon: @rain@hachyderm.io / https://hachyderm.io/@rain
👩💻 staff eng
🦀 post a lot about rust and rust gamedev
✍️ wrote https://sokoban.iolivia.me
🔥 blog at https://iolivia.me
🧵 weekly #rustlang threads every Thursday - subscribe here https://forms.gle/Tcm7cAkLt4NF9ZCZ9
Informal conference about the Linux kernel in Paris - next edition, 22 to 24, september 2025
https://kernel-recipes.org
PostgreSQL Influencer, Field CTO at EDB. Opinions are my own.
Making games w/ my Kotlin Multiplatform engine 🧸 Tiny.
🎮 Play my games: https://dwursteisen.itch.io/
✨ Try the engine: https://minigdx.github.io/tiny/
Linux Administrator / Addict
OSS activist, ASF Member. Dev, QA and Ops. DevOps advocate. Addict to 8 bits machines. c64 for ever
Le "Permacodeur", sur Twitch et YouTube 😜
Du dev et des memes, partout, tout le temps !
CEO d'HTMX et "Greugue" pilulé
Néorustacé 🦀
Être de lumière, et fier de l'être (de lumière) !
Google Developer Expert - Google Workspace
I create business apps for a living with Google Apps Script and AppSheet. But I can really code eh.
#AppSheet #GoogleAppsScript
🦀 I create games, using #rustlang and bevy!
🎭 ..and animations, mainly about IT!
🤏 JOIN Discord: discord.gg/G2RmYPmM6b
📆 RDV pour la 14ème édition du 22 au 24 avril 2026 !
🤖 Conférence pour les développeurs & développeuses
📍 Paris Palais des Congrès
Un jour j'irais rejoindre un gang de raton laveur et je vivrais une vie paisible... en attendant j'apprend des trucs, principalement autour de l'informatique.
Rust 🦀, Bevy, Game Dev and Beyond
rustlang reviewer and contributor, rustdoc team leader, gnome foundation member, co-owner of the Gtk-rs organization and of the askama-rs organization
Mastodon: https://toot.cat/@imperio