惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

GbyAI
GbyAI
The GitHub Blog
The GitHub Blog
小众软件
小众软件
美团技术团队
博客园 - 司徒正美
G
Google Developers Blog
Blog — PlanetScale
Blog — PlanetScale
Hugging Face - Blog
Hugging Face - Blog
博客园_首页
大猫的无限游戏
大猫的无限游戏
罗磊的独立博客
Recent Announcements
Recent Announcements
酷 壳 – CoolShell
酷 壳 – CoolShell
D
Docker
J
Java Code Geeks
Last Week in AI
Last Week in AI
V
Visual Studio Blog
Microsoft Azure Blog
Microsoft Azure Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
P
Proofpoint News Feed
V
V2EX
C
Check Point Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
MyScale Blog
MyScale Blog

Hacker News: Show HN

PurrrrrFocus: Pomodoro Timer App - App Store Workflow Engine — Multi-Step Orchestration for Bun RapidPhoto: Pro Photo Editor App - App Store GitHub - DheerG/swarms: Achieve extraordinary results with claude code across a variety of tasks SPICE simulation → oscilloscope → verification with Claude Code — Lucas Gerads Show HN: VCoding – A 5 MB native Windows IDE with no dynamic dependencies Show HN: LLMs don't hallucinate because they're bad at math, it's the format GitHub - Agent-FM/agentfm-core: AgentFM is a peer-to-peer network that turns everyday computers into a decentralized AI supercomputer. AgentFM lets you run massive AI workloads directly across a global mesh of idle CPUs and GPUs. Show HN: Tracking Top US Science Olympiad Alumni over Last 25 Years GitHub - Potarix/agent-hub: One place to talk to all your agents Show HN: Runtime security for AI agents(injection,tool abuse, data exfiltration) GitHub - dubeyKartikay/lazyspotify: Terminal Spotify client for macOS and Linux GitHub - the-banana-tool/king-louie: Easy to use GUI Personal AI Assistant. Win/Linux/Mac. Show HN I made my vacation rental bookable by AI agents–no Airbnb, 0% commission GitHub - basteez/jsf-autoreload: maven plugin to enable hot reload on jsf projects uvm32/hosts/host-gdbstub at main · ringtailsoftware/uvm32 GitHub - labsai/EDDI: Config-driven engine that turns JSON into production-grade AI agents. Multi-agent orchestration, 12+ LLM providers, MCP/A2A protocols, RAG, persistent memory, and enterprise compliance (EU AI Act, GDPR, HIPAA). Built on Quarkus. GitHub - glitchnsec/fortyone-oss: AI Executive Assistant Platform Quickstart | Alien GitHub - muxshed/shed: One stream in, or many. Every destination, simultaneously. No cloud middleman, no per-channel fees, no limits. GitHub - ocrbase-hq/ocrbase: 📄 PDF/IMG ->.MD/JSON Document OCR API for PaddleOCR and GLMOCR. Self-hostable. GitHub - impactjo/home-memory: MCP server that lets your AI assistant remember everything about your home. GitHub - Sets88/dbcls: DbCls is a powerful terminal database client that supports various databases GitHub - neptun2000/heor-agent-mcp GitHub - SeanFDZ/macmind: Single-layer transformer in HyperTalk for the classic Macintosh RollQuation: Math Puzzles - Apps on Google Play GitHub - dropbox/witchcraft Show HN: Agent-cache – Multi-tier LLM/tool/session caching for Valkey and Redis GitHub - opentalon/opentalon: OpenTalon is an open-source platform built from the ground up in Go as a robust alternative to OpenClaw LinkedIn™ 职位抓取工具 - Chrome 应用商店
GitHub - jeffshrager/HackersGuides
abrax3141 · 2026-06-11 · via Hacker News: Show HN

Hacker's Guides

Travel writing for historic source code.

This repository collects Hacker's Guides: close readings of landmark programs, written for the curious visitor rather than the specialist. Each guide takes one program — usually decades old, usually famous for what it did rather than how it did it — and walks through the actual source the way a good guidebook walks through a city: a map first, then the districts, then the things you'd never notice on your own.

The premise is that historic code is worth reading, not just running or citing. The source of a famous program records decisions, constraints, jokes, borrowings, and unfinished business that no retrospective summary preserves. These guides try to make that record legible to someone without the period machine, the period language, or a PhD in the field the program founded.

Who these are for

  • Programmers curious about how famous systems actually worked under the hood
  • Students of computing history who want to go one level deeper than the standard accounts
  • Researchers in software studies / critical code studies looking for technically grounded walkthroughs
  • Anyone who has heard a program's legend and wants to see the artifact

No familiarity with the original language or hardware is assumed. Each guide includes a primer on whatever dialect, notation, or machine quirks are needed to read the excerpts.

The format

Every guide follows roughly the same structure:

  • Before You Arrive — what the program is, who wrote it, when, on what machine, and the provenance of the specific source file being read (original listing, reconstruction, transcription, etc.)
  • The Map — the program's overall architecture at a glance
  • Districts — a tour through the major subsystems or regions of the source, with short code excerpts and commentary
  • ★ DON'T MISS — callout boxes for the details worth the trip: revealing comments, clever hacks, period jokes, load-bearing oddities
  • A Day in the Life — one input, request, or frame traced end-to-end through the whole system
  • Practical Notes — the minimal language/machine primer needed to read the code yourself, plus pointers to runnable versions or emulators where they exist
  • What Makes It Worth Visiting — why this program, beyond the legend
  • Provenance and Sources / References — where the source file came from, which claims rest on the code itself versus historical accounts, and where interpretation was required

Ground rules

These guides aim to be accurate, not just evocative:

  1. Claims about code behavior come from the code. Excerpts are quoted from the actual source under discussion, and behavioral claims should be checkable against it.
  2. Provenance is stated up front. Many famous programs survive only as reconstructions, disassemblies, or later transcriptions. Each guide says exactly which witness it reads and what that implies.
  3. History is attributed. Authorship, dates, and anecdotes are sourced to primary or standard secondary accounts, and conflicts between sources are noted rather than silently resolved.
  4. Interpretation is flagged. Dense or self-modifying code sometimes requires a judgment call about what it's doing; guides say so instead of presenting readings as fact.
  5. Modern analogies are labeled as analogies. Saying a 1962 routine resembles JIT compilation is illuminating; implying lineage or identity is not.

Reading and contributing

Each guide lives in its own directory alongside the source file(s) it reads (where licensing permits) and any supporting material. Guides are self-contained — start with whichever program interests you.

Corrections are especially welcome: factual errors, misread code, missing attributions, or better provenance for a source file. If proposing a new guide, the bar is a program that is (a) historically significant, (b) available as readable source with known provenance, and (c) small enough to tour honestly in a single document.

And...Yeah these were obviously created by AIs...

...although I do cross-check them quite a bit, there are almost certainly issues. I greatly appreciate corrections and feedback to jshrager@gmail.com.

Copyright

Hacker's Guides — guide texts, commentary, and supporting material.

Copyright © 2026 Jeff Shrager (jshrager@gmail.com). All rights reserved.

Permission requests, corrections, and questions: jshrager@gmail.com.

Scope

This copyright covers the original text of the guides and the README — the prose, structure, commentary, and annotations written for this repository: https://github.com/jeffshrager/HackersGuides

It does not cover:

  • The historic source code being read. Quoted program source (and any complete source files included in this repository) remains the property of its respective authors and rights holders, or is in the public domain, as the case may be. Excerpts appear here for purposes of commentary, criticism, and scholarship. Provenance for each program's source is stated in the corresponding guide.
  • Quoted third-party material. Brief quotations from cited historical accounts and documentation remain the property of their respective rights holders and are used for the same purposes.

Attribution

If you quote or reference a guide, please credit "Hacker's Guides, Jeff Shrager" and link to this repository: https://github.com/jeffshrager/HackersGuides