I don't think just developing a Z80 operating system is enough. The whole ecosystem needs to be preserved. In agriculture, we have the doomsday seed vault [0] just for this purpose. If we anticipate collapse of the current economic system or society, I think we should build a doomsday computer vault, that keeps everything we need to rebuild the computing industry in a underground bunker. It keeps everything we need i…
Collapse OS
111–120 of 323 posts
Re: Collapse OS
#112Anyone wondering why the Z80 chip, just read the FAQ: https://collapseos.org/why.html "The z80 has 9000 transistors. 9000! Compared to the millions we have in any modern CPU, that's nothing!"
Re: Collapse OS
#113I don't think just developing a Z80 operating system is enough. The whole ecosystem needs to be preserved. In agriculture, we have the doomsday seed vault [0] just for this purpose. If we anticipate collapse of the current economic system or society, I think we should build a doomsday computer vault, that keeps everything we need to rebuild the computing industry in a underground bunker. It keeps everything we need i…
Re: Collapse OS
#114Earlier quoted context omitted.
Why is that possible in this fictional reality but stockpiling an RPi isn't?
There are vastly more Z80's in circulation that Raspberry Pis.
¹ "logic gates" not necessarily being transistor-based, either; one could take a cue from the guy building a 32-bit RISC-V machine with vacuum tubes: https://www.ludd.ltu.se/~ragge/vtc/
Re: Collapse OS
#115Earlier quoted context omitted.
The problem is that modern society - and the current size of the world's population - is dependent on a lot of programmable devices. For example: agriculture, where tractors and other farm machines nowadays have ECUs/ECMs (let alone even more programmable bits and pieces). Same for the vehicles used to actually transport food from farms to the rest of the world. There are plenty of other examples, too, like medical d…
> the current size of the world's population - is dependent on a lot of programmable devices. Not to mention the energy supply chain. If the supply chain required to make electronics collapses, that probably also means the energy supply chain has collapsed, or has at least been severely disrupted. That seems far more likely to be damaging and far more quickly that a lack of ability to keep a microcontroller running.…
Re: Collapse OS
#116Why z80 and not x86 or AArch, which are both more readily accessible today? This whole idea reeks of someone trying to reconcile their love of old computers with their poorly considered death-cult Malthusianism.
Re: Collapse OS
#117Ryzen processors have 80MB of L3 cache! IIRC that may have been twice what was needed to run the colorized versions of NeXT.
A lot of "man the old days were all we needed" recollections of Windows and DOS forget how crappy those OSes were...
But NeXT? That was basically a modern OS, with a bit less anti-aliasing. XWindow systems STILL look horrible compared to it.
It fits in L3 cache. 5-10 NEXT hard disks fit in RAM!
It had a web 1.0 browser, TCPIP networking, all the productivity apps. It had DOOM.
Sure Mach the microkernel was buggy and leaked memory, but kernels... there's lots of kernels now.
I think it would be a great project to start with the NextOS and carefully rebuild it up with good security and multitasking.
It would be fun to run NeXTSTEP on bare metal with RAMdisks (spare a processor to do the writes to SSD), and compare with other systems, see if it feels ludicrously fast or not.
Re: Collapse OS
#118I don't think just developing a Z80 operating system is enough. The whole ecosystem needs to be preserved. In agriculture, we have the doomsday seed vault [0] just for this purpose. If we anticipate collapse of the current economic system or society, I think we should build a doomsday computer vault, that keeps everything we need to rebuild the computing industry in a underground bunker. It keeps everything we need i…
This website got posted to HN in the past, definitely something that should be part of the attempt.
Re: Collapse OS
#119I've been sort of half-assed working on a novel about a post-tech future (100+ years after apocalypse), where a handful of people retained some technology by virtue of having stored information about it in a manner that survived and a tradition of scavenging and trading and a sort of religion based on maintaining it in a working state. So, this is a fun read and thought experiment, even if an 8-bit computer is probab…
IMHO you could be using the same chips for a surprisingly long time - you're likely to need some electronics maintained e.g. replacing capacitors, but if you really need to get some computing power for a 2100 post-apocalyptic scenario where there's just a few million people, then scavenging working chips from random gadgets has a lot of potential. E.g. a hard drive controller or a kids toy may be running on something…
... you find a controller ... you find their emulation raspberry pi. ... all of a sudden, the world isn't as desolate.
Re: Collapse OS
#120So, let me see if I understand this correctly: this is supposed to run on z80-based computers after an armageddon comes and all the other "modern" computers are out of business, so people start building them by scavenging parts. Ok. So, first of all, how are you supposed to download this thing onto your homebrew computer, given that internet will most likely be down? "But if the collapse magnitude is right, then this…
You're supposed to download it now and keep around. Just like preppers do with MREs and ammunition.
Why plan for less than the raspberry pi level?