bench.thebus.top 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.
addendum: I've found something more or less useful to do with the aforementioned setup. I'm still trying to iron out a few things, but it's amazing what a little overclocking can do.
I'm quite impressed at how responsive #NetBSD on the #RapberryPi Model 1 B (without the "plus" but with 512MB RAM - it's a rather early board manufactured in 12/2011) is.
So I decided to run #MagickaBBS on it, simply because it was the only #BBS software that I was able to compile on NetBSD - most other #bulletinboardsystem #software will not compile on #NetBSD (evbarm platform) for one or another reason - what a shame.
Anyway: about five years ago, I've had quite a creative burst and designed several #ANSI screens (example: see below) that I've never put into use. But this seems to be the right time to finally change that.
Stay tuned or follow: #netbsdonoldpi (NetBSD on old Pi) - I'll try to provide further updates in case you are interested ...
I have a bunch of old #RaspberryPi Model 1 B+ gathering dust, so out of a mood I decided to install #NetBSD 10.1 on one of them and do a little overclocking. See, I'm quite fond of NetBSD, it's my favourite of the BSDs.
So now I just need to find a proper use for it ... ๐ค
Question for all the #BSD admins out there: have you ever deployed #DragonflyBSD in production?
Personally I deployed my fair share of #OpenBSD and #pfsense firewalls in production. I've also encountered a few #FreeBSD servers and I know that SDF runs on #NetBSD but I've yet to see a DragonflyBSD machine in prod.
Exactly one month from today, I'll be at #BSDCan to present my talk "Why (and how) we're migrating many of our servers from Linux to the BSDs" (AKA: "I solve problems").
As the days go by, I feel increasingly honored to be a speaker at this event, more and more excited to live an experience similar to the incredible one I had last September at #EuroBSDCon in Dublin, and more confident than ever in the technical choices Iโve made over the years - which Iโll be happy to share.
BSD conferences arenโt just technical events - theyโre snapshots of the BSD community as a whole: friendly, collaborative, pragmatic, and positive.
To everyone attending: see you in Ottawa!
https://indico.bsdcan.org/event/5/contributions/123/
#BSDCan2025 #RunBSD #BSD #FreeBSD #NetBSD #OpenBSD #DragonflyBSD
But only on #NetBSD - provided you recompile the kernel with the correct options.
Takes a couple of days, but works flawlessly after that.
Latest ๐ฉ๐ฎ๐น๐๐ฎ๐ฏ๐น๐ฒ ๐ก๐ฒ๐๐ - ๐ฎ๐ฌ๐ฎ๐ฑ/๐ฌ๐ฑ/๐ญ๐ฎ (Valuable News - 2025/05/12) available.
https://vermaden.wordpress.com/2025/05/12/valuable-news-2025-05-12/
Past releases: https://vermaden.wordpress.com/news/
#verblog #vernews #news #bsd #freebsd #openbsd #netbsd #linux #unix #zfs #opnsense #ghostbsd #solaris #vermadenday
NetBSD 10.x kernel MATH_EMULATION
#NetBSD #linux #RunBSD #pkgsrc
https://mezzantrop.wordpress.com/2025/02/04/netbsd-10-x-kernel-math_emulation/
Today is orange flag day! I will experiment with NetBSD as I want to see how it compares to FreeBSD and OpenBSD and possibly use it as a new host operating system for my virtual machines
@stefano has made the best advertisement for NetBSD with the 10 year old server that's possibly still running as of today ๐
https://it-notes.dragas.net/2023/08/27/that-old-netbsd-server-running-since-2010/
@netbsd Google Summer of Code 2025 projects announced!:
- Enhancing Support for NAT64 Protocol Translation in NetBSD - Dennis O.I
- Asynchronous I/O Framework - Ethan Miller
- Using bubblewrap to add sandboxing to NetBSD - Vasyl Lanko
To learn more please give a look to the blog post https://blog.netbsd.org/tnf/entry/gsoc2025_welcome_contributors
Welcome Dennis, Ethan and Vasyl!
Congratulations to the @Google #SummerOfCode students who will work on Enhancing Support for NAT64 Protocol Translation, Asynchronous I/O Framework and Using bubblewrap to add sandboxing for @netbsd this summer.
https://summerofcode.withgoogle.com/programs/2025/organizations/the-netbsd-foundation
ifconfig(8)
and especially the /etc/ifconfig.<interface_name>
configuration system ❤️I'm not disappointed by the result, it still could be used as a semi dumb terminal for ssh(1)
. The memory usage is low because I deactivated all services but cron(8)
; it may be lower with a tailored kernel, but I don't mind 🙂
Yesterday, I told you about incus - today I tell you how you can easily run #FreeBSD, #OpenBSD & #NetBSD with #incus!
#RUNBSD! #opensource #homelab #virtualization #proxmox
https://gyptazy.com/run-freebsd-openbsd-netbsd-vms-in-incus/
Latest ๐ฉ๐ฎ๐น๐๐ฎ๐ฏ๐น๐ฒ ๐ก๐ฒ๐๐ - ๐ฎ๐ฌ๐ฎ๐ฑ/๐ฌ๐ฑ/๐ฌ๐ฑ (Valuable News - 2025/05/05) available.
https://vermaden.wordpress.com/2025/05/05/valuable-news-2025-05-05/
Past releases: https://vermaden.wordpress.com/news/
#verblog #vernews #news #bsd #freebsd #openbsd #netbsd #linux #unix #zfs #opnsense #ghostbsd #solaris #vermadenday
Great article from @gyptazy :
Run FreeBSD, OpenBSD & NetBSD VMs in Incus
https://gyptazy.com/run-freebsd-openbsd-netbsd-vms-in-incus/?utm_source=discoverbsd
I've been reading an interesting article by Liguo Yu et. al., "Maintainability of the kernels of open-source operating systems: A comparison of Linux with FreeBSD, NetBSD, and OpenBSD" (DOI: 10.1016/j.jss.2005.08.014). Keep in mind, the article is from 2005 (published in 2006), so it would be interesting to know how things have changed since then. We are talking here about #Linux 2,4,20, #FreeBSD 5.1, #NetBSD 1.6 and #OpenBSD 3.3.
The article basically explores maintainability of said OSes judging mainly by usage of global variables.
Here's some interesting takeouts.
"Unsafe definition" is in their terms a usage of global variables between kernel modules and non-kernel modules.
#FreeBSD - I had to use 15-CURRENT as the video card isn't supported. Even in 15-CURRENT, trackpad doesn't seem to be working and the video performance is poor. I'll have to investigate.
#OpenBSD - better video performance, the wifi card is recognised but it seems to have some performance issues (packets lost, etc). Trackpad is not working
#NetBSD - video card is not supported, trackpad isn't working
I'll test the whole system with a Fedora, just to be sure that the hardware is ok (but a small test, yesterday, was successful).
Please boost for a larger each and thank you. xoxo
#FreeBSD #OpenBSD #NetBSD #RunBSD
Yeah I use Xorg ( X11 ) and intend to continue for the fores...: | 115 |
Nah I switched to Wayland and I'm staying put.: | 35 |
I just like pressing buttons.: | 59 |
Closed