weirdr.net 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
This is a dual Pentium Pro running NetBSD.
Check out the floppy museum for hints on how to get in touch. Or, you know, ping me on the fediverse. :)
Admin account
@ltning@weirdr.net

Search results for tag #unix

[?]SDF.ORG ยป
@SDF@mastodon.sdf.org

24 Plan 9 Boot Camp participants are at it this morning knocking out the first challenge

9p.sdf.org

A screenshot of the plan 9 drawterm client connected to 9p.sdf.org

Alt...A screenshot of the plan 9 drawterm client connected to 9p.sdf.org

    [?]ltning ยป
    @ltning@pleroma.anduin.net

    The feeling when some of the Grand Masters and Architects of #UNIX mocks me for being crazy to run modern #NetBSD on decidedly-not-modern hardware while also pointing out how *incredibly* powerful this 386sx/486-class hardware is and what an absurdly huge amount of memory 16MB is compared to what *they* had while, you know, developing UNIX..

    #EuroBSDCon #RunBSD #Retrocomputing #Fanboi #StarStruck

    Marshall Kirk McKusick, Eric Allman, a couple of (much) younger BSD developers and myself hovering over an old open-frame PC build which is busy booting NetBSD. Sponsor pull-up poster for Entersekt/Modirum (my employer) in the background.

    Alt...Marshall Kirk McKusick, Eric Allman, a couple of (much) younger BSD developers and myself hovering over an old open-frame PC build which is busy booting NetBSD. Sponsor pull-up poster for Entersekt/Modirum (my employer) in the background.

      [?]Jan Schaumann ยป
      @jschauma@mstdn.social

      Advanced Programming the UNIX Environment

      Some additional hints to set up your NetBSD environment for this class:

      stevens.netmeister.org/631/vm-

      With all sources extracted, familiarize yourself with ctags(1) et al to make browsing code a breeze:

      youtu.be/TWog5NklSws

        [?]Jan Schaumann ยป
        @jschauma@mstdn.social

        Advanced Programming the UNIX Environment

        Week 2: File Descriptors

        To introduce the concept of file descriptors, let's start with a simple question: how many file descriptors can a unix process open? In the process we encounter different limits that may apply across the system, for a given user, or just a process.

        youtu.be/h5A1OQjuCqk

          [?]Jan Schaumann ยป
          @jschauma@mstdn.social

          Advanced Programming in the UNIX Environment

          Week 2: open(2) and close(2)

          Having introduced the concept of file descriptors, let's look at what happens when we try to create a file, "create" an existing file, open an existing file, truncate a file, and look at the various other flags we can pass to open(2).

          We also note the perhaps surprising number of ways in which open(2) can fail and take a look at openat(2) and TOCTOU defenses.

          youtu.be/QnL4eYpb5Iw

            [?]Jan Schaumann ยป
            @jschauma@mstdn.social

            Advanced Programming in the UNIX Environment

            Week 2: read(2)/write(2)/lseek(2)

            In this video lecture, we will go into the details of the read(2), write(2), and lseek(2). We'll also do a few weird things with file descriptors, and take a look at how we can ensure I/O efficiency when making these system calls.

            youtu.be/EUUPw8MOV_A

              [?]Jan Schaumann ยป
              @jschauma@mstdn.social

              Advanced Programming in the UNIX Environment

              Week 2: File Sharing

              In this final video lecture segment for our week 2 materials, we take a look at what it means when multiple processes access the same files and what the implications of that are on the syscalls we know. We conclude with a look at /dev/fd on different operating systems, including , , and

              youtu.be/CAbUtc86ULw

                [?]SDF.ORG ยป
                @SDF@mastodon.sdf.org

                The SDF Plan 9 Boot Camp FALL 2025 registration is OPEN and begins in one week!

                sdf.org/plan9

                Plan 9 is newer than Linux and addresses limitations Linux preserved from UNIX.

                Come learn about the experimental Plan 9 operating system in a fun and friendly communal environment.

                an SDF plan 9 front sticker

                Alt...an SDF plan 9 front sticker

                  [?]vermaden ยป
                  @vermaden@mastodon.bsd.cafe

                  Latest ๐—ฉ๐—ฎ๐—น๐˜‚๐—ฎ๐—ฏ๐—น๐—ฒ ๐—ก๐—ฒ๐˜„๐˜€ - ๐Ÿฎ๐Ÿฌ๐Ÿฎ๐Ÿฑ/๐Ÿฌ๐Ÿต/๐Ÿญ๐Ÿฑ (Valuable News - 2025/09/15) available.

                  vermaden.wordpress.com/2025/09

                  Past releases: vermaden.wordpress.com/news/

                    [?]vermaden ยป
                    @vermaden@mastodon.bsd.cafe

                    Latest ๐—ฉ๐—ฎ๐—น๐˜‚๐—ฎ๐—ฏ๐—น๐—ฒ ๐—ก๐—ฒ๐˜„๐˜€ - ๐Ÿฎ๐Ÿฌ๐Ÿฎ๐Ÿฑ/๐Ÿฌ๐Ÿต/๐Ÿฌ๐Ÿด (Valuable News - 2025/09/08) available.

                    vermaden.wordpress.com/2025/09

                    Past releases: vermaden.wordpress.com/news/

                      [?]Jan Schaumann ยป
                      @jschauma@mstdn.social

                      Advanced Programming the UNIX Environment

                      Week 1: Introduction

                      This video covers a lot of the meta information (what do we do, why are we doing it, how are we doing it, syllabus, etc.). Some things have changed since I created the video (for example, we now have an AI policy: stevens.netmeister.org/631/use), but most of it remains accurate.

                      youtu.be/BsB9Cg6yJc4

                        [?]Jan Schaumann ยป
                        @jschauma@mstdn.social

                        Advanced Programming the UNIX Environment

                        Week 1: UNIX History

                        We cover the early days at Bell Labs, USL vs BSDi, the birth of the BSDs and Linux, and how we got from Ken Thompson playing "Space Travel" on a PDP-7 to Unix running on your phone, fridge, and TV.

                        youtu.be/3H7SQWTR6Dw

                        Scroll along through it all here: levenez.com/unix/unix.pdf

                          [?]Jan Schaumann ยป
                          @jschauma@mstdn.social

                          Advanced Programming the UNIX Environment

                          Week 1: UNIX Basics

                          In this lecture, we provide a whirlwind tour of the Unix programming environment. In the process, we write a simple shell, a simple version of the ls(1) command, and two versions of the cat(1) command while learning about the Unix Philosophy.

                          youtu.be/w3spRzZ8bSA

                            [?]ICM ยป
                            @icm@mastodon.sdf.org

                            Charles hacking through an intermittent single bit error on the PDP-7a getting closer to the problem.

                            icm.museum

                            Charles hacks away on the PDP-7a chasing a single bit error

                            Alt...Charles hacks away on the PDP-7a chasing a single bit error

                              [?]vermaden ยป
                              @vermaden@mastodon.bsd.cafe

                              Latest ๐—ฉ๐—ฎ๐—น๐˜‚๐—ฎ๐—ฏ๐—น๐—ฒ ๐—ก๐—ฒ๐˜„๐˜€ - ๐Ÿฎ๐Ÿฌ๐Ÿฎ๐Ÿฑ/๐Ÿฌ๐Ÿต/๐Ÿฌ๐Ÿญ (Valuable News - 2025/09/01) available.

                              vermaden.wordpress.com/2025/09

                              Past releases: vermaden.wordpress.com/news/

                                [?]Jan Schaumann ยป
                                @jschauma@mstdn.social

                                It's that time of year again! The Fall semester is about to start, and I'm teaching "Advanced Programming in the UNIX Environment". The syllabus and all course materials including all code examples is available here:

                                stevens.netmeister.org/631/

                                All video lectures are public and available for free on YouTube:

                                youtube.com/@cs631apue/videos

                                If you want to follow along, I'll be posting lecture videos and related links in this thread throughout the semester.

                                  [?]vermaden ยป
                                  @vermaden@mastodon.bsd.cafe

                                  Latest ๐—ฉ๐—ฎ๐—น๐˜‚๐—ฎ๐—ฏ๐—น๐—ฒ ๐—ก๐—ฒ๐˜„๐˜€ - ๐Ÿฎ๐Ÿฌ๐Ÿฎ๐Ÿฑ/๐Ÿฌ๐Ÿด/๐Ÿฎ๐Ÿฑ (Valuable News - 2025/08/25) available.

                                  vermaden.wordpress.com/2025/08

                                  Past releases: vermaden.wordpress.com/news/

                                    [?]Jay ๐Ÿšฉ :runbsd: ยป
                                    @jaypatelani@bsd.network

                                    A alternative? /Hurd shows microkernel dream is alive

                                    theregister.com/2025/08/18/deb

                                      [?]nixCraft ๐Ÿง ยป
                                      @nixCraft@mastodon.social

                                      This is AMIga Window Manager (amiwm) is a stacking window manager for the X Window System
                                      lysator.liu.se/~marcus/amiwm.h Sadly it is not updated any more (last update was in 2010).

                                      A screeshot of amiwm is an X window manager for Linux and Unix.

                                      Alt...A screeshot of amiwm is an X window manager for Linux and Unix.

                                        [?]vermaden ยป
                                        @vermaden@mastodon.bsd.cafe

                                        Latest ๐—ฉ๐—ฎ๐—น๐˜‚๐—ฎ๐—ฏ๐—น๐—ฒ ๐—ก๐—ฒ๐˜„๐˜€ - ๐Ÿฎ๐Ÿฌ๐Ÿฎ๐Ÿฑ/๐Ÿฌ๐Ÿด/๐Ÿญ๐Ÿญ (Valuable News - 2025/08/11) available.

                                        vermaden.wordpress.com/2025/08

                                        Past releases: vermaden.wordpress.com/news/

                                          [?]ICM ยป
                                          @icm@mastodon.sdf.org

                                          We're moving our PDP-7 running UNICS version 0 into our new mainframe gallery space next week. Come see the original UNICS (UNIX) operating system running on real hardware where you can compile your own HELLORD! in the B programming language.

                                          Like what we're doing? Please consider supporting us at icm.museum

                                          A DEC PDP-7 running UNICS version 0.

                                          Alt...A DEC PDP-7 running UNICS version 0.

                                            [?]Jay ๐Ÿšฉ :runbsd: ยป
                                            @jaypatelani@bsd.network

                                            Happy ! :flan_cool:
                                            Of course it runs NetBSD... on all of them.
                                            ๐Ÿ’ป ๐Ÿ–ฅ๏ธ ๐Ÿž ๐ŸŽฎ ๐Ÿš€ ๐Ÿ›ฐ๏ธ ๐Ÿ—„๏ธ

                                            How would you describe your setup using only emoji? => ๐Ÿšฉ โš™๏ธ ๐Ÿ’ป

                                              [?]vermaden ยป
                                              @vermaden@mastodon.bsd.cafe

                                              Latest ๐—ฉ๐—ฎ๐—น๐˜‚๐—ฎ๐—ฏ๐—น๐—ฒ ๐—ก๐—ฒ๐˜„๐˜€ - ๐Ÿฎ๐Ÿฌ๐Ÿฎ๐Ÿฑ/๐Ÿฌ๐Ÿณ/๐Ÿญ๐Ÿฐ (Valuable News - 2025/07/14) available.

                                              vermaden.wordpress.com/2025/07

                                              Past releases: vermaden.wordpress.com/news/

                                                [?]ICM ยป
                                                @icm@mastodon.sdf.org

                                                The Pig and her poster have been reunited. MissPiggy ran XENIX-11 at Microsoft from 1979 to 1987. These days, misspiggy runs Version 7 UNIX from which XENIX was derived and its disks are virtualized so they can run under simulation and the real hardware.

                                                Please support our preservation efforts at icm.museum

                                                We have a partial backup of MissPiggy and one day hope to run XENIX-11 on it once again.

                                                A 1979 Muppets poster featuring MissPiggy hanging on the side of a decdatasystem-570 named MissPiggy

                                                Alt...A 1979 Muppets poster featuring MissPiggy hanging on the side of a decdatasystem-570 named MissPiggy

                                                  [?]ltning ยป
                                                  @ltning@pleroma.anduin.net

                                                  Yay! Or maybe AIEEE! Seems like I'm giving a talk at #EuroBSDCon again this year!

                                                  Anyone who has been following me here for a while will know I'm a hopeless #retrocomputing nerd, and I will make no attempt at hiding it during my talk:

                                                  Dirty Tricks: Using nginx and Lua to thwart bots and skript kiddies

                                                  I'll (try to) show how you can protect your #BBS from drive-by portscans and your production systems from #DDoS attacks using all the wrong tools.

                                                  Dietary warning: may contain traces of floppies.

                                                  https://events.eurobsdcon.org/2025/talk/review/RHDFBQWZEVC833T3WDLDEXYFQVRWJKMN #FreeBSD #BSD #Unix #DOS #RunBSD

                                                    [?]vermaden ยป
                                                    @vermaden@mastodon.bsd.cafe

                                                    Latest ๐—ฉ๐—ฎ๐—น๐˜‚๐—ฎ๐—ฏ๐—น๐—ฒ ๐—ก๐—ฒ๐˜„๐˜€ - ๐Ÿฎ๐Ÿฌ๐Ÿฎ๐Ÿฑ/๐Ÿฌ๐Ÿฒ/๐Ÿฏ๐Ÿฌ (Valuable News - 2025/06/30) available.

                                                    vermaden.wordpress.com/2025/06

                                                    Past releases: vermaden.wordpress.com/news/

                                                      [?]ICM ยป
                                                      @icm@mastodon.sdf.org

                                                      We're hosting 26 remote vintage systems running on real hardware, hybrid/emulation hardware and simulation. All of these historic operating systems allow guest access and members can request their own accounts.

                                                      Like what we're doing? Please consider supporting us today!

                                                      icm.museum

                                                      A menu of 26 remote systems that are online.

                                                      Alt...A menu of 26 remote systems that are online.

                                                      vintage running hardware connected to the internet

                                                      Alt...vintage running hardware connected to the internet

                                                      A VAX, HP9000 and a DEC Alpha

                                                      Alt...A VAX, HP9000 and a DEC Alpha

                                                        [?]vermaden ยป
                                                        @vermaden@mastodon.bsd.cafe

                                                        Latest ๐—ฉ๐—ฎ๐—น๐˜‚๐—ฎ๐—ฏ๐—น๐—ฒ ๐—ก๐—ฒ๐˜„๐˜€ - ๐Ÿฎ๐Ÿฌ๐Ÿฎ๐Ÿฑ/๐Ÿฌ๐Ÿฒ/๐Ÿฎ๐Ÿฏ (Valuable News - 2025/06/23) available.

                                                        vermaden.wordpress.com/2025/06

                                                        Past releases: vermaden.wordpress.com/news/

                                                          ltning boosted

                                                          [?]nixCraft ๐Ÿง ยป
                                                          @nixCraft@mastodon.social

                                                          i'd take this UI any day over garbage spyware like win11.

                                                          Older HP-UX Unix desktop screenshot of CDE ( Common Desktop Environment )  https://en.wikipedia.org/wiki/Common_Desktop_Environment

                                                          Alt...Older HP-UX Unix desktop screenshot of CDE ( Common Desktop Environment ) https://en.wikipedia.org/wiki/Common_Desktop_Environment

                                                            [?]SDF.ORG ยป
                                                            @SDF@mastodon.sdf.org

                                                            The cake is not a lie.

                                                            Happy Birthday sdf.org !

                                                            A birthday cake slice with SDF anime figures and SDF stickers

                                                            Alt...A birthday cake slice with SDF anime figures and SDF stickers

                                                              [?]vermaden ยป
                                                              @vermaden@mastodon.bsd.cafe

                                                              Latest ๐—ฉ๐—ฎ๐—น๐˜‚๐—ฎ๐—ฏ๐—น๐—ฒ ๐—ก๐—ฒ๐˜„๐˜€ - ๐Ÿฎ๐Ÿฌ๐Ÿฎ๐Ÿฑ/๐Ÿฌ๐Ÿฒ/๐Ÿญ๐Ÿฒ (Valuable News - 2025/06/16) available.

                                                              vermaden.wordpress.com/2025/06

                                                              Past releases: vermaden.wordpress.com/news/

                                                                [?]Peter N. M. Hansteen ยป
                                                                @pitrh@mastodon.social

                                                                The BSDCan streams can be found on Youtube, youtube.com/@BsdcanOrg along with recordings from earlier conferences.

                                                                Also see bsdcan.org/2025/ for livestream info

                                                                  2 ★ 0 ↺

                                                                  [?]Ltning ยป
                                                                  @ltning@weirdr.net

                                                                  I had on another 286 for a while, and there's some 16-bit "port" of Linux that is not as old as it should be. And of course the venerable OS/2 1.x, and a few actual variants as you point out. I didn't know about V6on286, that's a beautiful little nugget, thank you!

                                                                  All of those things are absolutely wonderful and make many of todays software developers look ... spoiled? What I want, however - and what I love doing - is making this old hardware do stuff its makers never dreamt of, things that are as far removed from their time as possible. That's why I will, if permits, run bleeding edge BSD on a 286-on-486steroids, and why I run web+ftp+irc servers (yes, multitaskign) on one 286 and multiple BBS nodes on a 386 - like one used to do, of course.

                                                                  I cannot state often enough how amazing it is that there's still software developed today that will work under such constraints.


                                                                    7 ★ 2 ↺

                                                                    [?]Ltning ยป
                                                                    @ltning@weirdr.net

                                                                    I did a thing so I don't have to wait 20+ seconds to SSH into (or out of) my running .

                                                                    https://github.com/ltning/sshbench


                                                                      1 ★ 2 ↺

                                                                      [?]Ltning ยป
                                                                      @ltning@weirdr.net

                                                                      There are only hot girls here. See proof in attachment.
                                                                      Note that the compiler process is running with nice so as not to make the poor lady freeze too much.


                                                                      Picture of NetBSD X11 desktop with htop(1) and hot-babe CPU monitor.

                                                                      Alt...Picture of NetBSD X11 desktop with htop(1) and hot-babe CPU monitor.

                                                                        30 ★ 9 ↺
                                                                        April :verified8: boosted

                                                                        [?]Ltning ยป
                                                                        @ltning@weirdr.net

                                                                        And here we are. is simply amazing.


                                                                        Console screenshot. Plaintext 80x50 mode, with screen(1) running htop(1) and neofetch(1), split horizontally.

                                                                        Alt...Console screenshot. Plaintext 80x50 mode, with screen(1) running htop(1) and neofetch(1), split horizontally.