Ask HN: What is the oldest computer that you still use for production?
Someone in a thread about Perl wrote: ( http://news.ycombinator.com/item?id=1660670 ):
> I would not at all be surprised if some critical infrastructure that must run lest a bunch of people gets killed is written in PDP 9 assembler.
That piqued my curiosity, what is the oldest piece of gear that you've still got up and running?
I've checked my own stuff and it seems the oldest machine that is still in use is about 4 years old.
I don't care about things that you have lying around that 'might still boot' or that are kept for sentimental value, old gear that is still running production of some sort.
81 comments
[ 3.3 ms ] story [ 145 ms ] thread("Piqued my curiosity", BTW)
Fixed, thanks. That should teach me to go from hearing to writing without checking ;)
They are very very helpful, and I plan to use them to the death before going live and have to spend any €€€. They are all in my kitchen, with a perfect Qnap NAS for the backups.
I'm actually planning to put an SSD in it, but my co-workers say it's a waste of money. That may be true, but it'll be the coolest Blade 2000 out there.
says the wikipedia page for CompactFlash
http://upload.wikimedia.org/wikipedia/en/0/00/Gateway_2000_L...
I was thinking more of big enterprise or same bank or a transportation company that has been around for so long that a lot of their tech was made by people who not only isn't there anymore but nobody currently there worked with.
Take the example from wired of a how many companies still use punch cards in 1999 (http://www.wired.com/wired/archive/7.03/punchcards.html) or the related question I posted to stack overflow (http://stackoverflow.com/questions/750606/what-technologies-...) some time ago. There are some very interesting responses to that, though there is also a lot of fluff.
Also, the people that use embedded systems might have an oldie kicking around doing something useful.
They blurr the line a little- the oldest computers aren't always 'computers' per-say, but rather old tools that do a straightforward job, like a hammer or a wrench.
Edit: It's been running the whole time except for moves and maintenance.
Go to manufacturing and you'll find Windows 3.1.
On the other hand, we can't even seem to keep a Macbook for more than a year or so.
And yes, it is used in production, for one very special task:
I'm the author of Gargoyle Router firmware (www.gargoyle-router.com), an alternate firmware for wireless routers. I've recently started selling some small routers with my software installed, but loading each one individually takes some time -- about 10 minutes each. This 10+ year old system runs a customized version of Knoppix, which can be used to install my software onto a large number of routers simultaneously. It means I can flash as many routers as I want within 10 minutes, instead of having to wait for 10 minutes each. This multiplex install system has some other components as well, but this PC sits at the center of it.
It's far more convenient to have a separate PC (especially one with a monitor) for this, since that way I don't have to keep disconnecting/reconnecting the necessary ethernet cords. Also, it only draws power during the brief time it's turned on (when I'm actually doing an install), so the fact it has an inefficient power supply isn't really a problem. It's cheap and it works, which is what matters.
edit: It was 2003, not 2002 I first bought the system.
The oldest machine in constant use is a Pentium 4 3.2GHz from '04 which is making rainbow tables in our cluster (it is one of my old machines which was sat on a shelf, every little helps)
This was my first web app, circa 2002, IIRC. If I did it today I would make it into a full blown knowledge management system with keyword lookups.
The whole thing must have been a few hundred lines of lousy newbie CL.
It was a PBX, supplied by a vendor, and therefore unable to be administered or upgraded by the client without voiding the warranty. Amusingly, the company I was at had only existed for about two years; which means that at least sometime in the past two years, there is a company selling a PBX appliance that runs on NT 4 (I don't even know how they can get a license for it).
Off topic; port scanning it was like trying to remove yourself from a landmine that you stepped on. It required action-movie dexterity.
It was the only machine remaining that could build the product (the others died or were upgraded by mistake over the years), and the replacement 32-bit product ended up being 5 years late.
UK Defence Research Agency's ALGOL 68RS (algol68toc) is available from sourceforge, It now generates C.
The interpreter Algol68G is also available, is easier to use, and a list snippets can be found at http://rosettacode.org/wiki/User:NevilleDNZ
To download Linux's Algol68 Compiler & Interpreter: * http://sourceforge.net/projects/algol68
If that doesn't count (and I see no reason why it shouldn't!) then the oldest is probably a server which I think is about 6 years old now.
Non-PC hardware? I don't know; embedded devices all kinda blur together for me.
I left at the beginning of 2005 and it wouldn't surprise me if the Deskpro is still there.
Both computers were solid as hell.
He definitely had a habit of buying insanely expensive computers and then using them forever. He had an old Dell 386 that eventually got a huge SCSI enclosure that he used as his primary machine for close to ten years (my mom had a matching one that lasted even longer). When he got a 1-meter tall dual Pentium Pro tower from Micron, he just set it up at the the other end of his 12ft desk and kept using both. He kept using that thing for another 5 years until he got a dual P4 Xeon with Rambus memory, which then lasted another 8 years (he only replaced it last year!).
It looks so out of place sitting on his desk next to his flatscreen.
I think I've had it since since 2001 or 2002.
So 25-30 years old?
My last employer used it plus some custom hardware for checking wire harness assemblies.
Also, there's a 7-year-old Solaris machine which hosts the entire administrative database, with no fallback.