
| WHAT IT'S LIKE USING A DOS SYSTEM IN 2024 Don't Believe the Bullshit Blogs and Biased News Articles - here's the reality |
||||||||||
| Every so often "Geek Culture" or whatever they call it, decides to talk about using DOS for a day or a look back from the past - possibly by some guy who probably did not really use DOS in the past anyway.
These kinds of articles tend to miss the reality that DOS actually still is a *thing*. It's just not the same as it was in the eighties. Sure, you could still use the same programs for running Spreadsheets, Documents, and whatnot, but most of us use it for gaming, and hanging out on the internet without extra distractions, recording with old-school trackers, and doing creative things like pixel art. THE FALLACY The problem is none of these guys, it seems, make an effort to go to places like FreeDOS, BTTR Software, DOS Ain't Dead Forums (a part of BTTR actually), and there was another DOS site I can't quite find. While it's not going to offer the same range of productivity and capability as a modern windowing GUI O/S, it does offer quite a lot of day-to-day productivity that can be useful in a personal capacity. But to say that it's outright "useless" is a total fallacy... Here's some of the falsehoods...
DOS for a Day - CreepingNet Style So let's talk about if I were to use DOS for a day/week/year/etc...and how I'd go about using it as a "modern" workstation (in some respect). Available to me off the bat are a 1985 Tandy 1000A, 1991 Compaq Deskpro 386s/20 with a "Blue Lightning" chip in it, a 486 DX4-100 Desktop with a 17" SVGA monitor and a high-faultin 2MB VRAM VLB Graphics Card - and then I have 4 laptops, 2 NEC Versa, a Pentium 75 and a DX4-75 - and then 2 NanTan products, a 1993 model with Color DSTN and no sound or networking, and a 1995 model with DSTN Color, Sound, and networking. So honestly, if I were to pick out of the machines, my pick for a desktop would be the DX4, and so would my dX2-66 Sound/Net/Color Laptop Obviously. DOS Version I'd Use - Currently, I'm more into supporting OpenSource than Corporate chicanery in the form of a commercial O/S, so I use FreeDOS 1.3. And forego the unsupported, out-of-date Microsoft releases a lot of "retro gamers" use which is in favor of compatibility (particularly Ultima VII). The Average user... uses a computer for e-mail, internet access for social media, and web searches the most. I can't seem to find a statistical study that breaks this down, so I'm using common sense instead as my metric. ![]() A internet grabbed image of FLMAIL in action, a SVGAlib DOS-based e-mail Client which runs surprisingly well on a 486 system with SVGA e-mail - Probably the most modern and up-to-date option for e-mail would be FLMAIL. It's based on the SVGAlib Library initially intended for Linux but also ported over to DOS. You're going to find in 2024, there's a lot of cross-pollination going on between DOS and Linux. It even works with GMail and Yahoo if you're willing to turn down your Security Settings slightly. Someone really needs to update this to take advantage of modern TLS protocols, then it'd be a real contender. Also, some of my owin personal input, would be a Text-mode version - similiar to what Twibright did to the Links browser - would be great at making FLMAIL usable on non-SVGA machines. So e-mail is doable if you have a 486 or better (actually, it probably runs on a 386 with a Co-Processor as well (as long as you have an SVGA Card), albeit VERY slowly). It is also possible to send an e-mail over Telnet. We will explore this one later on.
![]()
![]() DOS WEB BROWSERS - TOP: Lynx, Arachne, Dillo, BOTTOM: Links in 80 Column Text Mode & SVGA Graphics Mode (640x480) Web Browsers - by contrast, web browsing in DOS in 2024 is easier than anything productivity. We have not one, not two, but four total web browsers that can be used, but each one has it's own trials and tribulations.
So we have web browsing covered. Let's talk about Social Media - aka the wide weird world of Bulletin Board Systems. See, BBSes are what predated X/Twitter/Instragram/Instagram Threads/Reddit/Facebook/Anotherprofile/Myspace/etc.....and they had an added thing of having online gaming (ie "Door Games") with leaderboards, places to download files, places to have mostly un-moderated conversations - you can read more in depth about Bulletin Board Systems in the modern age here The way to get there is using the tools included in Mike Brutman's mTCP Suite - in particular, TELNET. You can find Bulletin Boards here at the Telnet BBS Guide. So say, I want to go visit a telnet called Bloodstorm - I'd type in "TelNet bstorm.kicks-ass.net" and it would connect me up to Bloodstorm's BBS. However, there is a catch - you need to register at the Bulletin Board to actually use it in it's full capacity. Some will let you on as a guest, others will force you to register, and some of those you will need to use your full, real name apparently. The beauty of the Bulletin Board System is that as a social media platform, you have to be a being of higher intellect to use one. Not just is it a tad more technical, but it also acts as sort of a "weeding-out" device to keep morons from getting on there, ie. your typical lamestreamer adult circa 2024 whose going to get on there and start a huge flame war over something silly and inane (or even INSANE for that matter). There's no pictures, little to zero advertising. The games don't make your significant other give you the side eye because there's a huge cartoon ass on your screen trying to use sex to sell you use their pay-to-play-crapola time-waster. There's no trackers or bots to gather data for some Tech Bro hive to spy on you for more marketing revenue. Instead, you're on a server, hosted by a real person, usually with a passion for the art of computing, not a passion for getting everyone to give them more money for their latest mouse trap. Also the administrators known as SysOps tend not to tolerate assholish behavior that's actually assholish behavior. On top of it, right-to-be-forgotten is enforced a bit higher, since server space for a lot of these guys is a bit of a premium (as it's on their own hosted equipment). And guess what - to use all this stuff - and keep your DOS system secure...all you need is a BATCH FILE to turn the internet on and off on your machine like a light switch. So while everyone else in the world is running around the internet, blissfully unaware someone could be putting a bitcoin miner on their Windows PC or Mac without notice, all we have to do is the following..... To turn the network off.....using mTCP....
And to turn it back on again....and say, re-synch your PC via NTP server and launch Links......
So basically, only keep things loaded you need loaded, and you'll be blocking access to your system. Now Let's talk Productivity. A HUGE Chunk of what you can do in DOS can be done with a Text Editor for the most part. Ie Editing configuration files, editing batch files, editing plaintext ini files even. You can also create standard ANSI ASCII text files that can be shared on just about any computing platform in existence all the way from some of the oldest S-100 systems from the 1970's all the way to a modern Windows/Mac/Linux system or even your cell phone. Updating FreeDOS - How I keep My Applications Updated One of the biggest and most mentioned falsehoods is that nobody is updating FreeDOS or the software that it comes with (or can use) for purposes. The truth is, you can, but it's not updated in the usual way of some kind of on-system update program ala Linux/Windows/Apple. There are no automatic updates, and updating FreeDOS is a Manual Process. That's part of the beauty of FreeDOS, even as a hobbyist, is that you have FULL CONTROL over what you install or update on your FreeDOS system. Links - I update Links from the DOS repository here. I usually bookmark it in Links itself, then navigate to it periodically, and download the latest version, backup the previous to an archive (Links is probably the most awesome browser for DOS so I see a reason to save updates or mirror their archive). Links typically updates their browser for DOS once or twice a year, with the most recent being released on the 28th of July 2024. So it's been well over a year now, but the browser 2.30 is still working great. I hope the project is never dropped. mTCP - Also about once a year, I visit Mike Brutman's mTCP site to check for updated releases of mTCP It's very important to keep current on this because he makes improvements to it every time that tend to fix whatever problems I've been having previously with mTCP (if any). FreeDOS - Also, at least once a year, I check for a new release of FreeDOS. FreeDOS 1.4 was released in early 2026, and I upgraded CreepingNet 486DX4 to it in May 2026. They also have "test" versions if you want to test out the next FreeDOS release and give feedback on what needs fixed/improved. I may be preparing a second Disk for this eventually (I think CN486 would make a GREAT test machine, after all, the Lenovo has been eating up all it's time testing Drive Beyond Horizons so maybe it's time the 486 started getting into the testing swing of things). The Future Here, I don't kill anything before it's actually time to kill it off. And of course, with DOS, that will probably happen as those of us who grew up using it begin to get old and die off. I'm 41, that time is not that far away in the grand scheme of things. What will happen, as the hardware becomes more and more aimed at Museums private and public, and becomes rarer and thusly more expensive, is DOS will be reduced to emulation more and more, and still be active to curious people wanting to learn about computing's history. |