I Published an Offline Reader for the Jargon File
Skip to main content
A-<br>A+
I Published an Offline Reader for the Jargon File
23 July 2026 • 2 min read
android<br>privacy<br>open-source<br>fdroid<br>hacker-culture<br>jargon-file
Table of Contents
What it does
What the Jargon File actually is
Getting it
I own a paperback copy of The New Hacker's Dictionary. It's been on my shelf for years, the MIT Press<br>edition of the Jargon File, and I still pull it down every so often just to read entries at random. When<br>I sat down to build the next hackerapps.com app, I didn't have to think hard about what to make. I made<br>an offline reader for it.
It's called Jargon .
What it does
Jargon bundles the entire Jargon File — more than 2,300 entries — inside the app. No network<br>permission, no account, nothing fetched at runtime. You browse it alphabetically with a fast-scroll<br>index, or search across terms and definitions.
Every definition renders its cross-references as tappable links, so reading "see also" actually takes<br>you somewhere instead of leaving you to search for a specific spelling by hand. You can favorite<br>entries, or just hit the shuffle button and read whatever it lands on.
That's the entry for hacker above — all eight senses of it, including the deprecated eighth sense<br>("a malicious meddler… the correct term for this sense is cracker"). It's the entry I keep coming<br>back to, and it's why hackerapps.com has the name it does.
What the Jargon File actually is
If you haven't run into it before: the Jargon File started in 1975 as a word list passed around the<br>Stanford AI Lab and MIT, documenting the slang that hackers actually used — terms for code, hardware,<br>bugs, and the surrounding culture. It grew for decades under a long line of editors, most notably<br>Eric Raymond and Guy Steele, who eventually shaped it into the print edition sitting on my shelf.
The content hasn't changed in any real way since Raymond's last pass in December 2003. The<br>"community edition" repository I pulled it from re-hosts that same snapshot — it's had<br>exactly one non-cosmetic commit since 2021. That's not a knock on it. Some references don't need to<br>keep growing to stay worth reading. This one reads like a time capsule of a specific, real culture, and<br>it's a better history lesson than most things claiming to teach you what "hacker" used to mean before<br>the word got taken over by news headlines about break-ins.
I mean hacker in that original sense throughout hackerapps.com: someone curious about how things work,<br>willing to take them apart and put them back together differently. Not someone breaking into systems.<br>The Jargon File makes that distinction explicit, in its own definition of the word, which felt like<br>the right foundation to build the second app on.
Getting it
The source is on GitHub at AnalogGhost/jargon under GPLv3 —<br>grab a release APK directly from there. Dictionary content stays under the Jargon File's own CC BY-SA<br>4.0 license, credited in the app's About screen.
It's also on its way to F-Droid — the submission is in for review now, reproducible build verified and<br>all.
There's another hackerapps.com app coming together already. More on that soon.
More Like This
Jargon Is in Closed Beta on Google Play
26 July 2026<br>2 min read
Jargon, my fully offline Android reader for the Jargon File, is now in closed beta on Google Play. Here is how to join the test.
Shares 4 tags: android, open-source
android<br>google-play<br>open-source<br>hacker-culture<br>jargon-file
I Published an Android App to F-Droid
04 June 2026<br>2 min read
C2K is a free, open-source Couch to 5K and 10K running trainer for Android — no Google, no tracking, no ads. Here's why I built it and how to get it.
Shares 4 tags: android, privacy
android<br>privacy<br>open-source<br>running<br>fdroid
Totally: I'd Ship It This Way Again
16 July 2026<br>2 min read
Building C2K without internet permissions means no analytics, no crash reports, and no telemetry. It also means a different, more human relationship with the people using it.
Shares 4 tags: android, privacy
android<br>privacy<br>open-source<br>c2k<br>fdroid
← Previous<br>I Never Regret Going for a Walk<br>Next →<br>Jargon Is in Closed Beta on Google Play