#programming
5 articles on this topic.
-
Autoresearch for Everyone: How to Run 100 AI Experiments While You Sleep
Karpathy's autoresearch runs 100+ ML experiments overnight on a single GPU. Here's how it works, what you need, and why a 630-line Python script is changing AI research.
-
The Git Commit as Scientific Discovery: How Autoresearch Turns Version Control into a Research Lab
In Karpathy's autoresearch, every successful experiment is a git commit. Every failed one is a git reset. Version control has become the memory of autonomous AI research.
-
From README.md to PROGRAM.md: Markdown Is Now a Programming Language
README.md was for humans. AGENTS.md is for coding assistants. PROGRAM.md is for autonomous research. Markdown has evolved from documentation into the programming language for AI agents.
-
Vibe Coding Is Dead. Welcome to Agentic Engineering with Markdown.
Karpathy says vibe coding is passé. The new paradigm is agentic engineering, where you orchestrate AI agents through Markdown files instead of writing code yourself.
-
How to Save Stack Overflow Answers as Markdown
Save Stack Overflow answers as Markdown with code blocks intact. Build your personal dev knowledge base. Free Chrome extension.