[HN Gopher] I wrote the manual Karpathy said was missing for age...
___________________________________________________________________
I wrote the manual Karpathy said was missing for agentic AI
Author : nick2837
Score : 32 points
Date : 2026-01-02 21:45 UTC (1 hours ago)
(HTM) web link (github.com)
(TXT) w3m dump (github.com)
| nick2837 wrote:
| I've been building with CLI AI agents (Claude Code specifically)
| for several months and noticed some powerful patterns emerging
| that have 10x'd my productivity.
|
| Stuff like ...
|
| 1. Morphability - natural language as executable, morphable code
| 2. Abstraction - encapsulating tasks into reusable commands 3.
| Recursion - stacking abstractions for leverage 4. Internal
| Consistency - the immune system of your AI system 5.
| Reproducibility - crash-resilient by design 6. Morphic Complexity
| - knowing when you've over-engineered 7. End-to-End Autonomy -
| what your system can do without human intervention 8. Token
| Efficiency - maximizing useful work per token 9. Mutation &
| Exploration - controlled self-improvement
|
| Link: https://github.com/nicolasahar/morphic-programming
|
| its free and i dont need anything from you except genuine
| feedback
|
| also included system design patterns, psychological tips, and
| example commands :)
| PaulHoule wrote:
| You have source code for this kind of system?
| Havoc wrote:
| Thanks for sharing
| npalli wrote:
| LOL, this is the list to keep in your head for this so called
| "manual". Best of luck of those who will work through this. BTW,
| Karpathy made that comment in 2025 not 2024.
| Morphability - natural language as morphable code
| Abstraction - tasks become reusable commands Recursion -
| stack abstractions for leverage Internal Consistency -
| prevent system drift Reproducibility - crash-resilient
| design Morphic Complexity - recognize over-engineering
| E2E Autonomy - measure actual capabilities Token Efficiency
| - maximize work per token Mutation & Exploration -
| controlled self-improvement
| stack_framer wrote:
| > Inspired by Andrej Karpathy's tweet[0] on Dec 26, 2024
|
| The tweet was in 2025, not 2024.
|
| [0] https://x.com/karpathy/status/2004607146781278521
| reconnecting wrote:
| A Few Disclaimers (1)
|
| Yes, this manual was AI generated. However, the core ideas,
| first principles, and outline for this manual are all ...
|
| 1. https://github.com/nicolasahar/morphic-
| programming/blob/main...
___________________________________________________________________
(page generated 2026-01-02 23:00 UTC)