Top
Best
New

Posted by jensgk 7 hours ago

Project Nomad – Knowledge That Never Goes Offline(www.projectnomad.us)
258 points | 51 comments
Animats 19 minutes ago|
There's a company which sells something like this, as "Prepper Disk".[1]

In the 1950s, US Civil Defense had a set of microfilms on how to rebuild society. These were packaged with a sunlight reader and stored in larger fallout shelters. Someone should find one of those.

[1] https://www.prepperdisk.com/

adsharma 3 hours ago||
So this thing is based on Kiwix, which is based on the ZIM file format.

In the meanwhile, wikipedia ships wikidata, which uses RDF dumps (and probably 8x less compressed than it should be).

https://www.wikidata.org/wiki/Wikidata:Database_download

There is room for a third option leveraging commercial columnar database research.

https://adsharma.github.io/duckdb-wikidata-compression/

jrm4 31 minutes ago|
And for those who are only vaguely familiar, this ZIM file format is not the same as the https://zim-wiki.org one.
hofrogs 22 minutes ago||
I am actually only vaguely familiar and I was wondering about that every time I saw the format referenced but never bothered to check, your comment is informative!
hamstergene 14 minutes ago||
Normally I cringe at doomsday preppers but given how many dictators out there love the idea to cut their country off Internet whenever anything starts going not in their favor, I imagine a lot of people may find this useful.

I wouldn’t want to lose access to knowledge how to fix a sink or which medication is better, just because the local kingface currently feels that free exchange of opinions about him threatens his kingship.

Aargau 27 minutes ago||
Closing on 40 acres in Panama for an eco-resort.

I was planning to build my own offline repository, but will check out this repo.

Yokohiii 3 hours ago||
I like the idea of an LLM that acts as a public knowledge base. But that doomsday framing on the site is pretty annoying.
waynerisner 2 hours ago||
I think there’s a difference between doomsday framing and preparedness.

Offline access and local models aren’t about assuming collapse—they’re about treating knowledge as infrastructure instead of something implicitly guaranteed.

That feels more like resilience than pessimism.

dogma1138 45 minutes ago||
If current frontier online LLMs are made inaccessible due to a local or global cataclysmic event running models locally will be the least of your concerns.

This isn’t prepping for anything it’s cosplaying as a vault dweller.

P.S. Having TED talks as part of the “educational” curriculum of this project is probably the biggest circle jerk imaginable.

adsharma 3 hours ago|||
This is not just a random idea.

AlexNet -> Tansformers -> ChatGPT -> Claude Code -> Small LMs serving KBs

Large LLMs could have a role in efficiently producing such KBs.

russellbeattie 2 hours ago||
Doomsday may not be the end of the world, but simply living in a country where you're being unjustifiably bombed by a foreign government lead by a delusional sociopath, and so access to information sources becomes limited.
dogma1138 40 minutes ago|||
You’ll be hanged from a construction crane if they’ll catch you with this project in Iran… :)
DoctorOetker 1 hour ago|||
What Gulf state do you live in? UAE?
nelsonic 1 hour ago||
For anyone wanting the video explanation from the creator, watch: https://youtu.be/P_wt-2P-WBk
Lapra 2 hours ago||
In a world where this is useful, you aren't going to be spending your precious battery on running an LLM...
desireco42 2 hours ago||
Solar cells work no matter what, I agree that maybe less processing is more useful but LLM is uniqely useful as well
layer8 1 hour ago|||
No need for a battery, you just need someone to hit the pedals on that dynamo.
qingcharles 2 hours ago||
This is not true for me. I would want an LLM after the apocalypse. I'd become like the Wizard of Oz, the all-knowing oracle.
cstaszak 1 hour ago||
I'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!

codeveil 16 minutes ago|
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.

amarant 1 hour ago||
>Knowledge That Never Goes Offline

>What is Project N.O.M.A.D.? Node for Offline Media, Archives, and Data

That's the first header, and the first sentence of the first paragraph, and I'm confused.

DonaldPShimoda 1 hour ago||
Two different uses of "offline", I think. From my own understanding:

To "go offline" means for something to become inaccessible that was once accessible "online". ("Offline" is an adverb.)

Meanwhile, an "offline" thing is one which is usable even without ever being "online". ("Offline" is an adjective.)

So it becomes:

> "Knowledge That Never [Becomes Inaccessible]"

> "Node for [Accessible-Without-Connection] Media, Archives, and Data"

But definitely confusing to put them right next to each other like that. You'd think a copyeditor would flag it or something.

collabs 1 hour ago||
My guess is

>Knowledge That Never Goes Offline

Means

>Knowledge That Never becomes inaccessible to you

While the next offline means you can access it even if you don't have access to a wider network.

At least that's how I would read it.

JanisIO 5 hours ago|
Anyone thought about using a Steam Deck with this? Or explored the concept of a "Nomad Deck"?
c0balt 5 hours ago||
It might be an interesting idea given that the Steam Deck has reasonable amount of RAM/GPU. The main issue for a knowledge base might be the lack of a physical keyboard though.
mhitza 3 hours ago||
It has built in microphones though.
wds 3 hours ago||
Not sure how good of an idea a Steam Deck would be for this. If you can't access Wikipedia, I imagine a replacement for its unprotected glass screen would be harder to come by if you drop it.
JanisIO 1 hour ago||
True, but I always give my devices a protective glass and put them in rugged armor. Broken screens never been a problem for me..
More comments...