[0] https://www.livingcomputers.org
[1] https://twitter.com/TeriRadichel/status/1164369796307116033
51–60 of 323 posts
[0] https://www.livingcomputers.org
[1] https://twitter.com/TeriRadichel/status/1164369796307116033
Why does the author think the global supply chain will collapse in the next ten years? What scenario do they envision? Climate change? Will cost trillions of dollars and billions of lives, but will likely be played out over course of several decades. We will be stressing out about it but its not going to be electronics-ending apocalyptic Nuclear war? Please. The countries that have the capability are also level-heade…
Either way, I don't think such is a good premise to start this/an OS. There are much better argument to be made to prefer a lightweight OS. Intellectual curiosity, for one.
I'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…
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 in a controlled environment, such as 8080, Z80, m68k, motherboards, logic chips, I/O controllers, ROM/RAM, generic electronic parts, soldering irons, oscilloscopes, logic analyzers, schematics, documentation, textbooks, software. We also keep some complete, standalone computer systems such as desktops and laptops, and all the parts that need to service them. We also need to preserve the old semiconductor production lines around the world, although probably not in the same bunker. Even if we fail to build better systems, 8080s are already useful enough!
Meanwhile in peace time, we need to form a team of experts that makes a roadmap to rebootstrap the computing technology for the future using parts from the bunker, with a step-by-step plan, that can be easily followed and executed.
[0] https://en.wikipedia.org/wiki/Svalbard_Global_Seed_Vault
I think we could also get started now. Not necessarily de-escalating tech, but realizing that the fundamental supply of newer, more powerful chips might not last even with a shift to more plentiful supplies of rare-earth metals due to our need to get off of fossil fuels, fast. I think it might be useful in the more immediate term to be able to lock-in the minimum set of features that make the web and Internet useful then distribute that as widely as possible on low-power, commodity platforms with resilient networks that could survive super-storms knocking out huge swaths of devices in one fell swoop.
Low-power p2p protocols, mesh networking, recycling devices, component-platforms that allow scavenging and make-shift repairs, etc.
Until we can solve the green energy problem it might be nice to know that even if your community gets hit with a storm or flood, it's still possible to restore and maintain network services rapidly in the aftermath. Simply being able to send a message to someone would be a big deal.
Why Z80? Is it like the 2nd most common processor type or something? Where would one find a Z80 when scavenging?
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…
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 have support for Z80 if it's so common.I'm also surprised that I can't see mention of Z80 in GCC's documentation.
Why does the author think the global supply chain will collapse in the next ten years? What scenario do they envision? Climate change? Will cost trillions of dollars and billions of lives, but will likely be played out over course of several decades. We will be stressing out about it but its not going to be electronics-ending apocalyptic Nuclear war? Please. The countries that have the capability are also level-heade…