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@jaypatelani #NetBSD is next on my list of things to explore. It seems like a beacon in the current tech mire of AI/corporate control.
boostedWe've all been there, but the #NetBSD way is different. Get the architecture right the first time. Why spend years fixing technical debt when you can build a stable, portable foundation from the start?
Reject automated bloat. RTAM( Read The Awesome Manual). Write code yourself. Run NetBSD.
#runBSD #UNIX #SoftwareEngineering #Craftsmanship #CodingMeme #OperatingSystems #antiai #noai
If your i915 GPU glitches like in the post above under your #NetBSD 11, try creating an X config with X -configure, then change the device type from intel to modesetting in a freshly created xorg.conf.new, and then try running with this new config. This change has completely fixed visual snow and glitches on my Comet Lake GT2
Thanks to community driven projects like @netbsd we can take back the joy and ethics in computing. I'm in! ❤️🤗
Thank you for this wonderful operating system, and for keeping it away from Big tech LLM / GenAI.
#noAI #LLM #NetBSD
https://www.netbsd.org/developers/commit-guidelines.html
We are counting down to the European *BSD event of the year! 😈⛳🐡
Big thank you to our bronze sponsor: Genua
https://www.genua.de/
If you haven't secured your spot yet, now's the time!
https://tickets.eurobsdcon.org/
📅 You can check out the program at https://events.eurobsdcon.org/2026/schedule/
See you in Brussels!
EuroBSDCon 2026 in Brussels, Belgium 🇧🇪
September 09-13, 2026
#EuroBSDCon #EuroBSDCon2026 #BSD #RUNBSD #FreeBSD #NetBSD #OpenBSD
Hello, I'm Sean and I realized I've never posted an #introduction (better late than never). I'm a long time technology lurker but have decided to come out of the woodwork and actually interact with interesting people.
I live in the San Francisco Bay Area and work in the network services team at UC Berkeley. I have a background in #systems, #networking, and #security. I also have a long history of choosing operating systems that fade away after I've made them part of my day to day world. #CPM, #OS/2, #FreeBSD, and #NetBSD were my platforms of choice over the years. Granted the BSD's are still alive and strong, but just not as high profile as it was many years ago. BTW, I am team #WordStar :)
My father builds and fixes things. He's kept cars, tools, and electronics working years after others would have tossed them aside. I learned to solder from an early age watching him work and helping out with small things. I learned my love of creating and fixing things from him.
Oh, and if you haven't noticed I'm wordy.
NetBSD voor Pi is er, je kunt het downloaden als image.
Zie hier:
https://www.netbsd.org/
#NetBSD #raspberryPi
RE: https://rpi0w.stefanomarinelli.it/@stefano/01a03e3d-1e73-7928-b396-db17b7f0f60b
@stefano is een bekende naam in BSD-kringen.
Hij plaatst regelmatig leuke dingen, zoals dit project. Hij heeft een Mastodon instance draaiend op een Raspberri onder NetBSD.
En kijk eens naar dat stroomverbruik!
Unix rocks.
6 months ago, I stood up a #Matrix server using synapse and #OpenBSD as an experiment for Brisbane WICEN.
Matrix is great, feels a lot like Slack in terms of how it operates from the user. The fact it supports end-to-end encryption out-of-the-box is good for those that need that.
Not so great is its insistence that this be mandatory: the user has to be knowledgeable enough to back up their private key somewhere and know how to upload it back in, or have an existing client logged in that can "vouch" for any new client that logs into their account. I feel this will confuse and confound some of the less technical members of our group, so maybe not quite the holy grail I was after, but very close.
I won't ditch the server just yet, but time to evaluate something else: #XMPP. I've just installed #NetBSD (because, stuff LLM slop) on a VM, and I'll start working through getting ejabberd going.
XMPP isn't as far ahead on the many-to-many video chat that Matrix is (still in the design phase for XMPP, whereas Matrix Call has a working proof-of-concept based on LiveKit), but it is stable and well supported, so we'll give it a look.
boosted@stefano They’re wonderful little machines! It’s amazing how much we can do with so little energy and minimal computing resources. #NetBSD is great with modest hardware :)
Mine takes two watts, but that’s because it has ethernet. Still, I love that we can run whole servers off of small solar panels meant for charging phones.
You haven't lived until you've slapped NetBSD on a Nintendo Wii and used it as a reverse proxy to your {Open, Hardened}BSD machines.
Either way, BSD all the way. The penguin shall be lynched tomorrow.
This post received a lot of comments and reactions, which is great!
It also proved that my little Raspberry Pi Zero W, powered by NetBSD, could handle the load.
Now - to help me test how much load it can tolerate - please boost and react to this post! 🚀
Yesterday’s post received an unexpected amount of appreciation, and the little Raspberry Pi Zero W didn’t even flinch.
Here's the #slashpackage for #Debian #dash 0.5.12.
As a bonus, I've added a small patch that sets up a DASH_VERSION variable and defaults PATH correctly (if unset) on #NetBSD, which neither Debian nor Xu dash actually do. If you know the #pkgsrc dash person, please let xem know.
https://github.com/jdebp/slashpackage/tree/trunk/shells/dash-0.5.12-debian
The Z, Korn, Bourne Again, and Watanabe shells all have similar xxSH_VERSION variables.
I've build Debian #dash on #Debian, #FreeBSD, and #NetBSD . There are some slight differences between it and Xu dash (building both with libedit enabled).
Xu dash reads the locale settings at process startup, for example. Debian dash does not.
When (interactive) standard input is a pipe, Debian dash just reads it. Xu dash creates a second pipe at file descriptors 10 and 11 and tries to do odd things with tee(2).
Xu dash knows how to F_DUPFD_CLOEXEC. Debian doesn't.
Eu tenho um note que eu acho que estou pronta pra instalar #NetBSD nele, no mínimo eu uso um QEMU pra rodar o #Haiku R1/beta6 nele ou tento um dual boot https://www.haiku-os.org/get-haiku/r1beta6/release-notes/
So now I'm thinking of building a non-Debian Debian dash. What a weird thing to write!
https://tty0.social/@JdeBP/117166557290914957
Even weirder would be a Debian Xu dash.
#NetBSD and #FreeBSD have the original (BSD) #AlmquistShell that dash came from in the first place, of course, so a non-Debian Debian/Xu dash is not particularly useful.
#netbsd boostedIt's interesting that M. Xu is maintaining two parallel dashes, though. It's not even as though the Debian dash has not tracked Xu dash. There are two different, current, maintained, and significantly divergent, flavours.
https://salsa.debian.org/debian/dash/-/commits/debian/unstable/src/input.c?ref_type=heads
https://git.kernel.org/pub/scm/utils/dash/dash.git/log/src/input.c
I actually haven't tried building the Debian dash on a BSD. I should try it. (#FreeBSD+#OpenBSD ports and pkgsrc use the Xu dash.)
@meluzzy
#Unix #UnixShells #Debian #AlmquistShell #dash #NetBSD
We are counting down to the European *BSD event of the year! 😈⛳🐡
Big thank you to our bronze sponsor: NetBSD
https://www.netbsd.org/
If you haven't secured your spot yet, now's the time!
https://tickets.eurobsdcon.org/
📅 You can check out the program at https://events.eurobsdcon.org/2026/schedule/
EuroBSDCon 2026 in Brussels, Belgium 🇧🇪
September 09-13, 2026
#EuroBSDCon #EuroBSDCon2026 #BSD #RUNBSD #FreeBSD #NetBSD #OpenBSD
We are counting down to the European *BSD event of the year! 😈⛳🐡
Big thank you to our silver sponsor: NetBSD
https://www.netbsd.org/
If you haven't secured your spot yet, now's the time!
https://tickets.eurobsdcon.org/
📅 You can check out the program at https://events.eurobsdcon.org/2026/schedule/
EuroBSDCon 2026 in Brussels, Belgium 🇧🇪
September 09-13, 2026
#EuroBSDCon #EuroBSDCon2026 #BSD #RUNBSD #FreeBSD #NetBSD #OpenBSD
It's interesting that M. Xu is maintaining two parallel dashes, though. It's not even as though the Debian dash has not tracked Xu dash. There are two different, current, maintained, and significantly divergent, flavours.
https://salsa.debian.org/debian/dash/-/commits/debian/unstable/src/input.c?ref_type=heads
https://git.kernel.org/pub/scm/utils/dash/dash.git/log/src/input.c
I actually haven't tried building the Debian dash on a BSD. I should try it. (#FreeBSD+#OpenBSD ports and pkgsrc use the Xu dash.)
@meluzzy
#Unix #UnixShells #Debian #AlmquistShell #dash #NetBSD
RE: https://2137.social/@michal/117157348781332633
Chyba czas na nowy post na blogu… 👀 tylko jeden problem… nie mam bloga XD
#soon #unix #netbsd #starfive #visionfive2 #blogrecommendationsmostwelcome
#netbsd boostedNadeszła pora roku na absolutny bullshit. Dziś próbuję ogarnąć sterownik `simplefb` dla NetBSD na StarFive VisionFive2, i idealnie byłoby mieć działający sygnał HDMI. Trzymajcie kciuki 🫡
#netbsd #unix #riscv #simplefb #starfive #visionfive2 #afoowalksintoabar
Oh nice, the #Deskflow releases provide tons of native packages for the latest version, so I just updated it to the latest version on this #Debian box.
I'm hoping it will clear up some of the weird glitches I was having connecting from Debian/Plasma/Wayland to #NetBSD/X11/ctwm.
https://github.com/deskflow/deskflow/releases/tag/v1.26.0
Nope, spoke too soon. XD
The super key gets randomly stuck, and the only thing that can fix it is to killall ctwm (bounce X11). Derp. XD
P.S. Thanks to @etam for this solution: https://im-in.space/@etam/117162772780969631
Trotting out old standby #stalonetray to use with #ctwm on my #NetBSD box.
If you're using a WM/DE/compositor that lacks a system tray, [stalonetray] is pretty great. ;)
boosted@stefano 🤩🤩🤩🤩🤩🤩❤️❤️❤️❤️❤️❤️❤️
and even more 🤩🤩🤩🤩🤩 just for running NetBSD in a raspberry pi.
@ralen Nope, this is ok because the binary packages in the main repo built from the same pkgsrc tree — so it will be strange if pkgin will be able to distinguish packages from main repo and locally built and installed one and treat them differently during update. This thing must do one job — install binary packages from repo with specified URL and shouldn't know about underlying shenangians, like pkgsrc and locally built packages
. And if it see that e.g. "asterisk1337" got update — it will update it and rewrite locally built package with newer package from remote repo.
Common way to avoid the problem described in previous toot — use a local repository with necessary packages and update it first, before issuing `pkgin update`. FreeBSD is using this approach with poudriere.
But a more traditional way — just **don't mix** binary packages and software from ports/pkgsrc — and use solely one of two ways to install software in the system. IIRC, the FreeBSD handbook directly prohibits mixing `pkg install` with ports-based installation method. NetBSD docs mention that there are two main methods of software installation and user may want to choose one of them.
Been using #Deskflow with my #Debian #Linux #KDE #Plasma #Wayland box as the "server" and my #NetBSD #ctwm #X11 laptop as the "client" or second screen.
It's amazing that it works, but it's buggy. I'll get a few repeat keystrokes, and sometimes the control key gets stuck.
P.S. Thanks to @etam for this solution: https://im-in.space/@etam/117162772780969631
Nadeszła pora roku na absolutny bullshit. Dziś próbuję ogarnąć sterownik `simplefb` dla NetBSD na StarFive VisionFive2, i idealnie byłoby mieć działający sygnał HDMI. Trzymajcie kciuki 🫡
#netbsd #unix #riscv #simplefb #starfive #visionfive2 #afoowalksintoabar
Hmmm, "PASS AIR BAG" must be the 2026 version of "Pass the Dutchie/Kouchie" 😄
Hey, you mentioned some compose key wizardry yesterday. How do I export #NetBSD's compose key setup into #OpenBSD? Because +"-"+"-"+"-" does not work properly in OpenBSD for me. :/
Also, unrelated, but for some weird reason, I have to do this in NetBSD, otherwise things like quotation marks come out looking like gibberish (both in uxterm and lxterminal, with any font I've tried):
case $uname in
(...)
NetBSD)
#Somehow, having these variables exported breaks things,
# so unset them and redefine them without being exported
unset LANG LC_ALL
LANG=en_US.UTF-8
LC_ALL="en_US.UTF-8"
(...)
I export all those variables by default, but somethow that messes up things on NetBSD (and only NetBSD).
boosteddropQbsd has been moved from GitHub – where a copy will remain – to Sourcehut, its natural home.
I’d like to thank Drew DeVault for welcoming my project onto his platform.
For free spirits, dropQbsd — compartmentalization without virtualization, based on BSD — can be found here: https://git.sr.ht/~nobraininside/dropQbsd
#OpenBSD #freebsd #netbsd #openSource #privacy #sourcehut #digitalsovereignty
dropQbsd has been moved from GitHub – where a copy will remain – to Sourcehut, its natural home.
I’d like to thank Drew DeVault for welcoming my project onto his platform.
For free spirits, dropQbsd can be found here: https://git.sr.ht/~nobraininside/dropQbsd
#OpenBSD #freebsd #netbsd #openSource #privacy #sourcehut #digitalsovereignty
dropQbsd has been moved from GitHub – where a copy will remain – to Sourcehut, its natural home.
I’d like to thank Drew DeVault for welcoming me onto his platform.
For free spirits, dropQbsd can be found here: https://git.sr.ht/~nobraininside/dropQbsd
#OpenBSD #freebsd #netbsd #openSource #privacy #sourcehut #digitalsovereignty
boostedNote to self: don't use "sysupgrade auto" when updating from #NetBSD 10 to 11. The etcupdate will fail because the running kernel is incompatible with the etcupdate binary. Ouch.