Earlier quoted context omitted.
A project like this would be interesting for a computer that controls some other long lived thing, like an industrial control computer. There is an awful number of old beige boxes running Windows 95 controlling some very expensive machinery. The lack of software updates is not a problem (until somebody tries to introduce IIoT...), but finding replacement parts can become quite difficult.
There is a small business near me that has a wool testing machine that absolutely relies on custom DOS 3.3 based software and an old school serial card. They have had to become very astute at picking up old parts to keep their old rigs running as the guy who wrote the control software passed on, and they don't want to invest money in rewriting it. You would think commodity hardware would run this setup but all attemp…
The computer built to last 50 years (2021)
81–90 of 92 posts
Re: The computer built to last 50 years (2021)
#82I think that the computers built to last 50 years are not really computers, but other things which contain or use a computer. Word processor, car, calculator, camera, space telescope...
I can't speak to the others, but I have very little faith in modern car computers lasting that long. They have become so complex, gaining additional sensors and controls for improved safety and efficiency (great!) and requiring special programming tools at the dealership to update software or install some replacement parts (not so great!). If the company goes under or can no longer support an aging car computer syste…
Re: The computer built to last 50 years (2021)
#83Re: The computer built to last 50 years (2021)
#84My HP-11C is going on 36 years old, flawless, and is reportedly Turing complete [1]. Echoing the @dbtc comment that there are likely many special purpose computers that are closing in on this. [1] https://www.hpmuseum.org/cgi-sys/cgiwrap/hpmuseum/archv020.c... (If this is inaccurate about the 11c, and I'd love to hear why, then in a few years I'll see how my MacSE is doing. Just doing a casual assessment due to...lat…
These aren't the kind of computer the author is talking about though. They're more concerned about writing and sharing information than performing mathematical calculations.
Re: The computer built to last 50 years (2021)
#85I don't think the author is just talking about the computer, but kick-starting an entirely new movement from like-minded folks.
1.) This would of course need to include a pretty simple computer that has parts which could be replaced for decades. I'm thinking about something as potentially simple as a C64, but without all of the video chip stuff. Maybe closer to Ben Eater's computer, but a step up.
2.) This will need the right amount of peripherals. At minimum I think you'd need to be able to interact with an SD card, keyboard, e-ink display, battery, and the internet. I'm sure you may need something else as well. SD card isn't a requirement though. Maybe something else that is simpler, but still functional could work?
3.) This will need the right amount of software. Obviously Linux is out as an OS unless it is massively stripped down. If the hardware is as restrictive as a C64 or worse, then you'd have to do something very simple that is hardly an OS. I think a Forth layer over the hardware would be perfect. It would have some basic functionality as well as some applications like a very simple text editor, BBS, some kind of way to do text only web pages (not a web guy, so no clue if this would work), and maybe perform simple calculations. The original iOS from the Rebol guy (Carl Sassenrath, not Apple) had this interesting concept of sharing code over the internet. The core would be incredibly simple, but people could always add on whatever they wanted.
I'll add that I often think about getting to use a computer like this for everything not work related. There are some interesting ideas out there showing what computers could have been.
Re: The computer built to last 50 years (2021)
#86Earlier quoted context omitted.
I have a TRS-80 from 1984 and it still works fine, that's pushing 40 years and I have zero doubt I'll still be able to use it in another ~10.
What can it do?
Is the machine practical? In a modern context probably not, but I can read the news, get the weather, type up documents, manage household stuff, chat, etc, plus I just enjoy programming it.
It's a refreshing break from the modern computers I use 8 hours a day during my job. Programming on my Macbook feels like work, even after hours, programming on the 4P feels more like hobby programming.
*Some would say this is cheating, but I'm not of that mindset.
Re: The computer built to last 50 years (2021)
#87An ideal forever computer would just be a very reliable modern laptop with a replaceable battery and a software suite that people somehow agree to maintain for the next few decades.
It's possible now that we are at the good enough stage. Basic everyday tasks are no longer a challenge for CPUs, so in theory current laptops should be good till they break.
If I were to actually want to build something myself, it would be a pi4 based cyberdeck powered by lithium titanate batteries.
The author is a software guy, which is good, because most of the cool stuff he proposes can be done in software.
Re: The computer built to last 50 years (2021)
#88The major problem I see with this is that while the computer itself might still boot, the world around it will have changed so radically it will effectively be useless. You can see this with machines much younger than 50 years, they can't support the encryption required by most modern websites, interfaces age out of regular use: used a 24 pin parallel port lately? How about a modem? Even software with long support fo…
I got to say you're spot on. Keeping things working is no challenge looks at his commodores . Keeping them relevant is more of a challenge, this is one reason I hate to see people forcing redirects to HTTPS, it's just great and dandy that modern browsers suggest this to users (as long as they don't force), but for vast vast amounts of information, in the free world, you shouldn't force people into always-encrypted. T…
Re: The computer built to last 50 years (2021)
#89Earlier quoted context omitted.
There is a small business near me that has a wool testing machine that absolutely relies on custom DOS 3.3 based software and an old school serial card. They have had to become very astute at picking up old parts to keep their old rigs running as the guy who wrote the control software passed on, and they don't want to invest money in rewriting it. You would think commodity hardware would run this setup but all attemp…
Amazon still shows as DDR2 being available from brands such as Tecmiyo and Kuesuny. With prime shipping even. You can even get DDR1 still. Now whether it's new memory or just recycled memory that's been repackaged I have no idea.
Re: The computer built to last 50 years (2021)
#90Earlier quoted context omitted.
I can't speak to the others, but I have very little faith in modern car computers lasting that long. They have become so complex, gaining additional sensors and controls for improved safety and efficiency (great!) and requiring special programming tools at the dealership to update software or install some replacement parts (not so great!). If the company goes under or can no longer support an aging car computer syste…
And a lot of new cars from this century are specifically designed to not be reverse engineered in some cases to the extent of having encrypted CAN messages or having to pair a failed module with the ECU cryptographically to discourage 3rd party replacements.