Collapse OS — Bootstrap post-collapse technology

Oops, I fell down the embedded NAND/NOR storage rabbit hole!  
Trying to find a data structure that maximizes flash longevity and minimizes RAM and code footprint.

edit: forgot to mention: it should also be simple enough to implement in #Forth or some other minimal language. The aim is #collapseOS -style self-hosting, for maximum #permacomputing coolness.

#theWorkshop #theFoundry

@neauoire
Hmm. Could you run #CollapseOS on #subleq then?
Digo yo, con esto del problema de la RAM, no sera que se esta empezando a cumplir lo que decian los de ColllapseOS? No es exactamente lo mismo mismo que dicen ellos, pero es algo asi... https://collapseos.org/why.html También di una charla sobre esto en la última FLISoL 2025 donde el audio es muy malo, pero algo quiza se pueda sacar... https://tube.undernet.uy/w/6C6hUdxPkSXApUGYy8d89R #collapseos #ramcrisis #ram #memory #rammemory #memoriaram #memoria #computadoras #computers #pc
Collapse OS — Bootstrap post-collapse technology

Made some very small progress on the #CollapseOS #PocketViewer port by figuring out more of the int86 routine.
https://git.sr.ht/~raingloom/collapseos-cpv/blob/fb11e8485cf795272e8e62d285e99d92be174908/int86.asm
cc #theWorkshop #theFoundry

ps.: my #assembly skills are pretty newbish and rusty, so consider all comments uneducated guesses 

Day 15: Picked up where Michael Schierl left off with the Uxn implementation of the #CollapseOS runtime and made sure it all worked nicely with Drifloon(the tiny version of the self hosted Uxntal compiler). The current runtime binary is 2091 bytes large, looking at the code, it seems like I'll be able to bring it way down.

https://rabbits.srht.site/decadv/
#DecemberAdventure

Coñecedes #CollapseOS? É un sistema operativo en Forth e unha colección de ferramentas e documentación cun único propósito: preservar a capacidade de programar microcontroladores durante un colapso da nosa civilización

https://collapseos.org/

Collapse OS — Bootstrap post-collapse technology

Re: What if Humanity forgot how to make CPUs?
https://youtu.be/L2OJFqs8bUk by #LaurieWired

#CollapseOS? https://collapseos.org
#DuskOS? https://duskos.org

Some eccentric ideas for keeping computers running for as long as we can https://100r.co/site/permacomputing_101.html

Alternative question:
How would you make a digital storage, communication, & computation system with just what's available in different eras?
Eg: 3000 yr ago? 2000 yr ago? 1000 yr ago? 500 yr ago? Etc…

#PermaComputing #SalvageComputing

what if humans forgot how to make CPUs?

YouTube
@Kroc Ooh, this lines up nicely with the self-hosting philosophy of #CollapseOS