// the find
TritonHo/slides
it is a repository to store all slides used by Triton Ho's public presentation and course.
A collection of PDF slides from Triton Ho's conference talks and courses, covering backend topics like Redis, PostgreSQL, REST API design, Go anti-patterns, and system design. It's a personal slide archive, not a library or tool — you're here to read, not to run anything.
The Redis material (rate limiting, game server architecture) is practical and grounded in real production concerns, not toy examples. The Go anti-patterns talk from 2020 comes with actual runnable benchmark code showing the before/after, which is rare for slide repos. The RESTful API design series spans multiple years and versions, so you can see how the author's thinking evolved. The system design PDFs (ecom, IM) are the kind of opinionated take you don't get from textbooks.
Everything here is 2014–2021 at the newest — Redis and Go have changed enough that some advice is dated. There's no index or README explaining what's in each talk, so you're clicking through PDFs blind. The Go tag on the repo is misleading; the actual Go content is one talk, and the rest is database/infrastructure material. No translations — the audience for Chinese-language slides is limited.