Project Nomad – Knowledge That Never Goes Offline
41–50 of 236 posts
Re: Project Nomad – Knowledge That Never Goes Offline
#42>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.
>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.
Re: Project Nomad – Knowledge That Never Goes Offline
#43>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.
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.
Re: Project Nomad – Knowledge That Never Goes Offline
#44I like the idea of an LLM that acts as a public knowledge base. But that doomsday framing on the site is pretty annoying.
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.
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.
Re: Project Nomad – Knowledge That Never Goes Offline
#45I like the idea of an LLM that acts as a public knowledge base. But that doomsday framing on the site is pretty annoying.
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.
Re: Project Nomad – Knowledge That Never Goes Offline
#46Re: Project Nomad – Knowledge That Never Goes Offline
#47So 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/
Re: Project Nomad – Knowledge That Never Goes Offline
#48I was planning to build my own offline repository, but will check out this repo.
Re: Project Nomad – Knowledge That Never Goes Offline
#49Re: Project Nomad – Knowledge That Never Goes Offline
#50So 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/
And for those who are only vaguely familiar, this ZIM file format is not the same as the https://zim-wiki.org one.