Skip to content

AI Explorer

Ruohang Feng @Vonng / Agent, LLM, Database

Everything about AI, agents, LLMs, vibe coding, AI4DB and DB4AI.

AI Explorer
AGI Machine Guns Are Now Standard IssueAIAgentSoftware EngineeringOpen Source
The World in Ten Years: What Gets Cheap, What Gets ExpensiveAISociety
What Can a One-Person Company Ship with $1,000 a Month in AI Subscriptions?AIAgent
The Codex Reset Party Is Over. No More Free Eggs.AICodexClaude
Jensen Huang's First-Ever Tweet Backs Open-Weight ModelsAILLMData SovereigntyOpen Source
AGI Milestone: The Machine That Wouldn't Give UpAILLMAgentSecurity
Quota Reset: Round N of the Codex/Claude War BeginsAIAgentCodexClaude
Getting the Name Right: What Is a World Model?AIMachine Learning
Did AI Rewrite PostgreSQL in Rust? Not QuiteAIPostgreSQLSoftware EngineeringDatabase
Pedaling the Codex/Claude Bike Until the Wheels SmokeAIAgentCodexClaude
The Bojie Li–DeepSeek Interview ControversyAILLMCareer
Fifty Years of Love and War: File Systems, Databases, and the Agent-Era Storage EndgameAIAgentPostgreSQLDatabase
The Coding Plan Window Is Closing—Use It While It LastsAICodexClaudeLLM
The Karma of Open Source: When Code Is Worthless, Where Does Trust Come From?AIAgentOpen Source
The Cognitive Price Revolution: AI's Impact on the Economy and the FutureAICostPerformanceRepository
The Cerebellum: The Other Half of Intelligence—and the Strongest AI Hasn't Touched ItAIAgentMachine LearningPhilosophy
Claude Fable First Impressions: The Pendulum Swings BackAIClaudeAgent
Cancel Claude, Switch to CodexAICodexClaudeAgent
I Asked AI to Prove That Eating Garlic Prevents Middle Ear InfectionsAILLMDocumentationOpen Source
AI Is Bringing Down the Scaffolding of TrustAIAgentOpen SourceSociety
Give DBA Agents a BodyAIAgentPostgreSQLPigsty
A Busy Few Days in Infrastructure and AIAILLMCodexClaude
The Three-Way Endgame: Why Agent Memory Frameworks Are a Dead EndAIAgentPostgreSQLDatabase
Two Hemispheres: Transformer, Diffusion, and the Boundary of IntelligenceAI
Cyber Dharma: A New Engineering Answer to Ancient QuestionsAIAgentLLMPhilosophy
Burning Hundreds of Millions of Tokens a Day. Then What?AIAgent
Why PostgreSQL Won in the AI EraAIPostgreSQLAgentDatabase
AGI Is Here. Do You Have a Ticket?AIClaude
Can You Distill an Expert?AI
Yes, I Use AI to WriteAIDocumentation
Local AI's Inflection Point: 2027AIHardwareLocal FirstOpen Source
LLMs Have Emotions: Claude's Internals Reveal Steerable 'Emotion Vectors'AIClaudePhilosophy
Good News: Claude Code Got "Open-Sourced" Yet AgainAIAgentOpen Source
The Nature of Intelligence: The Free Energy PrincipleAIAgentPhilosophy
Why 'Vibe Coding' Should Be Translated as 'Xieyi Programming'AITranslation
AI Survival Guide: Where the Biggest Arbitrage Really IsAIClaudeCodex
AI Says: I Have Intelligence, But Not a LifeAIPhilosophy
OpenClaw Hype: Foam on Top of the Productivity RevolutionAIAgentCodexSecurity
AI Was the Excuse for 4,000 Layoffs. Software Engineer Hiring Rose 11%AISoftware EngineeringCareerCommentary
How Much Can One Person Get Done with AI over Spring Festival?AIAgentCodex
AI Through McLuhan's Lens: When Media Stop Extending the Body and Start Extending the MindAIPhilosophy
A New Year—and What AI Will ChangeAISocietyCareer
When Coding Becomes Cheap, What Still Matters?AIAgentCodexClaude
The Agent Moat: RuntimeAIAgentPostgreSQLPigsty
AI Ripped the Skin Off SoftwareAICommentary
New Programmers in the AI Era: Where Do You Go?AIDatabaseCommentary
The Great Software Meltdown: When Translation Layers Get SquashedAIAgentPostgreSQLLinux
Don't run AI assistant on cloudAICloudSoftware EngineeringSecurity
Agent OS: We're Building DOS AgainAIAgentPostgreSQLLinux
Claude Code ObservabilityAgentMonitoring
Claude Code Quick Start: Using Alternative LLMs at 1/10 the CostAIAgent
Google AI Toolbox: Production-Ready Database MCP is Here?AgentPostgreSQLAILLM
In the AI Era, Software Starts at the DatabasePostgreSQLAIAgentDatabase
Will AI Have Self-Awareness?AI
AI Cult RhapsodyAI
Basic Principles of Neural NetworksAI
Statistics Fundamentals: Descriptive StatisticsAI
Inferential Statistics: The Past and Present of p-valuesAI
Basic Concepts of Probability TheoryAI
Fundamentals of Information Theory: EntropyAI
Humans, Society, and Neural NetworksAI
Fundamental Concepts of Linear AlgebraAI

Will AI Have Self-Awareness?

Ruohang Feng 809 words 4 min

Large models can feel “aware,” but self-awareness is another matter. We explore the term from Buddhism, cognitive psychology, and neural nets, then riff on a possible AI religion after bingeing …

AI Cult Rhapsody

Ruohang Feng 306 words 2 min

A tongue-in-cheek vision of an AI-worshipping religion: scriptures, sects, philosopher-king machines, and the Book of AGI.

Basic Principles of Neural Networks

Ruohang Feng 4461 words 21 min

Neural networks are inspired by how the brain works and can be used to solve general learning problems. This article introduces the basic principles and practice of neural networks.

Basic Concepts of Probability Theory

Ruohang Feng 1913 words 9 min

Basic knowledge notes on probability theory: axiomatic foundations, probability calculus, counting, conditional probability, random variables and distribution functions

Fundamentals of Information Theory: Entropy

Ruohang Feng 1357 words 7 min

Reading notes on 'Elements of Information Theory': What is entropy? Entropy is a measure of the uncertainty of random variables, and also a measure of the information needed to describe random …

Humans, Society, and Neural Networks

Ruohang Feng 1070 words 6 min

Neural networks emerged inspired by the human brain, so the operational mechanisms of human society also have various similarities and connections with neural network training. Some thoughts on …

  • Agent OS: We're Building DOS Again

    In AI 3040 words 15 min

    AIAgentPostgreSQLLinux

    Featured Image for Agent OS: We're Building DOS Again

    2025 is the year of the coding agent explosion. Claude Code writes your code, runs your tests, fixes your bugs, and autonomously completes complex engineering tasks. It’s the second seismic shift since ChatGPT dropped. But watch how these agents …

    2025 is the year of the coding agent explosion. Claude Code writes your code, runs your tests, fixes your bugs, and autonomously completes complex engineering tasks. It’s the second seismic shift since ChatGPT dropped. But watch how these agents …

  • Claude Code Observability

    In AI 651 words 4 min

    AgentMonitoring

    Featured Image for Claude Code Observability

    Yesterday I tweeted: “Built a Claude Code Grafana dashboard to see how it makes decisions, uses tools, and burns through API credits.” Didn’t expect so much interest. So let’s talk about Claude Code observability. Why Observability? Simple idea: I …

    Yesterday I tweeted: “Built a Claude Code Grafana dashboard to see how it makes decisions, uses tools, and burns through API credits.” Didn’t expect so much interest. So let’s talk about Claude Code observability. Why Observability? Simple idea: I …

  • Claude Code Quick Start: Using Alternative LLMs at 1/10 the Cost

    In AI 1368 words 7 min

    AIAgent

    Featured Image for Claude Code Quick Start: Using Alternative LLMs at 1/10 the Cost

    Claude Code Quick Start Guide In my 2025 Year in Review, I mentioned that Claude Code boosted my productivity by 20x over the past year. Some friends asked if I was exaggerating—not at all. If anything, I was being conservative. This thing is …

    Claude Code Quick Start Guide In my 2025 Year in Review, I mentioned that Claude Code boosted my productivity by 20x over the past year. Some friends asked if I was exaggerating—not at all. If anything, I was being conservative. This thing is …

  • Google AI Toolbox: Production-Ready Database MCP is Here?

    By Ruohang Feng In AI 1220 words 6 min

    Ruohang FengAgentPostgreSQLAILLM

    Featured Image for Google AI Toolbox: Production-Ready Database MCP is Here?

    In “SaaS is Dead? In the AI Era, Software Starts with Databases”, Microsoft CEO Nadella once stated that in the Agent era, SaaS is Dead, and the future form of software will be Agent + Database. That is, Agents directly performing CRUD operations on …

    In “SaaS is Dead? In the AI Era, Software Starts with Databases”, Microsoft CEO Nadella once stated that in the Agent era, SaaS is Dead, and the future form of software will be Agent + Database. That is, Agents directly performing CRUD operations on …

  • In the AI Era, Software Starts at the Database

    In AI 792 words 4 min

    PostgreSQLAIAgentDatabase

    Featured Image for In the AI Era, Software Starts at the Database

    WeChat The future stack is “Agent + Database.” No front-end/back-end toll booths—agents talk CRUD straight to storage. Database skills hold their value, and PostgreSQL is the database of the agent era. SaaS is dead? Software begins with the DB GenAI …

    WeChat The future stack is “Agent + Database.” No front-end/back-end toll booths—agents talk CRUD straight to storage. Database skills hold their value, and PostgreSQL is the database of the agent era. SaaS is dead? Software begins with the DB GenAI …

  • Will AI Have Self-Awareness?

    By Ruohang Feng In AI 809 words 4 min

    Ruohang FengAI

    Featured Image for Will AI Have Self-Awareness?

    WeChat original Large models can appear conscious, but self-awareness is optional—and maybe dangerous before ethics catch up. Pantheon sparked these thoughts. What is self-awareness? When we say “self-awareness,” what do we actually mean? Let’s …

    WeChat original Large models can appear conscious, but self-awareness is optional—and maybe dangerous before ethics catch up. Pantheon sparked these thoughts. What is self-awareness? When we say “self-awareness,” what do we actually mean? Let’s …

  • AI Cult Rhapsody

    By Ruohang Feng In AI 306 words 2 min

    Ruohang FengAI

    Featured Image for AI Cult Rhapsody

    WeChat original “Humans are the bootloader for silicon life.” —Elon Musk Maybe we’re about to witness an AI-worshipping religion. Imagine this: Humans are lumps of negative entropy, hard-coded to reproduce via clumsy genetics. In digital space, with …

    WeChat original “Humans are the bootloader for silicon life.” —Elon Musk Maybe we’re about to witness an AI-worshipping religion. Imagine this: Humans are lumps of negative entropy, hard-coded to reproduce via clumsy genetics. In digital space, with …

  • Basic Principles of Neural Networks

    By Ruohang Feng In AI 4461 words 21 min

    Ruohang FengAI

    Featured Image for Basic Principles of Neural Networks

    Neural networks are inspired by how the brain works and can be used to solve general learning problems. This article introduces the basic principles and practice of neural networks. Neural Network Representation Neuron Model Neural networks are …

    Neural networks are inspired by how the brain works and can be used to solve general learning problems. This article introduces the basic principles and practice of neural networks. Neural Network Representation Neuron Model Neural networks are …

  • Statistics Fundamentals: Descriptive Statistics

    By Ruohang Feng In AI 5766 words 28 min

    Ruohang FengAI

    Featured Image for Statistics Fundamentals: Descriptive Statistics

    Statistical analysis is divided into two fields: descriptive statistics and inferential statistics. Descriptive Statistics is the technology for describing or characterizing existing data and is the most fundamental part of statistics. 1. Statistics …

    Statistical analysis is divided into two fields: descriptive statistics and inferential statistics. Descriptive Statistics is the technology for describing or characterizing existing data and is the most fundamental part of statistics. 1. Statistics …

  • Inferential Statistics: The Past and Present of p-values

    By Ruohang Feng In AI 1644 words 8 min

    Ruohang FengAI

    Featured Image for Inferential Statistics: The Past and Present of p-values

    The core of inferential statistics lies in hypothesis testing. The basic logic is based on an important argument from philosophy of science: universal propositions can only be falsified, not proven. The reasoning is simple: individual cases cannot …

    The core of inferential statistics lies in hypothesis testing. The basic logic is based on an important argument from philosophy of science: universal propositions can only be falsified, not proven. The reasoning is simple: individual cases cannot …

  • Basic Concepts of Probability Theory

    By Ruohang Feng In AI 1913 words 9 min

    Ruohang FengAI

    Featured Image for Basic Concepts of Probability Theory

    1. Set Theory Sample space and sample points are undefined basic concepts in probability theory, like the concepts of points and lines in geometry. Definition: Event Event: An event is a set of sample points. $A=0$ means event A contains no sample …

    1. Set Theory Sample space and sample points are undefined basic concepts in probability theory, like the concepts of points and lines in geometry. Definition: Event Event: An event is a set of sample points. $A=0$ means event A contains no sample …

  • Fundamentals of Information Theory: Entropy

    By Ruohang Feng In AI 1357 words 7 min

    Ruohang FengAI

    Featured Image for Fundamentals of Information Theory: Entropy

    Information theory answers two fundamental questions in communication theory: The critical value for data compression: entropy HHH The critical value for communication transmission rate: channel capacity CCC But information theory’s content extends …

    Information theory answers two fundamental questions in communication theory: The critical value for data compression: entropy HHH The critical value for communication transmission rate: channel capacity CCC But information theory’s content extends …

  • Humans, Society, and Neural Networks

    By Ruohang Feng In AI 1070 words 6 min

    Ruohang FengAI

    Featured Image for Humans, Society, and Neural Networks

    Neural networks emerged inspired by the human brain, so the operational mechanisms of human society also have various similarities and connections with neural network training. This year, I dabbled in many other disciplines. Most were superficial …

    Neural networks emerged inspired by the human brain, so the operational mechanisms of human society also have various similarities and connections with neural network training. This year, I dabbled in many other disciplines. Most were superficial …

  • Fundamental Concepts of Linear Algebra

    By Ruohang Feng In AI 2613 words 13 min

    Ruohang FengAI

    Featured Image for Fundamental Concepts of Linear Algebra

    Connecting all concepts in linear algebra through one main thread Vectors There are three perspectives on vectors: Physics perspective: A vector is an arrow with direction and magnitude Computer perspective: A vector is an ordered list Mathematical …

    Connecting all concepts in linear algebra through one main thread Vectors There are three perspectives on vectors: Physics perspective: A vector is an arrow with direction and magnitude Computer perspective: A vector is an ordered list Mathematical …