schmonz.com 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.
boosted#HammerTime
https://mail-index.netbsd.org/pkgsrc-users/2026/08/06/msg043257.html
#NetBSD pkgsrc note on scrapers.
Updated post to mark the release of NetBSD 11.0!
For my install I wanted to include disk encryption to protect personal data in case the device is lost or stolen. Its not enough to simply encrypt home directories. Passphrases and sensitive data can linger and be extracted from locations such as system logs and swap memory. There is a trade-off to be made between how much to encrypt, the convenience of operating the system, and the ability to boot.
NetBSD 11 is starting to show up on the NYC*BUG dmesgd service:
https://dmesgd.nycbug.org/dmesgd?do=index&fts=NetBSD
Launched in 2004, dmesgd aims to provide a user-submitted repository of searchable *BSD dmesgs. The dmesg(8) command displays the system message buffer's content, and during boot a copy is saved to /var/run/dmesg.boot. This buffer contains the operating system release, name and version, a list of devices identified, plus a whole host of other useful information. We hope others find this resource useful and further contribute to its growth. Contact us at [ admin at lists dot nycbug dot org ]. Note that this site is not a substitute for sending the dmesg directly to the respective project.
Submit your dmesg here:
https://dmesgd.nycbug.org/dmesgd?do=submit
And if a handy script is what you are looking for, this Perl script from AFresh1 has long been the go-to for many submitters: