Earlier quoted context omitted.
I've thought about this. I imagined stuff like "Chapter 1: Sanitation. Things called germs will make you very sick. They live in human and animal poop. That's why you need to built a latrine far away from your water source. Here's how to do it." You don't need to worry about how to mine for ore when you routinely lose neighbors to cholera.
It is telling that in one of the seminal works about accessibility and rural public health, "Where There Is No Doctor", by David Werner, roughly 10% of the book needs to be devoted to wound and general sanitation and exhortations to keep anything sanitation sensitive the hell away from dirt and nightsoil.
Project Nomad – Knowledge That Never Goes Offline
171–180 of 236 posts
Re: Project Nomad – Knowledge That Never Goes Offline
#172I like this idea! I don't need the LLM bits, and want it to run on an old Android tablet I have lying around. Can anyone recommend similar software where I can get wikipedia / street maps / useful tutorial videos nicely packaged for offline use?
Re: Project Nomad – Knowledge That Never Goes Offline
#173So how does that work?
If this project was actually serious about helping people in SHTF scenarios they would be building a neatly organized library of curated resources in a simple, easily parsed format indexed by some lightweight, local search engine. Who the fuck wants to fuck around with a convoluted docker setup just to browse their wikipedia dump? Local LLM? Are they fucking serious? Who would have the hardware and power to run this when the power grid goes down? This thing should be browsable with a file manager and hostable on a raspberry pi. Ideally it would be a zip file with documents and an executable that can be run on your local machine for search. The amount of unnecessary complexity here is ridiculous.
Also maps on a server? What's the point? If you're prepping you want those on paper.
Re: Project Nomad – Knowledge That Never Goes Offline
#174Re: Project Nomad – Knowledge That Never Goes Offline
#175See also: https://internet-in-a-box.org/ https://wrolpi.org/
Re: Project Nomad – Knowledge That Never Goes Offline
#176Earlier quoted context omitted.
I am not a prepper, but I always found immediate dismissal of their stance odd. If you see clouds on the horizon, reasonable people start preparing. Some preparations take longer than others so longer than others. And this does not account for the fact that one the steady lull ( in US and most of Europe ) of the past 70 or so years is not the norm in our world.
Well usually when people refer to someone as a prepper its the specific type of person that is buying hundreds of guns, tons of dehydrated meals but still living on city water - like they're preparing for a disaster movie but not anything real. Specifically the idea that you would be able to stay in place, with all your hoarded disaster crap, during the end of the world is kind of funny.
Certainly some people probably emulate the Hollywood version, but I think that’s about it.
Most “peppers” are fathers that have had the good sense to pause and think “so, what would I be able to do to serve my family if something disastrous happened? What might that look like?”
Usually, a disaster go-bag of some kind with enough basic supplies to weather a day or two of displacement suspension of normal services. Sometimes, if they live in a place where it’s reasonable to imagine staying put is a good option, they might also have a generator and fuel, a week or two worth of long shelf life food, and some water storage. That ensures the wellbeing of their family will not be contingent on outside help, at least during most common disasters. Many of these people may also have a gun or two, for defense or for hunting if they are rural.
Some people go beyond that, and sometimes with a military focus, other times with months of rations, a bunker, or other unusual preparations. Mostly, those are not based on realistic scenarios. In almost any protracted disruption, having a lot of supplies , armaments, or resources will be as much a liability as an asset. People that buy guns -for prepping- are just living out some kind of hero fantasy. If you own guns, and use guns as part of your normal life, it would make sense to have a solid reserve of ammunition. If guns are your disaster scenario, you’re going to have a bad day.
As an individual or nuclear family, to weather an extended problem, you’d need to have a literal secret underground lair that was either so hard to get to or so well hidden that no one would know, and you’d have to be completely self contained. That’s simply not practical for all but actual billionaires, but people cosplay this to varying degrees. Even billionaires might find ymmv.
A much more practical and wholesome approach is to be part of a community that includes farming, independent sources of power and water, and generally sustainable independence from less robust centralized systems. This provides for basic necessities as well as a common defense. Humans lived in tribes for a reason, and 30 people with well aligned incentives and sustainable infrastructure for food, water, and energy is probably the absolute minimum viable structure for security during a disruption of more than a couple of months. Otherwise you would be dependant on total stealth or extreme isolation. Some neighbourhoods would probably coalesce into something resembling this, but organisation ad-hoc under pressure would probably end up with tensions if not violence.
Projects like this one can be real resources for well organized communities. I’ll probably look at running this on our servers as an additional resource, along with our library.
Re: Project Nomad – Knowledge That Never Goes Offline
#177Earlier quoted context omitted.
Some part of my brain filtered out nuclear winter, which cannot reasonably be prepped for by individuals or small groups. However, that is just one, relatively unlikely, thing to prep for. Most other disasters are shorter-lived, and have a great deal of overlap in effective mitigation strategies. Prepping, in my mind, is not only practically useful for various classes of emergencies, but is good mental exercise for u…
I'm being a bit glib anyway; call it gallows humor to help me process currents events. Even worldwide, long-lasting nuclear winter must passes & settle eventually, and such sunlight-enabled microfiche files could be useful to subsequent generations if not earlier.
For anyone who never watched the original Soylent Green movie, it's worth a rewatch because it actually shows a future where people are having to make do without a power grid in cities, by doing things like riding a stationary bike hooked up to a generator to power their TV or radio long enough to get some news.
Re: Project Nomad – Knowledge That Never Goes Offline
#178I've used Kiwix to archive Wikipedia articles on an SSD before, and it made me realize how utterly useless Wikipedia is if you don't have a powerful search engine to get you to the pages in the first place.
Re: Project Nomad – Knowledge That Never Goes Offline
#179I'm a fan of "civilization in a box" kinds of projects. However the ZIM file format leaves a lot to be desired in 2026. I've been exploring a refreshed, alternative approach: https://github.com/stazelabs/oza I do think having an LLM as an optional "sidecar" is a useful approach. If you can run a meaningful Ollama instance alongside your content, great!
ZIM or not, I think the “LLM as optional sidecar” part is the right idea. The durable asset is the knowledge base itself. A local model can be useful on top, but it should stay a layer, not become the dependency.
I hope we can get to the point where even a small distilled model at the 7B-30B level avoids hallucinating.
Re: Project Nomad – Knowledge That Never Goes Offline
#180Anyone thought about using a Steam Deck with this? Or explored the concept of a "Nomad Deck"?