Bapt
bsdbapt.bsky.social
Bapt
@bsdbapt.bsky.social
#FreeBSD, motorcyle, rugby, things
Reposted by Bapt
Miniaudio est une bibliothèque multiplateforme écrite en C et permettant la lecture et l'enregistrement audio. A l'instar de SQLite amalgamated, elle a la particularité de venir sous la forme d'une simple unité de compilation à inclure dans votre code ⬇️

github.com/mackron/mini...
GitHub - mackron/miniaudio: Audio playback and capture library written in C, in a single source file.
Audio playback and capture library written in C, in a single source file. - mackron/miniaudio
github.com
November 14, 2025 at 5:34 AM
#FreeBSD found its way back into the list of pre installed available images in #OVHCloud "public cloud" ! VPS should come really soon!
July 2, 2025 at 7:33 AM
#mlmmj 1.6.0 is out

Changes:
- Remove blanks in customheaders prefix and skip empty lines
- $bouncenumbers$ in probe are now expended to number, messageid when
possible
- customheaeders allow now substitution of $posteraddr$ (Erwan Mas)
- Fix portability issue on Hurd (Erwan Mas)
June 17, 2025 at 3:26 PM
Packages repositories for kernel modules from the ports available for all arches and version of #FreeBSD (starting FreeBSD 14+)

lists.freebsd.org/archives/fre...

Note there is a typo s/src/srv/ :(
New packages repositories for kernel modules
lists.freebsd.org
May 16, 2025 at 1:46 PM
Reposted by Bapt
okay it's settled, BSD > Linux
May 1, 2025 at 2:53 PM
Reposted by Bapt
Un de nos devs @ #Plakar fera une démo sur notre discord a 14h, si ça intéresse du monde: discord.gg/uuegtnF2Q5
Join the Plakar Korp Discord Server!
Check out the Plakar Korp community on Discord - hang out with 105 other members and enjoy free voice and text chat.
discord.gg
March 12, 2025 at 10:53 AM
Reposted by Bapt
At Klara, we’re proud of our ongoing contributions to #FreeBSD, strengthening open source infrastructure and building community. Thank you to our incredible team for their hard work and we look forward to any year of successful innovation and performance improvements for FreeBSD.
March 4, 2025 at 10:01 PM
Reposted by Bapt
🖋️ Chaque vie mérite d’être racontée. En tant que biographe, je vous aide à mettre en mots vos souvenirs pour en faire un héritage précieux. 📖

📍 Villejuif & Paris |
🔗 oriascript.fr
Envie d’écrire votre histoire ? Contactez-moi ! #Biographie #Mémoire
Biographe à Villejuif | OriaScript - Orianne GILBERT
Orianne GILBERT, biographe à Villejuif, vous accompagne pour écrire votre histoire et transmettre votre mémoire.
oriascript.fr
February 25, 2025 at 5:19 PM
If you do use any of #github, #codeberg, #gitlab and/or bugzilla instances

I strongly recommend you to have a look at
herrhotzenplotz.de/gcli/ way better than having to lean one tool for each service and upstream is really responsive.
GCLI - A Git Forge CLI
herrhotzenplotz.de
February 11, 2025 at 1:55 PM
#mlmmj 1.5.0 is out

Changes:
- Add option to copy From: to Reply-To:
- remove contrib/pymime
- remove contrib/foot_filter
- granular access rejection message
- fix duplicated bounce recording
- Remove support for all deprecated syntax in templates

codeberg.org/mlmmj/mlmmj/...
Release 1.5.0 - mlmmj/mlmmj
- Add option to copy From: to Reply-To: (Graham Leggett) - remove contrib/pymime - remove contrib/foot\_filter - granular access rejection message - fix duplicated bounce recording - Remove support fo...
codeberg.org
January 29, 2025 at 11:06 AM
FreeBSD's pkg close to 1.21, main changes: - ECDSA and EdDSA signatures - jobs cancellation - drop support for repo v1 - new data.pkg replacing packagesite.pkg (extensible and set the ground for groups) - new /var/db/pkg/repos/<reponame> subdirectory
Please test & report!
March 7, 2024 at 10:29 AM
Reposted by Bapt
L'ANSSI lance Hackropole, une plateforme regroupant plus de 300 défis du France Cybersecurity Challenge (FCSC). Ouverte à tous, des débutants aux pros, elle offre l'opportunité de renforcer vos compétences en cybersécurité.
hackropole.fr/fr/
Hackropole
Bienvenue sur Hackropole. Cette plateforme vous propose de rejouer les épreuves du France Cybersecurity Challenge tout au long de l'année dans le but de découvrir et de vous former à divers domaines de la cybersécurité.
hackropole.fr
December 12, 2023 at 7:30 PM
mlmmj 1.4.0 is out! Changes here: codeberg.org/mlmmj/mlmmj/...

Thanks to all the testers! please report any bug encounter using that release as lot of the code base has changed!
December 6, 2023 at 4:13 PM
FreeBSD is now providing official packages for the base systems, how to switch to them is documented here: wiki.freebsd.org/PkgBase
in particular the status and the initial setup of this pages have been updated to match the actual situation !
Be careful it is still alpha !
December 6, 2023 at 9:47 AM
Reposted by Bapt
I am on Mastodon, and I do post more there. Just feels like tech posts here just go into the void.
November 13, 2023 at 1:16 AM
FreeBSD-base {
url: pkg+https://pkg.freebsd.org/${ABI}/base_latest
signature_type: "fingerprints"
fingerprints: "/usr/share/keys/pkg"
mirror_type: "srv"
}
🤫
October 30, 2023 at 10:54 AM
mlmmj 1.4.0 rc2 is out!
it includes 2 regression fixes: if noone reports any issue it will become 1.4.0 final release!
Please test, you can grab it here:
codeberg.org/mlmmj/mlmmj/...
October 24, 2023 at 9:17 PM
mlmmj 1.4.0 rc1 is available, I intend to make it the last release before 1.4.0 please help me making that a reality by testing and reporting bugs: codeberg.org/mlmmj/mlmmj/...
October 13, 2023 at 4:08 PM
Reposted by Bapt
Dans les colonnes du Figaro, un énième article comparant la crise migratoire actuelle à "la chute de l'Empire romain", sur fond de vision catastrophiste et décliniste. Évidemment, c'est n'importe quoi. Un petit fil !
September 21, 2023 at 5:31 PM
anyone on the FreeBSD is parsing directly the content of the packagesite.pkg file? if yes why (You are not supposed to do it, so if you do I need to understand why :D), I plan to do some breaking changes there and I need to know what I will break!
September 13, 2023 at 12:31 PM