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.
60 years of coolest little 12bit computer ever made. DEC PDP-8. The DECmate ]|[ used the intersil 6120 which is a pdp-8/e on a chip. #retrocomputing #vintagecomputing
mTCP NetDrive users ... the read-ahead version is ready for testing. I'm looking for your feedback on how well it works in your environment. See the announcement here for download links: https://groups.google.com/g/mtcp/c/ktDzPuWd1xw (no sign-in required)
Next up ... I know how I'm going to make writes faster too. With just a little more code in the driver.
NetDrive with read-ahead caching, running on a VM to a local server and to a server 50ms away. A 4KB read-ahead cache results in a 3x speedup locally and nearly a 5x speedup on the remote server.
Real hardware results depend on the speed of the hardware. Slow machines don't benefit much when connected to local servers, but they still get the full benefit on remote connections.
After some delay I did an update of #lib16 (a tiny helper library for #OpenWatcom 16-bit DOS programs).
https://github.com/SuperIlu/lib16
This time I added #Lua to the mix (example prj04). You can now write graphical scripts using Lua on #MSDOS. I also included the regular lua.exe and luac.exe binaries. This is compiled for i386/387 upwards...
And this is where real hardware asserts itself ...
Using a 4KB read-ahead cache on the DOS side in a VM gave a 5x speedup, which was great and expected; you ask for 1KB and you get 4KB more without having to wait a full round trip.
But the PCjr said no. After a week of cleaning up the code and gathering stats I understand the problem better; it's just processing packets as fast as it can. The best speed-up on that specific test is 30%, which isn't bad, but not 5x.
@distrowatch I still maintain an FTP client and server, for DOS! It runs on a version as early as 2.1 on a minimal spec PC.
If you are in the Atlanta area come by and say "hello" at the MIMMS Museum of Technology and Art. SDF will have a table during Tech-Splore April 26th from 10am-5pm and we’ll be demoing the PiDP-10 sn 0000 running an 8080 simulator with Altair BASIC as well as ITS and ways to access the various SDF's remote vintage systems. #retrocomputing #vintagecomputing
Ach, verdammt. Schon wieder unterwegs gewesen um eine Ladung Retro-Hardware abzuholen. Nicht ganz so viel wie letztes Mal. Diesmal hauptsächlich Notebooks (zwei weitere Kisten waren auf/unter dem Beifahrersitz), #Commodore-Zeugs und zwei PCs + Zubehör und Teile.
Mehr Fotos kommen später noch.
Fangen wir mal mit dem #Commodore-Zeugs an. 😀
Commodore 128D (leider ohne Tastatur 😆)
Commodore #C64G mit intaktem Siegel
1541, C2N + 2 Module
Diverse Karten. Frühe Hard Disk Controller (MFM, RLL, SCSI), eine Diamond SpeedSTAR24 und eine original VideoSeven 8-bit VGA-Karte, und etwas, was für mich nach einen Prototyp einer LANtastic-Karte aussieht.
ps: ICs mit der Aufschrift "RIFA"... sollte man die austauschen? 😂
Notebooks! Werde nicht alle zeigen, ist auch viel Schrott dabei.
#Highscreen #BlueNote by #Colani
roda military-grade rugged Notebook (Rocky-Serie)
Die roda computer GmbH gibt's bis heute und die bauen diese Notebooks immer noch. 🙂
I pushed an update to #DOStodon (the #Mastodon client for MS-DOS):
- Updated #curl to 8.13.0
- Updated #mbedTLS to 3.6.3
- Fixed #win32 version (works on #WinXP or newer), DLLs were missing
Grab it at https://github.com/SuperIlu/DOStodon
Screenshot is showing the win32 version running on Win10.
#Javascript #RetroComputing #MSDOS #CreativeCoding #MastodonClient #FreeDOS #DJGPP #DOjS
Office of Obsolete Men. The Floppy Museum was the only site that didn’t require HTTPS. #Solaris #RetroComputing #UNIX #CDE #Firefox
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 ...
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:
Ideas floated so far:
Spread the word and give me ideas! The sillier the better!
I updated #mbedTLS and #curl in #DOjS. This one took a lot longer than I expected because curl dropped Makefile.mk builds and I had to switch to #CMake or #autconf.
I went with CMake, but had to work around some weird problems.
#MSDOS and #Linux build are already green again, I'll tackle #win32 later...
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!
https://www.brutman.com/Adventures_In_Code/FAT12_File_Truncation_Bug/FAT12_File_Truncation_Bug.html
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 😉
#retrocomputing #browsers #floppy #museum #html #BrowserWars
The Interim Computer Festival is this Saturday and Sunday at 3100 Airport Way S in Seattle from 10am-6pm. Come see the many PDP-8 systems and other vintage computers. https://sdf.org/icf #vintagecomputing #retrocomputing #community
How many PDP-8 systems will be at Interim Computer Festival? So far we believe 5 to celebrate 60 years of the coolest minicomputer you never heard of.
M-Net’s Altos 68000 getting cleaned up for the Interim Computer Festival this weekend. Access the current incarnation of M-Net/Arbornet at SDF Vintage Systems https://sdf.org #vintagecomputing #retrocomputing #community
M-NET the oldest running Public Access UNIX has arrived! The original Altos ACS68000 will be on display next weekend at the Interim Computer Festival. M-NET is now under SDF.org Vintage Systems care. Thanks jfk, cross and tod! #vintagecomputing #retrocomputing #community #bbs
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 ...
Welcome to NOSTROMO, a Data General AViiON mc88110 running DG/UX R4.11
This is our first m88k machine online provided by Josh Dersch
Available under the UNIX submenu a 'ssh menu@tty.sdf.org'