3487 related articles

The Internet Archive launches the Vintage AI Collection, preserving early expert systems, symbolic AI software, LISP literature, and more—providing firsthand historical materials for understanding AI's decades-long evolution.

Bill Gates warns that AI will trigger one of the most turbulent periods in human history. An in-depth analysis of AI's impact on wealth, jobs, and power.

Google's SKILL.state method replaces full conversation history with structured state, cutting Agent token usage from 1.1M to 65K (94% reduction) in 100-step benchmarks while maintaining accuracy.

AI's iteration speed is staggering — last year's breakthroughs are now baseline features. This article explores the cognitive gap behind exponential AI evolution and its impact on developers, startups, and society.

A user discovered persistent inconsistencies between Google Gemini's conversation history and account activity logs, raising AI data transparency and privacy compliance concerns.

A Reddit post reveals the evolution of developer waiting culture: compile times were once a legitimate excuse for breaks, and now AI tools are reshaping development rhythms as waiting shifts from compilers to AI Agents.

OpenAI's Computer History feature for ChatGPT captures interaction events to let AI remember your workflow. Learn how it works, its privacy design, and automation potential.

A deep dive into tail-call optimization (TCO) in C: technical principles, compiler implementation history, and practical use of the musttail attribute in interpreters, state machines, and more.

A detailed guide to Shell exclamation mark (!) history expansion, covering !!, !$, !*, and modifier techniques to help developers reduce repetitive typing and boost command-line efficiency.

Inventory is a local-first AI conversation search tool that unifies search across Cursor, Claude Code, Zed, Codex, and Kiro. No signups, no cloud, one-time purchase.

The story of the 1858 transatlantic telegraph cable — from technical challenges and brief success to rapid failure — and how it paved the way for 1866's lasting achievement in global communication.

Exploring how AI drives large-scale MMO development, from scalable content generation to dynamic NPC interaction, analyzing technical pathways, challenges, and industry implications.

A viral Reddit post asks: will AI end human history? This article analyzes the blind spots of tech accelerationism, the governance mismatch, and how to rationally navigate AI transformation.

A beginner's guide to AI large models: clarify the relationships between AI, ML, deep learning, and LLMs, trace the journey from Deep Blue to ChatGPT and DeepSeek, and explore China's model landscape.
Taiwan's Lost 8-Bit Computers: A Forgo…
During the 8-bit era, Taiwan produced homegrown computers now nearly forgotten. This article traces that little-known history and its impact on Taiwan's tech rise.

ctx is a local-first open-source tool that lets developers search and reuse conversation history from Claude Code, Cursor, and GitHub Copilot without uploading data to the cloud.
Mocking AI Superintelligence Anxiety: …
A sarcastic tweet exposes a core AI debate: history has never seen superintelligence, so why assume it's safe? Exploring the e/acc vs. AI safety divide.
ResearchAI solves Erdős's famous Planar Unit Distance Problem for the first time—a landmark breakthrough in combinatorial geometry. Deep analysis of how AI surpassed human mathematicians.
Industry InsightsA look back at OpenAI's o1 model 18 months after launch: from being dismissed as overhype to breaking through math reasoning barriers and solving Olympiad-level problems.
TutorialsDeep dive into OpenAI Agents SDK's five message types, conversation history management, and common pitfalls including static/dynamic instructions and Function Call pairing.