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 #retrocomputing

SuperIlu »
@dec_hl@mastodon.social

I pushed an update to (the client for MS-DOS):

- Updated to 8.13.0
- Updated to 3.6.3
- Fixed version (works on or newer), DLLs were missing

Grab it at github.com/SuperIlu/DOStodon

Screenshot is showing the win32 version running on Win10.

PowerShell window showing debug output with DOStodon on top

Alt...PowerShell window showing debug output with DOStodon on top

    ruri »
    @ruri@mastodon.sdf.org

    got Kiwix (offline Wikipedia reader) running on my 21-year-old PC running Slackware 13.37 via:

    * The archive[1]. 0.10 works with 2020-07 Wikipedia but not 2023-09. They also have an updated XP build, but iirc it required SSE2 and uses JS

    * Internet In a Box[2]. 3.1.2-5 is the latest without an illegal instruction error. 2025-01 Wikipedia works but the rendering is jacked up on older Firefox/SeaMonkey

    [1] - download.kiwix.org/archive/kiw

    [2] - download.iiab.io/packages/kiwi

    A photo taken of a computer displaying a Wikipedia page about Karl Marx

    Alt...A photo taken of a computer displaying a Wikipedia page about Karl Marx

    A photo taken of a computer displaying a slightly-broken Wikipedia page about animals

    Alt...A photo taken of a computer displaying a slightly-broken Wikipedia page about animals

      Anders Gulden Olstad »
      @andersgo@infosec.exchange

      Office of Obsolete Men. The Floppy Museum was the only site that didn’t require HTTPS.

      Screen displaying Solaris 10 and CDE desktop, with a Firefox browser pointing to the Floppy Museum

      Alt...Screen displaying Solaris 10 and CDE desktop, with a Firefox browser pointing to the Floppy Museum

        Jay 🚩 :runbsd: boosted

        sinza »
        @sinza@bitbang.social

        Look at my makeshift exhibit at !

        A Dell Dimension 4300 running a modern web browser (BadWolf) on NetBSD.

        Alt...A Dell Dimension 4300 running a modern web browser (BadWolf) on NetBSD.

          SuperIlu boosted

          Fedi.Tips »
          @FediTips@social.growyourown.services

          Jaruzel »
          @jaruzel@bitbang.social

          I want to give a proper go this time, but it's hard to connect with people when no-one follows you, and hashtags only get you so far. 😞

          So, if you like one of the hashtags below, please consider following me, and if you do, I'll follow you back! Thank you. 💗

            mbbrutman »
            @mbbrutman@mastodon.sdf.org

            I haven't touched NetDrive in a while so I got motivated and just spent two hours adding a 1 sector read ahead cache into the code. After a read request the server sends one extra block, and the DOS side caches it. On the next read the DOS side checks the cache.

            Running CHKDSK against a 200MB drive across the network to a server that is 47 milliseconds away was taking around 26.8 seconds. Now it takes 17.69 seconds.

            Yep, this feature is worth doing ...

              ltning »
              @ltning@pleroma.anduin.net

              Hello fellow #floppy fans! Through some fiddling and optimisation I've freed up about 180KB of space on http://floppy.museum and need something to fill it with.

              Since my brain is pretty much empty at the moment, I would be very grateful for any ideas the Fediverse could offer. Some ground rules:

              • It needs to fit in the space given (duh!)
              • It needs to be relevant to floppies and/or #retrocomputing
              • It can be software (yet another service), in which case it must run under #MSDOS on a 286, and should have moderate memory requirements (some EMS and XMS is OK, but at most 380KB conventional..)
              • It can be art (but don't expect me to create any, so the license must permit this usage)
              • Should not require modern browsers of hardware to access/enjoy

              Ideas floated so far:

              • Gopher server (problem: how to convert html to gopher pages; yes I've tried, no it's not easy)
              • Rmenu (a telnet server allowing running of commands on the machine)
              • Samantha Fox GIFs

              Spread the word and give me ideas! The sillier the better!

              #Retrocomputing #286 #PerformanceArt

                ltning »
                @ltning@larry.weirdr.net

                Finally!


                Alt...Video of the game ending, panning to show the Roland MT-32 display

                  SuperIlu »
                  @dec_hl@mastodon.social

                  I updated and in . This one took a lot longer than I expected because curl dropped Makefile.mk builds and I had to switch to or .
                  I went with CMake, but had to work around some weird problems.

                  and build are already green again, I'll tackle later...

                    SuperIlu »
                    @dec_hl@mastodon.social

                    There seems to be a more recent alternative to EtherDFS now

                    github.com/jrohel/NetMount

                      🗳

                      sinza »
                      @sinza@bitbang.social

                      I got myself a "WinBook XP". It has a Pentium (so Windows XP is off the table) and a Modem Blaster (28.8K!).

                      What should I subject it to? I'll probably install via floppy.

                      FreeDOS (possibly with Windows 3.1):4
                      OS/2:4
                      Windows NT:0
                      Something sensible like Windows 95:0

                        mbbrutman »
                        @mbbrutman@mastodon.sdf.org

                        Would you like to read about another 39 year old DOS bug that I found recently? This one causes an unlucky file to get truncated if it is in the wrong spot of a FAT12 partition when you move from an early version of DOS to a later one.

                        Get some popcorn and enjoy!

                        brutman.com/Adventures_In_Code

                          7 ★ 5 ↺

                          Ltning »
                          @ltning@weirdr.net

                          Trying to optimise http://floppy.museum for (even) older browsers. Some of the issues I'm trying to solve include utf8-to-latin1 translation (the original HTML has some silly double- and triple-byte characters), and variations of JPEG that simply aren't understood.

                          Turns out Netscape 2.02 is too easy, so in this picture is IBM WebExplorer v1.1h running on OS/2 Warp Connect. Using the magic "work area" feature of folders (mark a folder as a work area to have the OS manage objects within it as a kind of unit), I can open several windows at once. True multi-process browsing 😉


                          OS/2 Warp Connect with four browser windows, a text mode editor editing config.sys, the parent "work area" folder and the launch pad.

                          Alt...OS/2 Warp Connect with four browser windows, a text mode editor editing config.sys, the parent "work area" folder and the launch pad.

                            mbbrutman »
                            @mbbrutman@mastodon.sdf.org

                            I'm giddy because I found a 38 year old bug (possibly older even) in the FAT12 handling of DOS, and now I've proven the bug is real by reproducing the error. Later versions are affected too.

                            Time for another write-up ...

                              Back to top - More...