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
61–70 of 323 posts
Re: Collapse OS
#62Earlier quoted context omitted.
It's extremely common, even today, though probably not the processor I would pick (I think 68000 family, perhaps?), but it's probably a reasonable choice. You're going to be able to find it embedded in literally millions of devices and it's simple enough for one person to build a computer around it. I suspect the argument against modern Intel chips is just their complexity. They need an incredibly complicated and som…
> I suspect the argument against modern Intel chips is just their complexity. Well that, and the fact that we already have plenty of OSes to run on x86(-64). Looking at arch/ in linux's source: alpha avr32 frv Kconfig microblaze openrisc score um arc blackfin h8300 m32r mips parisc sh unicore32 arm c6x hexagon m68k mn10300 powerpc sparc x86 arm64 cris ia64 metag nios2 s390 tile xtensa I'm surprised that it doesn't ha…
Re: Collapse OS
#63I 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…
I like the idea. But I ask (not being annoying), do we really need it? Seems like having all of that more distributed in the hands of users would be a better protection against unavailability.
Re: Collapse OS
#64Earlier quoted context omitted.
It's extremely common, even today, though probably not the processor I would pick (I think 68000 family, perhaps?), but it's probably a reasonable choice. You're going to be able to find it embedded in literally millions of devices and it's simple enough for one person to build a computer around it. I suspect the argument against modern Intel chips is just their complexity. They need an incredibly complicated and som…
> I suspect the argument against modern Intel chips is just their complexity. Well that, and the fact that we already have plenty of OSes to run on x86(-64). Looking at arch/ in linux's source: alpha avr32 frv Kconfig microblaze openrisc score um arc blackfin h8300 m32r mips parisc sh unicore32 arm c6x hexagon m68k mn10300 powerpc sparc x86 arm64 cris ia64 metag nios2 s390 tile xtensa I'm surprised that it doesn't ha…
Re: Collapse OS
#65In the event of a sufficiently large collapse, people will be so far down on Maslow's hierarchy of needs that an OS will be about the last thing on their minds.
Sure, we were able to make do a century or so ago, but not with 8 billion people and counting. People will die without some way to keep the various microcontroller-driven systems up and running. It's a long shot that we'd be able to adequately replace a microcontroller in a tractor ECM or a pacemaker or an air conditioning system or a water pump, but a slim chance is better than no chance at all, and the latter is exactly what we'll have unless we're thinking about and testing out solutions now, while we still have the resources to easily do so.
Re: Collapse OS
#66Re: Collapse OS
#67Earlier quoted context omitted.
It's extremely common, even today, though probably not the processor I would pick (I think 68000 family, perhaps?), but it's probably a reasonable choice. You're going to be able to find it embedded in literally millions of devices and it's simple enough for one person to build a computer around it. I suspect the argument against modern Intel chips is just their complexity. They need an incredibly complicated and som…
> I suspect the argument against modern Intel chips is just their complexity. Well that, and the fact that we already have plenty of OSes to run on x86(-64). Looking at arch/ in linux's source: alpha avr32 frv Kconfig microblaze openrisc score um arc blackfin h8300 m32r mips parisc sh unicore32 arm c6x hexagon m68k mn10300 powerpc sparc x86 arm64 cris ia64 metag nios2 s390 tile xtensa I'm surprised that it doesn't ha…
That's because it's an 8 bit computer, my dude. Back in the old days, when "the internet" was still a military project, and you'd phone up your local BBS at 2400 baud on a POTS with suction cups; that's all the little people had access to as recently as the early 80s. And as other people said, there are apparently many of them around, and they run on shit power supplies.
It's a cool idea, but obviously it requires both cheap and dirty hardware implementations and a paper manual. Pretty sure "hacking" will be low on the hierarchy of needs in the event of apocalypse. Also pretty sure something like CP/M would be more useful. I know where there are CAMAC crates with Z80/CPM punched card/paper tape readers that would probably do great in a post apocalyptic environment.
Re: Collapse OS
#68I'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…
Re: Collapse OS
#69I'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…
Re: Collapse OS
#70I'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…
My novel idea (feel free to use it!) is about someone taking a 1980s computer back to the Second World War. It's used by the Allies to decrypt Ultra intelligence and is treated like a kind of holy relic - only a tiny set of "high priests" are allowed near it, fewer still can touch it, and because of its importance they go to extraordinary lengths to ensure it can never be damaged by anything from bombs to power glitc…