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

推荐订阅源

博客园 - 三生石上(FineUI控件)
博客园 - 叶小钗
博客园 - 聂微东
博客园 - 司徒正美
Hugging Face - Blog
Hugging Face - Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Google DeepMind News
Google DeepMind News
Recent Announcements
Recent Announcements
IT之家
IT之家
J
Java Code Geeks
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
I
InfoQ
爱范儿
爱范儿
Vercel News
Vercel News
Apple Machine Learning Research
Apple Machine Learning Research
阮一峰的网络日志
阮一峰的网络日志
博客园 - Franky
U
Unit 42
酷 壳 – CoolShell
酷 壳 – CoolShell
腾讯CDC
F
Fortinet All Blogs
V
Visual Studio Blog
人人都是产品经理
人人都是产品经理

Hacker News - Newest: "AI"

AI can't read an investor deck AI as an attorney? Student uses ChatGPT, Gemini to sue UW over alleged racial discrimination Hacking MCP Servers in AI Systems – The Rug Pull: Tool Changes After Approval GitHub - MeepCastana/KubeezCut: Free Web based video editor Can AI judge journalism? A Thiel-backed startup says yes, even if it risks chilling whistleblowers Coming soon: 10 Things That Matter in AI Right Now DARPA built an AI to fact-check enemy weapons claims What explains heterogeneity in AI adoption? When AI Meets Muscle: Context-Aware Electrical Stimulation Promises a New Way to Guide Human Movements - Department of Computer Science AI Changed How We Build. It Did Not Change What Matters. Linux rules on using AI-generated code - Copilot is OK, but humans must take 'full responsibility for the… Meta spins up AI version of Mark Zuckerberg to engage with employees Code Mode: Let Your AI Write Programs, Not Just Call Tools | TanStack Blog GitHub - Delavalom/graft: Go framework for building AI agents. Type-safe tools, multi-provider (OpenAI, Anthropic, Gemini, Bedrock), zero vendor SDKs. India's TCS tops estimates, says new AI models did not dent services demand Gen Z's fading AI hype Strong feeling: we are in a folded AI reality GitHub - machinarii/total-recall-catalog: A reference catalog of latest knowledge retrieval, memory & RAG systems GitHub - mensfeld/code-on-incus: Give each AI agent its own isolated machine with root, Docker, and systemd. Active defense detects and stops threats automatically.. Quantization, LoRA, and the 8% Problem: Benchmarking Local LLMs for Production AI Iran war: We spoke to the man making Lego-style AI videos that experts say are powerful propaganda Powell, Bessent discussed Anthropic's Mythos AI cyber threat with major U.S. banks GitHub - immartian/bellamem: Persistent belief-graph memory for AI agents. Retrieves decisive context by importance — not recency, not RAG, not /compact. recursive-mode: The Repo-Native Operating System for AI Engineering After the attack on Sam Altman's home, will AI CEO's go on the offensive? The biggest advance in AI since the LLM Opus 4.6 vs GPT 5.4 One Prompt Unity World Generation Test “AI polls” are fake polls Client Challenge Can AI be a 'child of God'? Inside Anthropic's meeting with Christian leaders
GitHub - hgus107/A-Long-Walk-of-AI: A narrative walk thro...
hgus107 · 2026-04-28 · via Hacker News - Newest: "AI"

The Long Walk of AI

Era · 1936 → 2025   |   66 chapters across 8 eras   |   License · MIT


Why This Repo

The internet is drowning in writing about AI — its history, its breakthroughs, the technical leaps that brought us here. And yet, somewhere in all of that, a gap remains.

A gap where a curious reader — a teenager just discovering the field, or a seasoned engineer who never had time to look back — can sit down and read the whole thing like a story. One place where the pieces connect. Not a link to a paper buried in a journal. Not a few scattered lines on a Wikipedia page. Not a random collection of names and dates. A deliberate, sequential walk through the moments that mattered — the ones where one idea cracked open the door for the next.

This repo is for everyone — the seasoned researcher, the aspiring one, the student just beginning, the curious mind with no background at all. There are no walls of equations to climb, no jargon to decode. What you’ll find here is what the scientists themselves wanted the world to understand — the meaning of their work, the spark behind it, and why any of it matters to ordinary life.


What You'll Take Away


A Sample of What’s Inside

The attention mechanism: how a decoder learns where to look in the input at each output step

From Chapter on Attention, 2014 — every chapter is built around a custom diagram and the story behind it.


Map of the Journey

Era Years Chapters Theme
01 — The Beginning 1936-1949 10 Turing, Shannon, the first machines, the first neuron
02 — Birth of AI 1950-1959 6 The Turing Test, Dartmouth, the perceptron, Lisp
03 — First Wave: Symbolic AI 1965-1969 3 Moore’s Law, ELIZA, the perceptrons critique
04 — First AI Winter 1971-1976 6 The microprocessor, SHRDLU, Prolog, MYCIN
05 — The Comeback 1980-1989 5 Expert systems, Hopfield, backpropagation, ConvNets
06 — The Statistical Era 1991-1999 7 Vanishing gradients, SVMs, LSTM, Deep Blue, PageRank, GPUs
07 — Deep Learning Awakens 2006-2017 13 DBN, CUDA, ImageNet, AlexNet, attention, Transformer
08 — The Generative Era 2018-2025 16 BERT, GPT-3, AlphaFold, ChatGPT, Claude, Sora, o1, Blackwell

How to Read

Start at 1936. Walk forward.

Each chapter is a short, plain-language summary of a landmark paper, theory, or moment that shaped the field — what it was, who made it, why it mattered, and what came next.

A typical chapter takes 10-15 minutes to read. The whole walk, from Turing 1936 to Blackwell 2025, runs about 12-15 hours of reading. Best done in pieces, over weeks, ideally with a coffee.

Each chapter ends with a link to the next one, so once you start, you can just keep walking.


Found a Mistake? Have a Suggestion?

Open an issue or send a pull request. Corrections, missing context, suggested additions — all welcome.


Welcome.

First Paper: Turing 1936 →