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.
BSDCan is in Ottawa, with tutorials June 11-12, 2025, talks & BOFs June 13-14, 2025
Registration is open - https://www.bsdcan.org/2025/registration.html
Also see https://blog.bsdcan.org/2025/03/18/bsdcan-2025-talks-tutorials-and-registration/ for descriptions and tips, contributions: https://indico.bsdcan.org/event/5/contributions/
#bsdcan #conference #bsd #unix #development #freebsd #netbsd #openbsd #sysadmin #devops #freesoftware #libresoftware
EuroBSDCon 2025, Zagreb, September 2025 -
The Call for Talk and Presentation proposals for EuroBSDCon 2025 is open.
Submit yours at https://events.eurobsdcon.org/2025/
Please also visit the main website https://2025.eurobsdcon.org/ for information about the conference.
See you in Zagreb!
#eurobsdcon #bsd #conference #freebsd #openbsd #netbsd #unix #development #devops #freesoftware #libresoftware @eurobsdcon
BSDCan is in Ottawa, with tutorials June 11-12, 2025, talks & BOFs June 13-14, 2025
Registration is open - https://www.bsdcan.org/2025/registration.html
Also see https://blog.bsdcan.org/2025/03/18/bsdcan-2025-talks-tutorials-and-registration/ for descriptions and tips
#bsdcan #conference #bsd #unix #development #freebsd #netbsd #openbsd #sysadmin #devops #freesoftware #libresoftware
@BoxyBSD was always for BSD based systems only. I focussed to push the whole BSD community and to encourage people to try BSD based systems (such like #FreeBSD. #NetBSD, #OpenBSD, etc.) but I'm not sure if it might provide more value to the whole #opensource community by also supporting #Linux systems (such like #Debian, #Ubuntu, #RockyLinux, #SuSe and more).
I'm not sure if the #BoxyBSD project still provides a value for the community right, now.
What do you think?
As it approaches, the excitement for the upcoming #BSDCan keeps growing. It'll be my first time in Canada, and therefore my first time at BSDCan, and it will be a great opportunity to meet people I couldn't meet at #EuroBSDCon in Dublin. In the meantime, the next EuroBSDCon is also getting closer. All in all, when I look at the coming months, I feel an overwhelming sense of positivity and enthusiasm!
I took the opportunity of the #GoToSocial upgrade to 0.19.0 to also start polling the #prometheus endpoint using the #VictoriaMetrics vmagent. This lead to identifying a bug (I think) so the gentle devs now have another PR to deal with 🥺
Regarding OSes, this is #OpenBSD polling and storing metrics from #NetBSD and rendering them using #OmniOS and #pkgsrc.
Who said I was a sane person 🤭
This is a collection of solutions to OpenFirmware and hardware issues for which I had difficulty finding answers as a first-time user of #Sun #sparc hardware.
25 years ago today I registered my domain:
$ whois netmeister.org | grep Creation
Creation Date: 2000-04-24T02:15:22Z
One of my best decisions tech-wise was to run my own stack on my own domain (HTTP, SMTP, DNS, and whatever else). It forces me to keep up to date with developing standards and protocols, lets me troubleshoot and debug on a level otherwise impossible and is well worth the occasional "ugh, wtf now?" headaches you inevitably run into.
(And of course it runs #NetBSD. :-)
I try to use and love #NetBSD.. however every time i get pkgin working for a current login, the next time i reboot or log back in with a new session, none of it works. Do I need to export all the variables set when I setup pkgin?
Maybe i don't read enough of the documentation to lock it in. I want to love it and give it a serious chance in my environment. But getting packages to get setup is really a big hurdle for me.
🌟 Introducing BSD.cafe 🌟
Excited to present the first building block of the BSD Cafe project! When I registered this domain months ago, I envisioned a themed bar where we can casually chat about *BSD systems, Linux, and Open-Source technology among friends, acquaintances, and patrons. But like any bar, discussions can cover a wide range of topics while respecting everyone.
BSD.cafe will be a hub for various tools and services, powered by *BSD.
The first brick is a new Mastodon instance, a gateway to the Fediverse. Registration is open, and the server will be moderated under clear guidelines promoting good behavior and zero tolerance for hate towards anyone. Inclusivity, respect, and constructive dialogue are the key values of this new instance.
The main server is currently hosted in Finland on a small VM, based on #FreeBSD. Services are divided into VNET jails, connected in a LAN via a local bridge. A VPN system is also present and have been able to move individual jails to different, more powerful, machines.
Multimedia data and cache are hosted on another physical server (FreeBSD, within a jail), with Cloudflare in front. The aim is to cache and geodistribute data, reducing network traffic on the main VPS.
Reverse proxy (frontend), mail server, media server, and the instance itself are reachable via #ipv6.
The instance started empty. No unnecessary content was pre-loaded; I want it to grow organically based on users' interests and following. There won't be any preemptive blocks at this stage. Users are encouraged to promptly report anything they find worth flagging.
Join us at https://mastodon.bsd.cafe to build a constructive and inclusive community—a safe and relaxing space for everyone.
Our wiki, located at https://wiki.bsd.cafe, features essential links and articles related to the BSD world. It provides an overview of the tools, services, rules, uptime, and more information about the BSD Cafe Services.
A Matrix server, a Miniflux RSS Reader, the Wiki itself, and the BlendIT Lemmy instance are all part of the BSD Cafe services, with more to come.
#BSD #OpenSource #Fediverse #Community #Tech #Networking #Mastodon #Inclusivity #FreeBSD #NetBSD #OpenBSD #DragonflyBSD #Linux #OSS #SysAdmin #Miniflux #RSS #Matrix
Testing #nginx on #NetBSD on my Raspberry Pi Zero W, connected via wifi:
http:
wrk -t4 -c50 -d10s http://192.168.111.143
Running 10s test @ http://192.168.111.143
4 threads and 50 connections
Thread Stats Avg Stdev Max +/- Stdev
Latency 70.52ms 18.01ms 133.58ms 73.66%
Req/Sec 170.04 38.91 280.00 65.00%
6816 requests in 10.07s, 5.54MB read
Requests/sec: 677.05
Transfer/sec: 563.99KB
Not huge, but stil 677 requests per second.
In https:
wrk -t4 -c50 -d10s https://192.168.111.143
Running 10s test @ https://192.168.111.143
4 threads and 50 connections
Thread Stats Avg Stdev Max +/- Stdev
Latency 764.43ms 397.17ms 1.99s 75.79%
Req/Sec 14.31 10.93 69.00 78.64%
418 requests in 10.07s, 17.66MB read
Socket errors: connect 0, read 0, write 0, timeout 38
Requests/sec: 41.51
Transfer/sec: 1.75MB
Much worse - but I expected it. Still, 41 requests per second in https is more than I expected.
[Insert arguments about how #Wayland's non-portability is somehow #NetBSD/#OpenBSD's fault and other such drivel here] 🤣
#SorryNotSorry
#WaylandBros
#iLikeWaylandButCouldYouLotBeAlittleLessPetaqPleaseKTHXBAI
The default user login on NetBSD can be a wee bit busy. I like to customize it with a different "last login" notification and a "Daily Dose of Wisdom" delivered courtesy of `fortune` and `cowsay`:
Make Your Own Internet Presence with NetBSD and a 1 euro VPS – Part 1: Your Blog https://lobste.rs/s/tlbyzv #netbsd
https://it-notes.dragas.net/2025/04/22/make-your-own-internet-presence-with-netbsd-and-a-1-euro-vps-part-1-your-blog/
This blog is hosted on a Nintendo Wii https://lobste.rs/s/eqqops #netbsd #retrocomputing
https://blog.infected.systems/posts/2025-04-21-this-blog-is-hosted-on-a-nintendo-wii/
Hosting a webpage on a nintendo wii with NetBSD.
If it doesn't load, have patience and reload. I took me a while to me. It's a nintendo wii, after all.
https://blog.infected.systems/posts/2025-04-21-this-blog-is-hosted-on-a-nintendo-wii/
Latest 𝗩𝗮𝗹𝘂𝗮𝗯𝗹𝗲 𝗡𝗲𝘄𝘀 - 𝟮𝟬𝟮𝟱/𝟬𝟰/𝟮𝟭 (Valuable News - 2025/04/21) available.
https://vermaden.wordpress.com/2025/04/21/valuable-news-2025-04-21/
Past releases: https://vermaden.wordpress.com/news/
#verblog #vernews #news #bsd #freebsd #openbsd #netbsd #linux #unix #zfs #opnsense #ghostbsd #solaris #vermadenday
Latest 𝗩𝗮𝗹𝘂𝗮𝗯𝗹𝗲 𝗡𝗲𝘄𝘀 - 𝟮𝟬𝟮𝟱/𝟬𝟰/𝟮𝟭 (Valuable News - 2025/04/21) available.
https://vermaden.wordpress.com/2025/04/21/valuable-news-2025-04-21/
Past releases: https://vermaden.wordpress.com/news/
#verblog #vernews #news #bsd #freebsd #openbsd #netbsd #linux #unix #zfs #opnsense #ghostbsd #solaris #vermadenday