doasu.dev is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.
This server runs the snac software and there is no automatic sign-up process.
FreeBSD Now Builds Reproducibly and Without Root Privilege
Weโre pleased to share that the FreeBSD Project now supports builds without requiring root privileges, removing elevated access from the release pipeline and improving overall security. This work was completed as part of a program commissioned by the Sovereign Tech Agency.
Read more: https://freebsdfoundation.org/blog/freebsd-now-builds-reproducibly-and-without-root-privilege/
FreeBSD Accessibility Handbook
<https://docs.freebsd.org/en/books/accessibility/> (parts) | <https://docs.freebsd.org/en/books/accessibility/book/> (the book)
Published today.
Thanks to @alfonsosiciliano, to @pauamma for review, and to @FreeBSDFoundation for sponsorship.
New ๐ญ๐๐ฆ ๐๐ผ๐ผ๐ ๐๐ป๐๐ถ๐ฟ๐ผ๐ป๐บ๐ฒ๐ป๐๐ ๐๐ ๐ฝ๐น๐ฎ๐ถ๐ป๐ฒ๐ฑ [ZFS Boot Environments Explained] article on vermaden.wordpress.com blog.
https://vermaden.wordpress.com/2025/11/25/zfs-boot-environments-explained/
#verblog #beadm #bectl #dataset #desktop #freebsd #laptop #pool #server #zfs
Does anyone have a complete guide to how vnodes and vnode paging works on FreeBSD?
D&I doesn't tie things together very nicely, and the man pages are lacking a lot of the interplay between the vnops and what various functions do.
I'm getting closer to understanding things, but it seems like there's a lot of interplay between _read, _bmap, _read_pgcacche, _getpages, and _strategy, and helper functions like bread/cluster_read that isn't well described (or split between all the different man pages in ways that aren't obvious to me).
David Chisnall (*Now with 50% more sarcasm!*) ยป 🌐
@david_chisnall@infosec.exchange
The FreeBSD platform was merged into the OCI runtime spec!
FreeBSD is now an official target for OCI containers (itโs been working in Podman as an unofficial target for a while).
Client: "Iโd like to try some alternative themes for my WordPress site youโre hosting, but Iโm afraid of breaking the production site."
Me: "Say no more."
I start:
- create a record for the test site
- bastille clone -l prod testing ip
- bastille console nginx โ edit nginx proxy, add the new domain โ certbot --nginx -d newdomain.tld
- bastille console testing โ mysql โ UPDATE wp_options SET option_value = 'https://newdomain.tld' WHERE option_name = 'siteurl';
UPDATE wp_options SET option_value = 'https://newdomain.tld' WHERE option_name = 'home';
- "Done. You can now connect to..."
FreeBSD, jails, ZFS. No limits.
๐ 2025 Google Summer of Code participant Aaron Espinoza ran a project to test FreeBSD device drivers written in Rust. Hereโs a short introduction to that piece of work.
Watch Aaronโs GSoC talk: https://youtu.be/y82-t1tDLWg?si=9n6X3uDZB_Hk3mDr
๐ป Explore the code: https://github.com/Acesp25/rustkld
Weโre grateful to Aaron, his mentors, and the FreeBSD/GSoC community for advancing this work.
๐ What are your thoughts on using Rust for FreeBSD driver development?
It's such a small gesture but it speaks volumes about the community and the love the developers put into it.