A 400-page book on agentic engineering with Codex CLI
400-page Codex CLI manual covering MCP and hooks before official docs catch up.

Another algorithms book, but at least the code is typed and tested.
TypeScript developers and CS students
The Algorithms/JavaScript · Grokking Algorithms · CLRS
Recently I picked it back up, converted everything to TypeScript, and used AI (Zenflow [1] + Claude Opus 4.6) to complete the remaining chapters. I provided the structure, direction, and initial chapters; the AI generated the bulk of the remaining content under a spec-driven workflow.
The book covers roughly a first 1-2 year CS curriculum: sorting, dynamic programming, graph algorithms, trees, heaps, hash tables, and more. All code is executable, typed with generics/interfaces, and covered with tests.
I've thoroughly reviewed several chapters (sorting, DP, graphs) and done a high-level pass on the rest. Currently in beta — corrections and contributions are welcome.
MIT licensed. Inspired by Wirth's "Algorithms and Data Structures", SICP, and CLRS.
Code and tests: https://github.com/amoilanen/Algorithms-with-Typescript
400-page Codex CLI manual covering MCP and hooks before official docs catch up.
Teaches kids recommendation algorithms with adaptive navigation modes like Missions and Map.
Pretty collage maker, but Canva and Pinterest templates already solve this.
LLM-centric framing is smart, but curated guides already exist on HN weekly.
Returns exact filesystem diffs per command, solving the silent-failure problem in agent loops.
440-page architecture book with real testimonials, but Show HN favors shipped code over content.