Hacker News new | ask | show | jobs
by imoverclocked 2 days ago
It’s interesting that cyclomatic complexity or cognitive complexity scales with token usage. A codebase that enforces upper bounds on one of these two also (potentially) helps AI agents stay efficient.