romanzolotarev.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.

Site description
/pub
Admin account
@hi@romanzolotarev.com

Search results for tag #openbsd

[?]Denis :flan_le_french: Β» 🌐
@ledeuns@bsd.network

is at in

Photo of a Pufferfish showcased at the "Zombi" exhibition of the museum.
The tetrodotoxin of the fish was/is thought to be used in the voodoo rites to create Zombies

Alt...Photo of a Pufferfish showcased at the "Zombi" exhibition of the museum. The tetrodotoxin of the fish was/is thought to be used in the voodoo rites to create Zombies

    [?]Tim Chase Β» 🌐
    @gumnos@mastodon.bsd.cafe

    Okay, I hit a crazy (or possibly Perl) peculiarity today. For background context, OpenBSD's pkg_* tools are all written in Perl.

    Testing stuff in a discussion with @rl_dane, I had cause to throw ktrace on the pkg_info command like

    $ ktrace -f pkg_info.ktrace pkg_info -Q remind

    All said, fairly boring. But when I was browsing through the dump

    $ kdump -R -f pkg_info.ktrace | less

    I found that it did a stat(2) call on every single file in my current working directory:

    $ kdump -f pkg_info.ktrace -R | awk '/NAMI *"\./{++c; print}END{print "Total count:", c}'

    This means that pkg_info runs noticeably faster in an empty directory than if run in a directory containing tens of thousands of files, especially if the machine uses a spinning-rust HDD rather than flash storage.

    I haven't read the pkg_info source code deeply since I don't natively do perl, so I'm uncertain whether pkg_info is intentionally stat'ing every file, or whether perl just does this as part of its startup, but it seemed like a really weird behavior..

      [?]OpenBSD Amsterdam Β» 🌐
      @OpenBSDAms@mastodon.bsd.cafe

      πŸ“£ News from OpenBSD Amsterdam!
      We are thrilled to welcome server29 to the pool/fleet/armada/etc.. πŸŽ‰

      Image of an marquees with the text:
Every machine is
a smoke machine
if you operate
it wrong enough

      Alt...Image of an marquees with the text: Every machine is a smoke machine if you operate it wrong enough

        [?]EuroBSDCon Β» 🌐
        @EuroBSDCon@bsd.network

        We are about to close the CfP for
        the European *BSD event of 2026! πŸ˜ˆβ›³πŸ‘

        Planning to submit a talk? Now is the time!

        Especially first time speakers and talk submissions for and !

        events.eurobsdcon.org/

        The schedule will be published on πŸ—“οΈ 2026-07-15

        For everything else, peek at 2026.eurobsdcon.org/
        More information is added all the time.

        EuroBSDCon 2026 in Brussels, Belgium πŸ‡§πŸ‡ͺ
        September 09-13, 2026

        Iconic Minion alarm is the internet's favorite way to signal chaos, urgency, or a major announcement.

It has the text: Bee-doh! Bee-doh! Bee-doh!

        Alt...Iconic Minion alarm is the internet's favorite way to signal chaos, urgency, or a major announcement. It has the text: Bee-doh! Bee-doh! Bee-doh!

          [?]R.L. Dane :Debian: :OpenBSD: :FreeBSD: 🍡 :MiraLovesYou: [he/him/my good fellow] Β» 🌐
          @rl_dane@polymaths.social

          I love #OpenBSD (and all the BSDs, heck all the #FOSS OSes, they're all amazing), but y'all, this is a bit sad:

          $ time pkg_info -Q nim
          animorph-0.3p5
          minimodem-0.24p0
          nim-2.2.8 (installed)
          openimageio-3.1.9.0p0
          p5-Bit-Vector-Minimal-1.3p2
          p5-Net-IP-Minimal-0.06p1
          p5-Term-Animation-2.6p1
          py3-minimalmodbus-2.1.1p2
          py3-minimock-1.2.8p13
          racket-minimal-9.1
          texlive_texmf-minimal-2025p0
          xanim-2.80.1p9
          
          real	1m3.110s
          user	0m1.360s
          sys	0m0.120s
          

          I know about pkg_locate, and I use it by default, honestly, but "that's not in base!" ;)

          My network speed is a bit slow, but not that slow.

          $ speedtest-cli
          Retrieving speedtest.net configuration...
          Testing from T-Mobile USA...
          Retrieving speedtest.net server list...
          Selecting best server based on ping...
          Hosted by Frontier (Dallas, TX) [2449.63 km]: 28.121 ms
          Testing download speed................................................................................
          Download: 12.64 Mbit/s
          Testing upload speed......................................................................................................
          Upload: 6.27 Mbit/s
          

            [?]R.L. Dane :Debian: :OpenBSD: :FreeBSD: 🍡 :MiraLovesYou: [he/him/my good fellow] Β» 🌐
            @rl_dane@polymaths.social

            #OpenBSD & #vi / #nvi peeps,

            Can someone help me figure out the difference between these two packages? Is there anything I'd need from the iconv variant in normal (monoglot) use?

            nvi-2.2.2-iconv
            nvi-2.2.2
            

              [?]Stefan Sperling [he/him/his] Β» 🌐
              @stsp@bsd.network

              The first ever successful SAE message exchange between (iwx driver) and linux hostapd has occurred. There is still some work left do but the hard part is done!

              Cc @vanhoefm

              (EDIT: By the way, this exchange was using the randomly chosen secret numbers 2 and 3. Don't tell anyone!)

                [?]Stefan Sperling [he/him/his] Β» 🌐
                @stsp@bsd.network

                Most hilarious bug I've seen in a while: The kernel can panic when pressing the CapsLock key: marc.info/?l=openbsd-bugs&m=17

                Fortunately, true hackers have mapped CapsLock to Control :flan_hacker:​

                  [?]Jan Β» 🌐
                  @js@mastodon.bsd.cafe

                  @paddlaren Currently I'm running Forgejo as a GitHub alternative. For things that do not need CI/CD an a webinterface I was using gitolite to manage the repo and users.

                  I try to stick to software that is low maintenance and preferably in base, e.g. httpd, relayd and acme-client.

                    [?]Michael Boelen Β» 🌐
                    @mboelen@mastodon.nl

                    Inmiddels heb ik mijn eigen mailserver draaien op . Waarom geen ? Om te beginnen de extra beveiligingsmaatregelen van OpenBSD en mijn kennis verversen. Altijd al fan geweest van FreeBSD en OpenBSD, maar de laatste jaren te weinig gebruikt.

                    Mijn eigen mailserver biedt nu unieke e-mailadressen per webshop/bedrijf waar ik zaken mee doe. Adressen kunnen eenvoudig worden uitgeschakeld of zelfs automatisch verlopen. De noodzaak van spamfiltering wordt daardoor minder, maar toch ben ik dat deel nu ook flink aan het uitzoeken. Erg leerzaam!

                    De blogpost komt binnenkort online, zowel in Nederlandse versie als Engelstalig. Het kost even wat werk om het netjes uit te werken πŸ™ƒ

                      2 ★ 1 ↺
                      nathanael boosted

                      [?]roman Β» 🌐
                      @hi@romanzolotarev.com

                      is vp2430 good fit for ? asking for a friend

                        [?]EuroBSDCon Β» 🌐
                        @EuroBSDCon@bsd.network

                        Wishing all our *BSD πŸ˜ˆβ›³πŸ‘ friends an amazing time at @bsdcan in Ottawa!

                        Still image from the movie Monsters Inc.
Mike Wazowski seen from the back looking into a wide hallway with a group of monsters walking towards him.
It has the text:

Me watching my friends having fun without me.

                        Alt...Still image from the movie Monsters Inc. Mike Wazowski seen from the back looking into a wide hallway with a group of monsters walking towards him. It has the text: Me watching my friends having fun without me.

                          [?]π™Ήπš˜πšŽπš• π™²πšŠπš›πš—πšŠπš β™‘ πŸ€ͺ Β» 🌐
                          @joel@gts.tumfatig.net

                          The are deploying a new application version at $WORK. Of course, this is OpenShift and pipelines and Agile and YAML and YeePeeHaYeah.

                          It’s been loads of minutes (like 15+) and deployment is still "in progress". For something like 5 Java containers.

                          I think it never took more than 10 minutes to deploy #OpenBSD and its packages and configs and data using #rdist and #rsync.

                          Honestly… what have they done to IT πŸ™„πŸ™„πŸ™„πŸ™„πŸ™„

                            [?]EuroBSDCon Β» 🌐
                            @EuroBSDCon@bsd.network

                            Getting closer by the day...

                            The European *BSD event of 2026! πŸ˜ˆβ›³πŸ‘

                            Get your 🎟️ at tickets.eurobsdcon.org/eurobsd

                            While you're at it, don't forget to drop your abstract like it's hot! πŸ”₯
                            events.eurobsdcon.org/

                            We are still and always looking for first-time *BSD speakers.
                            Whether you are just starting out or have a unique perspective to share, your voice matters!

                            The schedule will be published on πŸ—“οΈ 2026-07-15

                            For everything else, peek at 2026.eurobsdcon.org/
                            More information is added all the time.

                            EuroBSDCon 2026 in Brussels, Belgium πŸ‡§πŸ‡ͺ
                            September 09-13, 2026

                              [?]Stefan Sperling [he/him/his] Β» 🌐
                              @stsp@bsd.network

                              I have published "mergesiteset" which despite being a relatively simple script has been saving me a lot of time merging configuration files while preparing upgrades in production environments: marc.info/?l=openbsd-ports&m=1

                              Don't have a site set yet? Back up all the important configuration files you have changed in a tarball rooted at / and you have one.

                              And if you want to use sysupgrade with your site set without running a custom installation mirror to download sets from, see marc.info/?l=openbsd-tech&m=17

                                [?]Peter N. M. Hansteen Β» 🌐
                                @pitrh@mastodon.social

                                [?]Graham Perrin Β» 🌐
                                @grahamperrin@mastodon.bsd.cafe

                                Incidentally, I do like alternative forms of art. Amongst my favourite posts of all time:

                                <reddit.com/r/freebsd/comments/>

                                Peace, and sugar lips, and so on …
                                "Seems like a smart person, I think someone got Hasselhoff wasted lol"

                                @h3artbl33d @rqm @lattera

                                  [?]bpl Β» 🌐
                                  @bpl@snac.bsd.cafe

                                  I am looking for small computo, requirements are:
                                  • small screen, max 10 inch
                                  • runs or
                                  • has a keyboard
                                  • can connect to Internet
                                  • it works
                                  • price is reasonable
                                  I am aware of:
                                  • MNT Reform Pocket (if I will be super rich one day, then I will take entire stock)
                                  • HP Jornada (especially 720, but availability is not great)
                                  • Zaurus machines (availability is almost zero and might not fill condition "it works")
                                  If you have any respond for me, the prize is guaranteed!

                                    [?]thfr destroys productivity Β» 🌐
                                    @thfr@bsd.network

                                    A new (alpha stage) release of IndieRunner is out, v0.3. IndieRunner is a "one-stop-shop" for launching a fairly large number of indie games on with native binaries. A number of new engines and fixes to Godot module, as well as some general streamlining and code fixes.

                                    github.com/IndieRunner/IndieRu

                                    The list of compatible games keeps growing, at:

                                    github.com/IndieRunner/IndieRu

                                      [?]napierge Β» 🌐
                                      @napierge@mastodon.bsd.cafe

                                      @joel hello how did you find out that "wgdescr" exist? I can not find anywhere but it works also on 😁

                                        [?]EuroBSDCon Β» 🌐
                                        @EuroBSDCon@bsd.network

                                        🚨 Hotel Discount Expires 🚨
                                        The block booking for the hotel is expiring soon!

                                        2026.eurobsdcon.org/accomodati

                                        If you were planning to book your hotel early now is your chance!

                                        warwickhotels.com/hotel-barsey

                                        Hotel Barsey by Warwick
                                        Louizalaan 381-383, 1050 Brussel

                                        Located near the Flagey area, know for its restaurants and bars.

                                        Cutout of the EuroBSDCon 2026 banner.
Comic like drawing.

First panel has a butler serving a nice Belgium beer. There are two speech bubbles. 1. ...we find this? 2. Etterbeek, Sir.

The second panel has Manneken Pis doing his thing.

                                        Alt...Cutout of the EuroBSDCon 2026 banner. Comic like drawing. First panel has a butler serving a nice Belgium beer. There are two speech bubbles. 1. ...we find this? 2. Etterbeek, Sir. The second panel has Manneken Pis doing his thing.

                                          [?]Tim Chase Β» 🌐
                                          @gumnos@mastodon.bsd.cafe

                                          TIL that 's doesn't whinge about using variables in CIDR notation:

                                          wan_if="ixv0"
                                          dmz_if="ixv1"
                                          dmz_cidr="24"
                                          pass in on $wan_if to ($dmz_if:network)/$dmz_cidr

                                          I haven't tested to see if it does what I *intended*, but at least

                                          $ pfctl -nvf test.pf

                                          doesn't spew errors… πŸ˜†

                                          (even if it feels kinda dirty)

                                            [?]h3artbl33d :openbsd: :antifa: [Try/Me] Β» 🌐
                                            @h3artbl33d@exquisite.social

                                            @stefano @outofcreativity

                                            Nice! We have played a (minor) part into getting it ready for , by giving the devs access to some compute - which resulted in a commit spree that I hadn't seen before.

                                            They are incredibly kind, humble and knowledgeable.

                                              [?]Stefano Marinelli Β» 🌐
                                              @stefano@mastodon.bsd.cafe

                                              Sending Puffy to test if the BSD Cafe images are being sent.

                                              OpenBSD Puffy

                                              Alt...OpenBSD Puffy

                                                [?]Tim Chase Β» 🌐
                                                @gumnos@mastodon.bsd.cafe

                                                whoops, went to `sysupgrade` one of my VPS instances and realized it was still 7.7 instead of the 7.8 I thought it was.

                                                # sysupgrade
                                                [reboot & enter FDE password]
                                                # sysmerge
                                                [merge in my "root: gumnos" entry in /etc/mail/aliases ]
                                                # newaliases
                                                # pkg_add -u
                                                [now running 7.8]
                                                # sysupgrade
                                                [reboot & enter FDE password]
                                                # sysmerge
                                                [nothing to do]
                                                # syspatch
                                                [a couple updates]
                                                # pkg_add -u
                                                [now running 7.9]

                                                Total time to jump two release-versions? about 20 minutes, about half of which was copying files, rebooting, or relinking kernels rather than any actual effort on my part.

                                                  [?]bpl Β» 🌐
                                                  @bpl@snac.bsd.cafe

                                                  Reminder: if bad guys get in your way, use mount_mfs command to bust them in RAM, then mv to /dev/null to wipe them out.


                                                    [?]Tom [he/him they/them] Β» 🌐
                                                    @pertho@mastodon.bsd.cafe

                                                    Finally got around to updating my script to update my firewall with @JulianOliver 's fantastic parasites.txt. (Apologies if you've seen a bunch of HEAD requests from me, Julian!)

                                                    If anyone's interested:

                                                    #!/bin/ksh
                                                    set -euo pipefail

                                                    cd /home/pertho
                                                    ftp -TV scienceispoetry.net/files/para
                                                    sed -e '/^[^0-9]/d' parasites.txt | sed '/^$/d' | sed '$d' > parasites.new
                                                    doas /usr/bin/install -g wheel -m 0644 -o root /home/pertho/parasites.new /etc/parasites.txt
                                                    doas /sbin/pfctl -t parasites -T replace -f /etc/parasites.txt
                                                    [ -f /home/pertho/parasites.new ] && rm -f /home/pertho/parasites.new

                                                    Please, go easy on Julian's server. Don't blast it with requests. He's providing this for free. (Thank you!!!!)

                                                    I use my home directory because I need to store parasites.txt with its timestamps. OpenBSD's ftp (which does talk https) checks the timestamp to see if a newer one is available and only proceeds if there is a newer one.

                                                    /etc/doas.conf edited to allow the install and pfctl commands to run (just look in doas.conf(5) for details and use the args)

                                                      roman boosted

                                                      [?]OpenBSD Amsterdam Β» 🌐
                                                      @OpenBSDAms@mastodon.bsd.cafe

                                                      OpenBSD 7.9 will be deployed on the hosts as soon as possible!
                                                      We want to wait for the first errata to appear.

                                                      21 new VMs were added and 61 VMs were renewed.

                                                      We donated €1125 to the Foundation, €66755 since we started.

                                                      Thank you, our users, and OpenBSD developers for an awesome OS!

                                                      Stay safe, healthy & sane!

                                                      in 2026

                                                      Phoebe Teaching Joey refers to a scene from the Friends television series in which character Phoebe Buffay attempts to teach character Joey Tribbiani French by making him repeat words after her. In March 2020, the scene gained popularity in memes online, with Phoebe attempting to explain various concepts to Joey but ultimately failing.

This one has the following exchange:
Phoebe: Just
Joey: Just
Phoebe: Update
Joey: Update
Phoebe: And
Joey: And
Phoebe: Shutdown
Joey: Update And Restart

                                                      Alt...Phoebe Teaching Joey refers to a scene from the Friends television series in which character Phoebe Buffay attempts to teach character Joey Tribbiani French by making him repeat words after her. In March 2020, the scene gained popularity in memes online, with Phoebe attempting to explain various concepts to Joey but ultimately failing. This one has the following exchange: Phoebe: Just Joey: Just Phoebe: Update Joey: Update Phoebe: And Joey: And Phoebe: Shutdown Joey: Update And Restart

                                                        [?]Jason Tubnor πŸ‡¦πŸ‡Ί Β» 🌐
                                                        @tubsta@social.bsdlab.au

                                                        @cmccullough @sashin There is always openrsync, maintained by the team that brings you #OpenBSD https://www.openrsync.org

                                                          [?]π™Ήπš˜πšŽπš• π™²πšŠπš›πš—πšŠπš β™‘ πŸ€ͺ Β» 🌐
                                                          @joel@gts.tumfatig.net

                                                          I must admit, I like the Green on Black #NetBSD console better than the White on Blue #OpenBSD one.

                                                            [?]Stefan Sperling [he/him/his] Β» 🌐
                                                            @stsp@bsd.network

                                                            Spent the whole day (for almost 12 hours already :flan_eyeroll:​) alone in German train hell.

                                                            At least there is on these trains (more or less) and I found several ways to improve the qwx ath11k driver πŸ“Άβ€‹πŸš‚β€‹

                                                            marc.info/?l=openbsd-tech&m=17

                                                            marc.info/?l=openbsd-tech&m=17

                                                            marc.info/?l=openbsd-tech&m=17

                                                              [?]π™Ήπš˜πšŽπš• π™²πšŠπš›πš—πšŠπš β™‘ πŸ€ͺ Β» 🌐
                                                              @joel@gts.tumfatig.net

                                                              This #GoToSocial instance has been migrated from #OpenBSD 7.8/arm64 to OpenBSD 7.9/amd64/bhyve.

                                                              :GoToSocial: ➑️ :openbsd: ➑️ :bhyve: ➑️ :freebsd: ➑️ πŸ™Œ

                                                              If you can read this, I didn’t mess up πŸ˜…

                                                              Nothing wrong with running it on the ODROID, I just wanted it back to a DC.

                                                                [?]BSDCan Β» 🌐
                                                                @bsdcan@bsd.network

                                                                Are you an OpenBSD user and afraid you won't be able to use it while blind?

                                                                Come to the "OpenBSD and Temporary Blindness" talk given by Sean Howard:

                                                                bsdcan.org/2026/timetable/time

                                                                Only at BSDCan 2026!

                                                                bsdcan.org/2026/registration.h

                                                                  [?]Justine Smithies [She / Her] Β» 🌐
                                                                  @justine@snac.smithies.me.uk

                                                                  Just thought I'd reinstall 7.9 again and then switch to the latest snapshot to see if my not being able too boot /bsd past the 14th May snapshot and it now fails to verify the downloaded stuff πŸ˜‚
                                                                  Good thing I've still my trusty laptop.

                                                                  Even more random redoing the sysupgrade -s and it passes straight away and upgrades. Does it boot the /bsd ? No it does not only boot.rd and boot.sp boot.

                                                                  a photo showing my Dell Optiplex 3080 i5-10505 tower with the latest snapshot failing to verify on download.

                                                                  Alt...a photo showing my Dell Optiplex 3080 i5-10505 tower with the latest snapshot failing to verify on download.

                                                                    [?]π™Ήπš˜πšŽπš• π™²πšŠπš›πš—πšŠπš β™‘ πŸ€ͺ Β» 🌐
                                                                    @joel@gts.tumfatig.net

                                                                    Doing things on the remote-homelab. So far, I can watch #YouTube videos without Ads.

                                                                    #FreeBSD #bhyve #OpenBSD #relayd #AlpineLinux #Invidious

                                                                    A hand made diagram displaying a basic IT architecture based on FreeBSD bhyve. Two VM (one OpenBSD, one Alpine Linux) are deployed and connected in such a way that a user goes through relayd to display video from Invidious.

                                                                    Alt...A hand made diagram displaying a basic IT architecture based on FreeBSD bhyve. Two VM (one OpenBSD, one Alpine Linux) are deployed and connected in such a way that a user goes through relayd to display video from Invidious.

                                                                      [?]R.L. Dane :Debian: :OpenBSD: :FreeBSD: 🍡 :MiraLovesYou: [he/him/my good fellow] Β» 🌐
                                                                      @rl_dane@polymaths.social

                                                                      Interestingly, #FreeBSD comes with #nvi2 in base, while #OpenBSD and #NetBSD seem to be running #nvi 1:

                                                                      FreeBSD 14.3-RELEASE-p12
                                                                      ~
                                                                      ~
                                                                      ~
                                                                      Version 2.2.2 (2025-10-08) The CSRG, University of California, Berkeley.
                                                                      
                                                                      OpenBSD 7.3
                                                                      (7.9 is still running the same version)
                                                                      ~
                                                                      ~
                                                                      ~
                                                                      Version 1.79 (10/23/96) The CSRG, University of California, Berkeley.
                                                                      
                                                                      NetBSD 10.1
                                                                      ~
                                                                      ~
                                                                      ~
                                                                      Version (1.81.6-2013-11-20nb4) The CSRG, University of California, Berkeley.
                                                                      

                                                                      They all seem to have nvi2 available as packages, though, which #Debian, oddly, does not.

                                                                      rld@Intrepid:~$ uname -sr
                                                                      FreeBSD 14.3-RELEASE-p12
                                                                      rld@Intrepid:~$ pkg search nvi |grep '^nvi2'
                                                                      nvi2-2.2.2                     Updated implementation of the ex/vi text editor
                                                                      rld@Intrepid:~$ 
                                                                      
                                                                      #(searching openbsd online)
                                                                      rld@Intrepid:~$ searchall -o nvi |grep ^nvi
                                                                      nvi-2.2.2                (list)   with wide         and files limited by
                                                                      nvi-2.2.2-iconv          (list)   with wide         and files limited by
                                                                      
                                                                      rldane@rosa.tilde.pink$ uname -sr
                                                                      NetBSD 10.1
                                                                      rldane@rosa.tilde.pink$ pkgin search nvi |grep ^nvi |grep -v nvidia
                                                                      nvi-1.81.6nb13       Berkeley nvi with additional features
                                                                      nvi-m17n-1.79.20040608nb11  Clone of vi/ex, with multilingual patch
                                                                      nvi2-2.2.0           Multibyte fork of the nvi editor for BSD
                                                                      rldane@rosa.tilde.pink$ 
                                                                      
                                                                      ~ $ head -1 /etc/os-release 
                                                                      PRETTY_NAME="Raspbian GNU/Linux 13 (trixie)"
                                                                      ~ $ apt-cache search nvi |grep -E '^nvi2? '
                                                                      nvi - 4.4BSD re-implementation of vi
                                                                      ~ $ 
                                                                      

                                                                        [?]π™Ήπš˜πšŽπš• π™²πšŠπš›πš—πšŠπš β™‘ πŸ€ͺ Β» 🌐
                                                                        @joel@gts.tumfatig.net

                                                                        Some :freebsd: red devil and :openbsd: yellow fish are now secretly talking to each through a #WireGuard tunnel on the Internet. Glad it is not that complicated to setup and works OOTB.

                                                                        My notes are there: https://www.tumfatig.net/2026/connect-freebsd-to-openbsd-using-wireguard/

                                                                        #FreeBSD #OpenBSD #RunBSD

                                                                          [?]fionescu(1) Β» 🌐
                                                                          @fionescu@mastodon.bsd.cafe

                                                                          I've warned my normie friends that I'm fed up with FB Messenger and WhatsApp and that I'm going to self-host an alternative and if they want to keep in touch with me, they have to contact me there... Now I'm left wondering what's more lightweight for my modest budget VPS between and (probably the latter?) and what might favor a smooth transition later to an VPS (might switch from Hostinger to OpenBSD Amsterdam, though both seem to rely to some degree on bloody Cloudflare)... probably XMPP?

                                                                            [?]Justine Smithies [She / Her] Β» 🌐
                                                                            @justine@snac.smithies.me.uk

                                                                            Been following the BSD conferences for a while and have not yet had the chance to attend one. But what i have noticed from all the videos and photo's published on social media is that it seems to be a male ( I'm going to include NB folk here too ) dominated event ? Maybe I'm wrong and it's just how the media published distorts the reality ? Apologies if I have offended anyone it certainly isn't my intention.


                                                                              [?]Peter N. M. Hansteen Β» 🌐
                                                                              @pitrh@mastodon.social

                                                                              The 2026 Call for Papers is still open!

                                                                              2026.eurobsdcon.org/cfp/

                                                                              Submit by June 20th, come to Brussels September 9-13 and mingle with people!

                                                                              We also offer pre-submission guidance/mentoring, see the CFP text.

                                                                              Wonder what BSD and the conferences are about? See nxdomain.no/~peter/what_is_bsd

                                                                              @EuroBSDCon

                                                                                [?]Stefano Marinelli Β» 🌐
                                                                                @stefano@mastodon.bsd.cafe

                                                                                The little Acer doesn't (totally) love OpenBSD 7.9:
                                                                                - fans are always spinning fast and it's hot. I could probably try to fix it, but I have no time at the moment
                                                                                - it doesn't suspend - and it's critical, for me

                                                                                I haven't tried other things, except that Mate works perfectly on X and I can use the touchpad. Volume controls work, the brightness controls work. A step ahead from 7.8, but still not perfect.

                                                                                I'll probably reinstall Void Linux on ZFS.

                                                                                  [?]outofcreativity Β» 🌐
                                                                                  @outofcreativity@exquisite.social

                                                                                  @mboelen

                                                                                  You also may take a peek at this[1] from our beloved @mwl Highly recommmended.

                                                                                  [1] mwl.io/static/books/run-your-o

                                                                                    [?]h3artbl33d :openbsd: :antifa: [Try/Me] Β» 🌐
                                                                                    @h3artbl33d@exquisite.social

                                                                                    Thanks to the proper manpages, I was able to recover the disklabel of a 1TB SSD that I accidentally nuked moments before :flan_XD:

                                                                                    This was all my fault - but fortunately was able to get it sorted, fast :flan_thumbs:

                                                                                      [?]Bradley Taunt :runbsd: Β» 🌐
                                                                                      @bt@mastodon.bsd.cafe

                                                                                      Still a WIP, but I’m trying to consolidate all my basic OpenBSD guides into one place:

                                                                                      openbased.xyz/

                                                                                      Right now it just covers basic desktop and rehashing my router setup. Plan to add more use cases as I tinker with things myself πŸ˜›

                                                                                        [?]Justine Smithies [She / Her] Β» 🌐
                                                                                        @justine@snac.smithies.me.uk

                                                                                        OK then. I have just dowmloaded the 7.9 img and done a fresh install on my desktop machine wiping everything from the past out. It boot perfectly fine on release so I proceeded to switch to my usual -current as per the docs and it ran through the upgrade without issue.
                                                                                        Can you guess what happened when it tried to boot the /bsd kernel on this intel i5 machine ?
                                                                                        That's right it failed with the same error 255 that the bugs mailinglist told me was an issue I had probably caused so go reinstall. I knew it wasn't me as it was extremely strange how I could rollback to the 14th May or earlier with out any issues it always booted the /bsd ( MP ) kernel but after the 14th May it would not but would boot the copy I had of the last working /bsd renamed /bsd.xyz
                                                                                        I'm too tired to go back to the misc or bugs mailinglists to be told it's me. I know I wouldn't have got that response from the devs so maybe it is a sign from above ? :runbsd:

                                                                                          roman boosted

                                                                                          [?]as400@mas.to has moved Β» 🌐
                                                                                          @as400@mas.to

                                                                                          Is there a way in to stop charging battery from the OS ?

                                                                                          I know there is "hw.battery.chargestop" but it doesn't work on my laptop.

                                                                                            rostiger boosted

                                                                                            [?]TomΓ‘Ε‘ Β» 🌐
                                                                                            @prahou@merveilles.town

                                                                                            IMGRAM MINI

                                                                                            nein.triapul.cz/imgram_mini

                                                                                            Minuscule static gallery, compatible with @rostiger 's webring ( codeberg.org/rostiger/subversi )

                                                                                            imgram.mini

nein.triapul.cz/technology/ksh/imgram_mini

                                                                                            Alt...imgram.mini nein.triapul.cz/technology/ksh/imgram_mini

                                                                                              /home/rqm boosted

                                                                                              [?]Fredrik Engberg Β» 🌐
                                                                                              @haddock@bsd.network

                                                                                              Anyone out there running wayland on , as a daily driver that have written anything about it?