Tagged articles

coding rules

2 articles · Page 1 of 1
AI Open-Source Efficiency Guide
AI Open-Source Efficiency Guide
Aug 1, 2026 · Artificial Intelligence

Karpathy’s 10 LLM Coding Rules That Instantly Boost Claude and Codex

The Karpathy‑LLM‑Coding‑Rules repository offers ten executable, bilingual rules that constrain AI coding agents like Claude and Codex, providing clear validation criteria and anti‑pattern names to prevent over‑refactoring, hidden bugs, and unbounded dependencies, and can be dropped into a project with a single file copy.

AI agentsClaudeCodex
0 likes · 10 min read
Karpathy’s 10 LLM Coding Rules That Instantly Boost Claude and Codex
21CTO
21CTO
Mar 4, 2016 · Fundamentals

11 Essential Rules Every Programmer Should Live By

This article shares eleven practical rules for software developers, ranging from treating technology as a tool rather than a solution, writing clear code, avoiding unnecessary code, limiting comments, planning before coding, testing thoroughly, continuous learning, enjoying coding, acknowledging unknowns, adapting best practices, and striving for simplicity.

Software Engineeringbest practicescoding rules
0 likes · 9 min read
11 Essential Rules Every Programmer Should Live By