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.

Search results for tag #netbsd

Jay 🚩 :runbsd: boosted

[?]지지 ᚠד (Jiji Freya Daniel), 黄法官 » 🌐
@CyReVolt@mastodon.social

So looks like uses the font Univers 67 Bold Condensed for its logo? heh, 67 kekw

    Jay 🚩 :runbsd: boosted

    [?]Jay 🚩 :runbsd: » 🌐
    @jaypatelani@bsd.network

    #netbsd boosted

    [?]joany » 🌐
    @joany@mastodon.bsd.cafe

    Seriously how do i turn off on

    for 1990s computing

      #netbsd boosted

      [?]NEPŘÁTELSKÉ EMOCE 🇺🇦🇨🇿 » 🌐
      @lkundrak@metalhead.club

      lot to love about and missing surprisingly little. real annoying things:

      find requires a path. "find ." instead of "find", i'm getting it wrong every time.

      no "sort -h". how do people sort "du -sh" output? are they content with seeing their file is 173666 blocks big?

      anybody knows if patches for these would've been accepted or if they'd be shunned off as gnu-isms?

        #netbsd boosted

        [?]NEPŘÁTELSKÉ EMOCE 🇺🇦🇨🇿 » 🌐
        @lkundrak@metalhead.club

        @hipsterelectron ofc useful for reading/writing historic classic UNIX volumes, including XENIX, PC/IX and such.

        linux removed support recently, but netbsd has a good one. also doing lovely things about filesystems overall. they can actually build filesystems as userspace libraries, and have a tar equivalent that works filesystem images in userspace, even on linux for free. use as fuse servers.

          #netbsd boosted

          [?]NEPŘÁTELSKÉ EMOCE 🇺🇦🇨🇿 » 🌐
          @lkundrak@metalhead.club

          yesterday i failed to figure out out how do i submit a patch to
          i swear i could do that previously
          do you just stuff it inline to gnats??
          have i gone stupid
          or do they not want to be bothered with my supremely important v7fs stability improvements

            #netbsd boosted

            [?]Andrew Ball » 🌐
            @ball@mastodon.bsd.cafe

            @aru Affordable: Raspberry Pi Zero (ARM). Obscure might be the Mango Pi MQ Pro (RISC-V) but I'm not sure whether NetBSD works on that yet.

              #netbsd boosted

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

              @dendrobatus_azureus @OpenComputeDesign @moses_izumi

              It's still the primary fs of #OpenBSD, and perhaps still the default for #NetBSD. #FFS

                Jay 🚩 :runbsd: boosted

                [?]Dragon of BSDCafe :freebsd: [he/him] » 🌐
                @evgandr@mastodon.bsd.cafe

                @Enalys I just wanted to have a NAS at home and some small programs (like search engine/frontend 4get: git.lolcat.ca/lolcat/4get), which were made with selfhosting in mind and don't require high-end i9 DDR5 64 Gb computer to work.
                Then, I installed to a small Intel Atom based computer, setup Bind9 to have a nice hostname and a local zone for my home networks, setup DHCPD, etc — aaand, looks like I'm a selfhoster, lol :drgn_blush:

                  #netbsd boosted

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

                  @vlkrs

                  Mmmm, miggy.

                  I bet #NetBSD would run on an #Amiga today! 😄

                    #netbsd boosted

                    [?]Jay 🚩 :runbsd: » 🌐
                    @jaypatelani@bsd.network

                    #netbsd boosted

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

                    @latelesley @justine

                    I highly recommend throwing it on an old thinkpad (almost doesn't matter HOW old).
                    Also, you can get used thinkcenters for pretty cheap, like 50EUR or less. Just add a cheap SSD and you're golden.

                    I never graduated to daily driving OpenBSD (yet!), but it's great to have on my old Thinkpad X200t.

                    Hopefully #NetBSD will be able to profit from the wayland prgoress in #OpenBSD?

                      Jay 🚩 :runbsd: boosted

                      [?]Dragon of BSDCafe :freebsd: [he/him] » 🌐
                      @evgandr@mastodon.bsd.cafe

                      Looks like not only backups but also my obsession^Wpassion to write detailed entries to my "selfhosting journal" pays back. Any change, I made in my main home server, has a date and a detailed description of changes made. Also, the process of installation and service installation is documented too, alongside with documented list of running services, opened ports, cronjobs, etc.

                      At one bad day, my main server started to hangup at near 18:00 and at nea 08:00. There weren't any cron (or any another) jobs at this time. In the logs and monitoring the problems with mosquitto (MQTT server) were visible — somehow it eats at near 100% of CPU, then monit restart it, then things become working, then (after some time) the server hangs completely. Investigation showed that write to my second ZFS disk (where the PostgreSQL DB lives) were extremely slowed, so ZFS panicked, crashed and crashes the kernel :drgn_flat_sob:

                      [ 204836.661198] wd0d: device timeout writing fsbn 123148477 of 123148477-123148478 (wd0 bn 123148477; cn 122171 tn 1 sn 46), xfer 38, retry 1
                      [ 204863.837664] wd0: soft error (corrected) xfer 38
                      [ 206810.672323] wd0: autoconfiguration error: wd_flushcache: status=0x5128<TIMEOU>
                      [ 212327.420695] SLOW IO: zio timestamp 211326864412007ns, delta 1000556283358ns, last io 211280726737075ns
                      [ 212327.420695] panic: I/O to pool 'zfs' appears to be hung on vdev guid 1299234741086050345 at '/dev/wd0'.
                      [ 212327.420695] cpu0: Begin traceback...
                      [ 212327.420695] vpanic() at netbsd:vpanic+0x183
                      [ 212327.420695] panic() at netbsd:panic+0x3c
                      [ 212327.420695] vdev_deadman() at zfs:vdev_deadman+0x15e
                      [ 212327.420695] vdev_deadman() at zfs:vdev_deadman+0x31
                      [ 212327.420695] spa_deadman_wq() at zfs:spa_deadman_wq+0xe0
                      [ 212327.430704] workqueue_worker() at netbsd:workqueue_worker+0xef
                      [ 212327.430704] cpu0: End traceback...

                      At the same time, I hear a strange metal noises from server at near 08:00 too, so the destiny of second drive was specified.

                      The server restoration will take some time, but since anything were written in the log file, I'm able just to replay some actions and get all systems up as soon as possible :drgn_aww:

                      Emacs buffer with journal entries (in OrgMode) related to the administrative actions in the server.

                      Alt...Emacs buffer with journal entries (in OrgMode) related to the administrative actions in the server.

                      Emacs buffer with description of NetBSD installation process on the main server and with lists of TODO items, services, opened ports, etc.

                      Alt...Emacs buffer with description of NetBSD installation process on the main server and with lists of TODO items, services, opened ports, etc.

                      EGA colored photo of a 2.5 inches HDD

                      Alt...EGA colored photo of a 2.5 inches HDD

                        Jay 🚩 :runbsd: boosted

                        [?]Dragon of BSDCafe :freebsd: [he/him] » 🌐
                        @evgandr@mastodon.bsd.cafe

                        @darth My main laptop, where I doing almost all computing now, running for (checks notes) 6 years.

                        For homelab server(s) I'm using because it runs everywhere :drgn_aww:

                          Jay 🚩 :runbsd: boosted

                          [?]Bitslingers-R-Us » 🌐
                          @AnachronistJohn@zia.io

                          It's mid-April! #pkgsrc 2026Q1 has been out for a little while now, so I'm a little late with the #NetBSD pkgsrc-2025Q4 final package counts:

                          pkgsrc-2025Q4
                          10.0: earmv4 12805
                          10.0: m68k 9673 (+1445)
                          10.0: powerpc 23911 (+6033)
                          10.0: sparc64 17995 (+2764)
                          10.0: vax 8558 (+1811)

                            #netbsd boosted

                            [?]Anthk » 🌐
                            @anthk@neopaquita.es

                            ... [SENSITIVE CONTENT]

                            Oh, wait.
                            for always had a interpreter and even
                            if it's damn cool to have (much lighter than Emacs and comes
                            with and base) it never got updated
                            for XFT support.

                            mirrors.mit.edu/pub/NetBSD/Net

                            This runs straight:

                            (defun factorial (n)
                            (fact-iter 1 1 n))

                            (defun fact-iter (a b n)
                            (cond
                            ((> b n) a)
                            ('t
                            (fact-iter (* a b) (+ b 1) n ))))

                            (factorial 10)

                            Press Ctrl-x e to evaluate at the end
                            of every '()' function.

                            It will evaluate to 3628800.

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

                              The BSDCan 2026 schedule has been published, bsdcan.org/2026/timetable/time

                              You can register for the conference, which runs June 17 - 20, 2026 at bsdcan.org/2026/registration.h @bsdcan

                                #netbsd boosted

                                [?]Lobsters » 🤖 🌐
                                @lobsters@mastodon.social

                                [?]release_candidate » 🌐
                                @release_candidate@mastodon.bsd.cafe

                                Anyone here has experience doing a "Wi-Fi box" in NetBSD? I wonder how big is the overhead. Both in user effort and computer resources.

                                When I was younger I used to run a *very slow* virtual machine with Windows XP while daily-driving Linux. So I could interact with government webpages, banks, University software, etc. Anything that I couldn't do in Linux was done in this winXP VM.

                                Now I'm getting close to do something similar. A light VM with linux to do anything that I can't in NetBSD.

                                I still don't truly daily-drive NetBSD: I'm writing this tooth from my Linux Mint laptop, for example. To use the Wi-Fi from this machine, I still need a Linux driver, but I'm starting to pet the idea of a small VM + IOMMU to setup Wi-Fi, and use that VM as a router.

                                Something tells me that battery life will be even shorter that it is now. But it would be better to hear that from people who have actually done something like that.

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

                                  Do you want to come to Brussels, mingle with BSD people, perhaps do a talk, a tutorial or a BOF session?

                                  The Call for papers 2026.eurobsdcon.org/cfp/ is open until June 20th, for the conference in Brussels September 9-13, 2026.

                                  We also offer pre-submission guidance/mentoring, as described in the CFP document.

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

                                  @EuroBSDCon

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

                                    The BSDCan 2026 schedule has been posted. 30 regular talks, one set of lightning talks, and one Audio BoF: bsdcan.org/2026/timetable/time

                                    Both FreeBSD and NetBSD will be holding two day Dev Summits across the hall from each other in DMS.
                                    wiki.freebsd.org/DevSummit/202
                                    netbsd.org/gallery/events.html

                                    Just like last year, the reception on Saturday night is free if you register early. This year you must register before May 1, 2026: bsdcan.org/2026/registration.h
                                    @bsdcan

                                      Jay 🚩 :runbsd: boosted

                                      [?]Jim Spath » 🌐
                                      @jspath55@chaos.social

                                      Third system with 11.0 RC3, a little pi slice.

                                      neofetch NetBSD 11.0 RC3 output; NetBSD burgee in dark on light blue.

text:
 OS: NetBSD 11.0_RC3 evbarm
 Uptime: 8 hours, 12 mins
 Packages: 23 (pkg_info)
 Shell: sh
 Terminal: /dev/pts/0
 CPU: raspberrypi,3-model-a-plus (4)
 Memory: 319MiB / 430MiB

                                      Alt...neofetch NetBSD 11.0 RC3 output; NetBSD burgee in dark on light blue. text: OS: NetBSD 11.0_RC3 evbarm Uptime: 8 hours, 12 mins Packages: 23 (pkg_info) Shell: sh Terminal: /dev/pts/0 CPU: raspberrypi,3-model-a-plus (4) Memory: 319MiB / 430MiB

                                        #netbsd boosted

                                        [?]Lobsters » 🤖 🌐
                                        @lobsters@mastodon.social

                                        NetBSD/MacPPC 9.4 Installation on a QEMU emulated PowerPC Macintosh lobste.rs/s/0isw7j
                                        rabbitfarm.com/cgi-bin/blosxom

                                          #netbsd boosted

                                          [?]vermaden » 🌐
                                          @vermaden@mastodon.social

                                          Latest 𝗩𝗮𝗹𝘂𝗮𝗯𝗹𝗲 𝗡𝗲𝘄𝘀 - 𝟮𝟬𝟮𝟲/𝟬𝟰/𝟭𝟯 (Valuable News - 2026/04/13) available.

                                          vermaden.wordpress.com/2026/04

                                          Past releases: vermaden.wordpress.com/news/

                                            [?]vermaden » 🌐
                                            @vermaden@mastodon.bsd.cafe

                                            Latest 𝗩𝗮𝗹𝘂𝗮𝗯𝗹𝗲 𝗡𝗲𝘄𝘀 - 𝟮𝟬𝟮𝟲/𝟬𝟰/𝟭𝟯 (Valuable News - 2026/04/13) available.

                                            vermaden.wordpress.com/2026/04

                                            Past releases: vermaden.wordpress.com/news/

                                              Jay 🚩 :runbsd: boosted

                                              [?]jaj » 🌐
                                              @jaj@mastodon.social

                                              @astraleureka @atax1a If Linux is not a hard requirement, has support to this day:
                                              wiki.netbsd.org/ports/mac68k/

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

                                                This weekend is the perfect time to get your submissions done!

                                                The Call for papers 2026.eurobsdcon.org/cfp/ is open until June 20th, for the conference in Brussels September 9-13, 2026.

                                                We also offer pre-submission guidance/mentoring, see towards the end of the CFP document.

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

                                                @EuroBSDCon

                                                  #netbsd boosted

                                                  [?]Stephen Borrill » 🌐
                                                  @sborrill@justfollow.me.uk

                                                  @jschauma We get dh@ emails monthly with gnats stats about the bugs. The oldest one is always listed, either it's a doozy or so obscure no-one cares

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

                                                    In the world of BSD conferendes, BSDCan 2026 bsdcan.org is next, on June 17-20 in Ottawa, Canada.

                                                    Read more about the BSD conferences in "What is BSD? Come to a conference to find out!" nxdomain.no/~peter/what_is_bsd

                                                      #netbsd boosted

                                                      [?]poes 🇵🇸 » 🌐
                                                      @poes@sok.egois.org

                                                      @adhisimon ane paham yang dimaksud "profesional" itu #NetBSD kan?

                                                        Jay 🚩 :runbsd: boosted

                                                        [?]Parade du Grotesque 💀 » 🌐
                                                        @ParadeGrotesque@mastodon.sdf.org

                                                        Well, well, well... it's Friday, so let's have a little bit of fun, shall we?

                                                        11, take two! :netbsd:

                                                        $ qemu-img create -f qcow2 ~/Documents/VM/netbsd11.img 20G

                                                        $ sudo qemu-system-x86_64 -accel kvm -m 2G -cpu host -smp 2 -boot d -hda /home/gil/Documents/VM/netbsd11.img -name NetBSD11 -cdrom Downloads/ISO/NetBSD/NetBSD-11.0_RC3-amd64-dvd.iso -display curses -net user,hostfwd=tcp::22222-:22 -net nic

                                                          Back to top - More...