Cowboy Neil buys them all and archives inane Slashdot comments, like this one.
Re:I know
by
Anonymous Coward
·
· Score: 5, Funny
Cowboy Neil buys them all and archives inane Slashdot comments, like this one.
20 stories a day. 400 posts per story. 99% are inane. Average post size? 850 characters (thanks to gnaa c&p trolls) --- 6.4 megabytes per day 1.4 megabytes per disk --- 4.5 disks per day 365 days in a year --- 1642 disks per year 100 disks for $25 =.25 per disk --- ~$411 per year on backups
Max write speed: 1000 kilobits / second (7.7 megabytes per minute) Time to fill storage: 314 minutes + 1 minute to toss each disk in an unsorted box (hey, they're using low paid interns of course) ~ 2000 minutes --- 33 hours $8.00 an hour --- $264 per year Grand Total: $675.00, or about 3.375 hours with a decent, geeky prostitute
It's what we tell all our relatives to do, but don't do ourselves.
Some hardware needs them
by
piraat
·
· Score: 5, Informative
I guess people who use them for their synths? It's why friends of mine still have 'em
Re:Some hardware needs them
by
drolli
·
· Score: 5, Informative
in the lab:
oscilloscopes, network analysers, pulse generators etc.
Re:Some hardware needs them
by
Lumpy
·
· Score: 4, Interesting
I modified all my synths. I found that most have a IDE header inside and you can slap a hard drive on it (was made for a ZIP drive) so instead of having 80,000 floppies that fail the 3rd time you use them all my maps and samples are on the hard drive..
I love older E-mu gear, at least they were smart and made them hackable.
-- Do not look at laser with remaining good eye.
Re:Some hardware needs them
by
Shadow_139
·
· Score: 5, Informative
We have >500,000$ CNC equipment your need to load your design via Floppy into a Client system that is then connected via an fecking ISA Card!!!!!
These systems are less then 5 years old as well !!!!
Re:Some hardware needs them
by
kidel
·
· Score: 4, Informative
This is why I have 10-20 lying around as well. MIDI sequencers don't need more space than a floppy disk provides to save dozens of songs.
Re:Some hardware needs them
by
SethJohnson
·
· Score: 5, Funny
You put that thing on the network, soldier, and if my boys fail to contain Skynet, your >$500,000 CNC machine becomes a Skynet factory for building T-1000's. That's why we keep it on floppies.
Re:Some hardware needs them
by
caseih
·
· Score: 4, Interesting
Last time this came up on slashdot, someone brought up this handy little device that looks and acts like a floppy drive (to the controller) but lets you use usb sticks instead:
This should work on all the synths, CNC machines, sewing machines, etc.
Re:Some hardware needs them
by
JustNilt
·
· Score: 4, Insightful
(Side note: This is why I read Slashdot. You have to wade through the muck but there're still nuggets of pure gold here and there.) Sorry... on topic now:
1.It may not be using the standard floppy disk controler interface and may not be able to support that particular gizmo
Well, if you RTFL (I know, I know....) then you'd have seen this:
The device connects to your existing power and data (ribbon) cables.
The soundless drive emulates your existing floppy drive to act as if the floppy drive was never removed. This drive will replace most any existing 720k/1.44MB capacity IBM format floppy drive or your money back. Do away with the painfully slow and obsolete floppy disks. Not only will this device work in PCs but, it will also work in machinery or devices that still use floppy drives. This device completely replaces the universal floppy drive of computerized system. If you are not certain this device will work in your equipment, then just ask! 1 Year Warranty. This device also emulates NON IBM type drives (TEAC, etc) and can also be setup as a DRIVE 0, DRIVE 1 configuration
Back to your points:
2.Are YOU going to be the one to tell the boss that the really really expensive piece of equipment has failed and that they cant get warranty service for it because of an unauthorized third party modification just so you dont need to keep floppy disks around?
I agree this is a good thing to consider. It may not always be a good idea even if it works. Definitely a YMMV solution.
3.What do you do about things that actually come on floppy disk (for example the manufacturer may ship new firmware on floppy that you insert and have the machine read). Yes you could reinstall the disk drive for those rare occasions (or find a way to make the floppytousb device work with a USB floppy so you can read the disk you need to) but that's a lot of work.
I wonder if one of the USB floppies would work. While it most likely wouldn't, I sort of like the Goldbergian aspect of running a floppy controller -> USB converter -> USB floppy drive emulator when needed. Hehe. In reality, I'd probably go with a floppy cable that supports 2 drives and run the floppy drive on one and the FloppytoUSB device on the other, just in case.
Nonetheless, this is quite an interesting device. I'll probably pick one up just to fiddle with. I'd love to have the option of USB sticks being available in such odd DOS environment for some clients.
-- You know the thing about UDP jokes? I don't care if you get it or not.
Re:Some hardware needs them
by
batquux
·
· Score: 5, Interesting
Stick a SD card into a floppy shaped device that your drive can read like it's a real floppy. The drive can still read floppies, and there's no evidence for the warranty people.
Re:Some hardware needs them
by
hitmark
·
· Score: 4, Interesting
I know we buy them at my lab-they are necessary for controlling the software of our scintillation counter. That thing (no joke) is running DOS 2.0 under the hood! I'm sure there's lots of industrial equipment in small/noncompetitive markets that has never felt pressured to update. It's the same reason why we have so much $500,000 equipment running unbelievably crappy software.
Actually there are some good reasons to use DOS for something like that. Modern OSs are great and have all sorts of functionality that a lot of devices just don't need. They also have a lot of code and services which can cause you issues. DOS is great for any device where you need a realtime single tasking OS. You can do all you development on a PC and use PC debugging tools that you are used to using. You see lots of CNC machines and such that use DOS for that reason. Or look at it this way. Does the device you use work? Does it do what you need it to do? If so then the software isn't crappy. Nothing sucks more than you replace a piece of software that works but isn't pretty with pretty bug ridden software.
-- See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
Would you really rather have that $500,000 piece of equipment running DOS 2.0 move to Windows Vista?
When was the last time your DOS 2.0 machine needed a security patch, or rebooted itself randomly, to for that matter did anything unexpected? Simple... yes Outdated... yes Crappy... not so much.
I wrote a real-time data acquisition system about 10 years ago. It was written to run on DOS. Why? One, and only one reason: under DOS, you have complete control of the hardware. Total, utter control. There's no OS that's going to interrupt with housekeeping, respond to network packets, check to see if there's another thread that wants a slice, or other crap. Only one thread executes at a time (unless you work really really hard to allow that to happen). For instrumentation that cannot tolerate a 20, 50 or even 100 ms pause every now and then, this is vital. DOS, crappy though parts of it are, has a lot of support in the embedded / instrumentation market. It isn't a lack of pressure to update so much as the ability to do exactly what you want, no questions asked, with the hardware. Worked great. As far as I know, that system is still in operation.
More recently, I've written a different real-time data acquisition system, under Windows 98. Almost as much control of the hardware, but not quite. There were gremlins I never figured out that were stealing segments of time every now and then.
And just this year, I ported that second system to Windows XP. Holy crap. Still haven't had time to chase down all of the HUGE number of timing problems now. If W98 drivers were available for the fast modern hardware required for the current project, I'd have stuck with the older OS.
--
Put my fist through my alarm clock
with its ding-dong death inside my ear. - The Blackjacks.
Sinple. 1. DOS is REAL-TIME. If you need to precise timeing and access to the hardware DOS gives that to you. 2. Scripting? Filesystem? who cares on a small devise. You may not do anything with the filesystem at all. You may just write the data out to the serial port on some devices. Development Tools? DJGPP works fine. Borlands old tools are available for free. No problem and actually not complex. "Why not run a stripped-down Linux or BSD with restricted userspace tools?" Can you find me one that will. Run in 256k of ram. On an 8086. and support Real-time data acquisition?
You can get 8086 embedded controlers for dirt cheap. And the nice thing about DOS is that it is completely known.
-- See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
One possible explanation...
by
gklinger
·
· Score: 4, Informative
I'm a classic computer enthusiast and I purchase 3.5" disks for use with my various Amiga computers. I know many others who do the same although it seems unlikely that our purchases add up to millions. Honestly, I wasn't sure what all the fuss regarding Sony's discontinuation of the 3.5" floppy was about because there are other manufacturers. One of the larger ones is ATHANA International, Inc. who still make and sell 3.5", 5.25" and even 8" floppy disks.
There are about a million XP SP2 users who have SATA disks and keep finding their driver floppy doesn't work when they try their yearly reinstall.
Not According to the Article
by
eldavojohn
·
· Score: 4, Informative
People in 3rd world countries, I'd imagine.
If you read the article:
But what about all the second-hand computers that are donated to the developing world? Could they be even partly responsible for the thousands of disks still sold?
Anja Ffrench of Computer Aid International - the largest charity working to distribute recycled IT to Africa and South America - says that they only deal in computers from 2002 and later, meaning that they'll have the USB connection that obviates the need for floppies.
Instead the article argues that some people are satisfied with using 1.44 MB of storage since they don't do music and photography. They also point out the long life high quality machines like oscilloscopes and data-loggers that use these diskettes. As well as the theater industry and musicians that use them for synths and timing MIDI events. That's their explanation but I doubt that people accepting second hand computers are going to be paying money for obsolete diskettes in third world countries. More likely they're looking for someone giving away old stores of the diskettes with drivers on them and reformatting those.
Personally, half a year ago I wanted to add my own hard drive to my XBox 360 Arcade and discovered that no matter how I tried to make a DOS boot compact disc it would not work exactly like a 3.5" floppy DOS boot diskette. I luckily had an old keyboard driver on a floppy that I was able to format and use although I may have had to purchase one if I didn't. Although with the increasing ability of flashing my system's BIOS from the OS, my needs for 3.5" floppies are dwindling.
-- My work here is dung.
Lighting Consoles
by
fimion
·
· Score: 4, Informative
Numerous Lighting consoles used by theatres and theatrical productions still use floppies. the one specific example is the ETC Express series of boards which while discontinued is still very popular in many theatres around the world.
I've got a semi-old (ca 2001) digital oscilloscope. There are only two ways to pull data off it: export a screen shot to a printer via a parallel port, or export to 3.5" floppy (screenshot or raw data). So, I've got a couple of floppies lying around. Can't say I've actually bought any in many years - I just always seem to have a couple lying around. Maybe I ought to just to make sure I've got a supply for the future.
I suppose I could also replace the scope. Newer ones can connect to a host PC via USB, or offload to a thumb drive, or be network-attached. The specs on newer ones are, obviously, a lot better, too. But, really, why spend many thousands of dollars on new equipment just to get around using a floppy drive?
Re:Not so legacy hardware...
by
couchslug
·
· Score: 5, Interesting
Oddly, many machines that _should_ boot off CD when selected in BIOS don't want to cooperate with (properly burned at slowest speed/good media, yadda yadda) CD/DVD booting.
floppy for those, and they'll often boot from CD/DVD when selected in the Smart Boot Manager (which can also be loaded to hard disk) menu.
Why? Beats the shit out of me, but it has worked on many machines over the years.
-- "This post is an artistic work of fiction and falsehood. Only a fool would take anything posted here as fact."
I use them every day!
by
karcirate
·
· Score: 5, Funny
I have AOL and Windows 3.1 disks all over my desk, always ready for use as a coaster under my coffee.
Can't remember the last time I bought one, though. But if anyone needs a coaster, I am happy to sell you some.
Re:3rd world countries
by
srlapo
·
· Score: 4, Informative
Yes, I have to use them actually. It is the only way to pay multilateral income taxes in Argentina. You have to stand in line at an actual bank for an hour and present the teller with some printed forms and a diskette with the form file (and the money of course). And no, you can't use a flashdrive, electronic transfer or anything else. You have to use a freaking 3.5 inch dikette. It's like going back to the last century. Of course the damned things keep failing every other month so I have to buy more and more. It doesn't help that the software to make those forms is the old DOS version with some library changes to make it work on windows. UAC sure loves it... (not)
Just ask google... "Results 1 - 10 of about 13,200 for Floppy CNC mill. (0.29 seconds)"
G-Code is kind of a CLI for machine tools. Remember Logo in the 80s? Well, theres only so many ways to design a language to do Cartesian stuff. Being vaguely text like, you can figure ten bytes per line. Figure maybe twice as many non-cutting operations as cutting operations. Gaze upon a machined part, perhaps a hard drive case, whatever, and contemplate most jobs will have a couple hundred cutting operations. So, you're going to need hundreds of cuts times about 3 to account for non-cutting lines (config, comments, etc), times about ten bytes per line of G-code, figure 15K file per part. An easy fit on a floppy drive.
Now something really complicated, like a turbine or fancy rims for a ghetto car, that might fill a floppy disk.
-- "Science flies us to the moon. Religion flies us into buildings." - Victor Stenger
Re:I still have to use them on rare occasion...
by
domatic
·
· Score: 4, Informative
They have a very nice tool that slipstreams (among others) mass storage and network drivers into Windows installation media. I've used it for XP and 2003 and have found that DriverPacked install media will pretty much find your storage controller even on recent machines.
It's me. I've been buying those millions of floppy disks. No. I don't know why. I just like them. You got a problem with that?
-- Please do not read this sig. Thank you.
Re:I have a lot on 3.5"
by
opus_magnum
·
· Score: 5, Insightful
I'd convert them while hardware was still working if I were you.
Airplanes
by
michelcolman
·
· Score: 5, Interesting
Most airplanes (A320, 737,...) still use a floppy drive to update the Flight Management System database (waypoints, routes,...). These updates are done twice a month. The data fits on about ten floppies, I think, it's just text and numbers. Some newer types use CD-Rom drives, but technology moves slowly in the airline world. If it ain't broke, don't fix it, especially if it costs lots of money for certification just because it happens to be for an airplane.
Re:I have a lot on 3.5"
by
Lumpy
·
· Score: 4, Informative
Tax returns dating back to the 80's.. WHY???
It's a personal liability to have any records that are older than 7 years. Burn those things in a fire or at least run them through a strong shredder.
-- Do not look at laser with remaining good eye.
City of Los Angeles Still Uses Floppies
by
glowimperial
·
· Score: 4, Interesting
I recently had a shocking meeting in the office of some folks from the Recreation and Parks Department, and was disturbed to see that the computers they were using not only were running Windows 95, but which had only 3.5" drives. The presence of several disks laying out on the desk of one employee and a disk storage unit on the desk were definite indications of daily use.
Oh, and the highly paid, union protected, pension equipped employee was an excellent multitasker. He was able to both play solitaire during the entire meeting and give his full attention to the important business of doing his job.
If you were wondering why one of the world's biggest cities is approaching total failure, there's a few reasons for you.
Floppy? Bring on the death of the CDROM.
by
GiMP
·
· Score: 4, Informative
While you're mourning the loss of the floppy, I'm waiting for the death of the CD/DVD. They're big, they scratch, they're not optimal for read/write. More and more of our devices are mobile and CD readers are both large and heavy.
Digital distribution and flash media replace the necessity for the CD. Of the 3 CD/DVDs I've bought since 2005, two were Apple OS upgrades and one was a video game. The video game is now available on Steam. The OS upgrades could be easily transferred and sold on flash media, or sold online and transferred by the user either to DVD or flash media, as to their preference.
Right now, the CD/DVD format is enjoying the same obsolesce, yet pervasiveness, the floppy enjoyed circa 1999. They'll be (practically) dead soon enough...
Re:We need standards, good ones too. For Linux, to
by
xaxa
·
· Score: 4, Interesting
Supporting old stuff means tougher standards, higher compatibility. Floppies were a pretty terrible standard, but they lasted forever basically because nobody could ever agree on a new standard. SuperDisk LS-120 was late, plus didn't catch on. But. Old phones work fine on today's network.
Mobile phones? Pre-GSM ones don't work in the UK (and presumably other countries), they turned off the old network. Landline phones? The ones that only do pulse dialling don't work with most "Press 5 to do X" systems.
Cars work with today's gas and roads.
No they don't -- many old cars required petrol with added lead.
Old televisions work with today's services and electricity.
Many countries have switched to digital TV.
Old stuff often only works if some parts are upgraded. Your old TV works (with a digital converter box) and your old car works (if you add a special chemical to the petrol).
Old Linux binaries can be made to work (I assume you're referring to problems with shared libraries?). It probably helps to know what system they're supposed to work with. It might require some technical knowledge.
If old closed-source stuff doesn't work, good luck fixing it.
Cowboy Neil buys them all and archives inane Slashdot comments, like this one.
I guess people who use them for their synths? It's why friends of mine still have 'em
I know we buy them at my lab-they are necessary for controlling the software of our scintillation counter. That thing (no joke) is running DOS 2.0 under the hood! I'm sure there's lots of industrial equipment in small/noncompetitive markets that has never felt pressured to update. It's the same reason why we have so much $500,000 equipment running unbelievably crappy software.
(-1, Raw and Uncut is the only way to read)
Sony announced this week they are stopping floppy production soon. Never made /. *sigh*
You mean this article that never made /.? http://hardware.slashdot.org/story/10/04/25/0635218/The-End-of-the-35-inch-Floppy-Continues
You almost read /. less then the moderators.
D.O.U.O.S.V.A.V.V.M.
I'm a classic computer enthusiast and I purchase 3.5" disks for use with my various Amiga computers. I know many others who do the same although it seems unlikely that our purchases add up to millions. Honestly, I wasn't sure what all the fuss regarding Sony's discontinuation of the 3.5" floppy was about because there are other manufacturers. One of the larger ones is ATHANA International, Inc. who still make and sell 3.5", 5.25" and even 8" floppy disks.
There are about a million XP SP2 users who have SATA disks and keep finding their driver floppy doesn't work when they try their yearly reinstall.
People in 3rd world countries, I'd imagine.
If you read the article:
But what about all the second-hand computers that are donated to the developing world? Could they be even partly responsible for the thousands of disks still sold? Anja Ffrench of Computer Aid International - the largest charity working to distribute recycled IT to Africa and South America - says that they only deal in computers from 2002 and later, meaning that they'll have the USB connection that obviates the need for floppies.
Instead the article argues that some people are satisfied with using 1.44 MB of storage since they don't do music and photography. They also point out the long life high quality machines like oscilloscopes and data-loggers that use these diskettes. As well as the theater industry and musicians that use them for synths and timing MIDI events. That's their explanation but I doubt that people accepting second hand computers are going to be paying money for obsolete diskettes in third world countries. More likely they're looking for someone giving away old stores of the diskettes with drivers on them and reformatting those.
Personally, half a year ago I wanted to add my own hard drive to my XBox 360 Arcade and discovered that no matter how I tried to make a DOS boot compact disc it would not work exactly like a 3.5" floppy DOS boot diskette. I luckily had an old keyboard driver on a floppy that I was able to format and use although I may have had to purchase one if I didn't. Although with the increasing ability of flashing my system's BIOS from the OS, my needs for 3.5" floppies are dwindling.
My work here is dung.
Numerous Lighting consoles used by theatres and theatrical productions still use floppies. the one specific example is the ETC Express series of boards which while discontinued is still very popular in many theatres around the world.
I've got a semi-old (ca 2001) digital oscilloscope. There are only two ways to pull data off it: export a screen shot to a printer via a parallel port, or export to 3.5" floppy (screenshot or raw data). So, I've got a couple of floppies lying around. Can't say I've actually bought any in many years - I just always seem to have a couple lying around. Maybe I ought to just to make sure I've got a supply for the future.
I suppose I could also replace the scope. Newer ones can connect to a host PC via USB, or offload to a thumb drive, or be network-attached. The specs on newer ones are, obviously, a lot better, too. But, really, why spend many thousands of dollars on new equipment just to get around using a floppy drive?
Oddly, many machines that _should_ boot off CD when selected in BIOS don't want to cooperate with (properly burned at slowest speed/good media, yadda yadda) CD/DVD booting.
I keep a Smart Boot Manager
http://btmgr.sourceforge.net/about.html
floppy for those, and they'll often boot from CD/DVD when selected in the Smart Boot Manager (which can also be loaded to hard disk) menu.
Why? Beats the shit out of me, but it has worked on many machines over the years.
"This post is an artistic work of fiction and falsehood. Only a fool would take anything posted here as fact."
I have AOL and Windows 3.1 disks all over my desk, always ready for use as a coaster under my coffee.
Can't remember the last time I bought one, though. But if anyone needs a coaster, I am happy to sell you some.
Yes, I have to use them actually. It is the only way to pay multilateral income taxes in Argentina. You have to stand in line at an actual bank for an hour and present the teller with some printed forms and a diskette with the form file (and the money of course). And no, you can't use a flashdrive, electronic transfer or anything else. You have to use a freaking 3.5 inch dikette. It's like going back to the last century. Of course the damned things keep failing every other month so I have to buy more and more.
It doesn't help that the software to make those forms is the old DOS version with some library changes to make it work on windows. UAC sure loves it... (not)
Brand new computer controlled machine tools being sold today, using floppy drives:
http://www.americanmachinetools.com/cnc_milling.htm
Just ask google... "Results 1 - 10 of about 13,200 for Floppy CNC mill. (0.29 seconds)"
G-Code is kind of a CLI for machine tools. Remember Logo in the 80s? Well, theres only so many ways to design a language to do Cartesian stuff. Being vaguely text like, you can figure ten bytes per line. Figure maybe twice as many non-cutting operations as cutting operations. Gaze upon a machined part, perhaps a hard drive case, whatever, and contemplate most jobs will have a couple hundred cutting operations. So, you're going to need hundreds of cuts times about 3 to account for non-cutting lines (config, comments, etc), times about ten bytes per line of G-code, figure 15K file per part. An easy fit on a floppy drive.
Now something really complicated, like a turbine or fancy rims for a ghetto car, that might fill a floppy disk.
"Science flies us to the moon. Religion flies us into buildings." - Victor Stenger
DriverPacks are your friend: http://driverpacks.net/
They have a very nice tool that slipstreams (among others) mass storage and network drivers into Windows installation media. I've used it for XP and 2003 and have found that DriverPacked install media will pretty much find your storage controller even on recent machines.
It's me. I've been buying those millions of floppy disks. No. I don't know why. I just like them. You got a problem with that?
Please do not read this sig. Thank you.
I'd convert them while hardware was still working if I were you.
Most airplanes (A320, 737,...) still use a floppy drive to update the Flight Management System database (waypoints, routes,...). These updates are done twice a month. The data fits on about ten floppies, I think, it's just text and numbers. Some newer types use CD-Rom drives, but technology moves slowly in the airline world. If it ain't broke, don't fix it, especially if it costs lots of money for certification just because it happens to be for an airplane.
Tax returns dating back to the 80's.. WHY???
It's a personal liability to have any records that are older than 7 years. Burn those things in a fire or at least run them through a strong shredder.
Do not look at laser with remaining good eye.
I recently had a shocking meeting in the office of some folks from the Recreation and Parks Department, and was disturbed to see that the computers they were using not only were running Windows 95, but which had only 3.5" drives. The presence of several disks laying out on the desk of one employee and a disk storage unit on the desk were definite indications of daily use. Oh, and the highly paid, union protected, pension equipped employee was an excellent multitasker. He was able to both play solitaire during the entire meeting and give his full attention to the important business of doing his job. If you were wondering why one of the world's biggest cities is approaching total failure, there's a few reasons for you.
While you're mourning the loss of the floppy, I'm waiting for the death of the CD/DVD. They're big, they scratch, they're not optimal for read/write. More and more of our devices are mobile and CD readers are both large and heavy.
Digital distribution and flash media replace the necessity for the CD. Of the 3 CD/DVDs I've bought since 2005, two were Apple OS upgrades and one was a video game. The video game is now available on Steam. The OS upgrades could be easily transferred and sold on flash media, or sold online and transferred by the user either to DVD or flash media, as to their preference.
Right now, the CD/DVD format is enjoying the same obsolesce, yet pervasiveness, the floppy enjoyed circa 1999. They'll be (practically) dead soon enough...
Supporting old stuff means tougher standards, higher compatibility. Floppies were a pretty terrible standard, but they lasted forever basically because nobody could ever agree on a new standard. SuperDisk LS-120 was late, plus didn't catch on. But. Old phones work fine on today's network.
Mobile phones? Pre-GSM ones don't work in the UK (and presumably other countries), they turned off the old network.
Landline phones? The ones that only do pulse dialling don't work with most "Press 5 to do X" systems.
Cars work with today's gas and roads.
No they don't -- many old cars required petrol with added lead.
Old televisions work with today's services and electricity.
Many countries have switched to digital TV.
Old stuff often only works if some parts are upgraded. Your old TV works (with a digital converter box) and your old car works (if you add a special chemical to the petrol).
Old Linux binaries can be made to work (I assume you're referring to problems with shared libraries?). It probably helps to know what system they're supposed to work with. It might require some technical knowledge.
If old closed-source stuff doesn't work, good luck fixing it.