Skip to content

Instantly share code, notes, and snippets.

@cedrickchee
Created January 22, 2026 06:01
Show Gist options
  • Select an option

  • Save cedrickchee/3f5254fdfca78bf811c6c96944172cb1 to your computer and use it in GitHub Desktop.

Select an option

Save cedrickchee/3f5254fdfca78bf811c6c96944172cb1 to your computer and use it in GitHub Desktop.
Language Model as Operating System

Language Model as Operating System

A system where the large language model (LLM) serves as the brain, natural language is the programming interface, and tools function as devices.

Classical OS Claude Code
Kernel Claude (reasoning engine)
Memory Context-window
Shell Natural language
Process spawning Sub-agents
System interrupts Hooks
Background services Skills
Filesystem Context caching
Installed programs Plugins
Device drivers MCP servers
Config / dotfiles CLAUDE.md
Package manager Plugin marketplace
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment