48 related articles

An in-depth analysis of PostgreSQL's lock scalability bottlenecks under high concurrency: LWLock contention, the cost of the multi-process model, negative scaling, and practical strategies like connection pooling, transaction optimization, and horizontal scaling.

Exploring overlooked storage and caching bottlenecks in CI/CD pipelines, how Blacksmith redesigns storage architecture to accelerate builds, and why storage is a rebirth opportunity in cloud-native.

Deep dive into Apache Cassandra's core design: linear scalability, decentralized architecture, tunable consistency, and ideal use cases for engineering teams.

A complete guide to Dify, the open-source AI application platform: its core positioning, key differences from Coze, workflow-building capabilities, and enterprise private deployment advantages.
Alibaba Open-Sources Code Review Tool …
Alibaba open-sources code review tool open-code-review, using a hybrid architecture of deterministic rule pipelines and LLM Agents. Supports line-level comments, OpenAI/Anthropic APIs, battle-tested at Alibaba scale, written in Go, fully free and open-source.

A deep dive into LangGraph multi-agent architecture — covering hierarchical, network, and pipeline patterns with three hands-on projects using LangGraph 0.3.

Is one-prompt app generation really that powerful? We break down three tiers of AI dev tools, expose the gap between demo and production, and compare top domestic platforms including Baidu Miaoda and Ant Lingguan.

Can a non-coder build an enterprise management system in 30 minutes? We tested XDevelop, an AI-native dev tool, to see how natural language turns into a fully running app.
Coasty: API Infrastructure Built for C…
Coasty (YC S26) is an API platform for computer-use agents, wrapping screenshot capture, mouse/keyboard control, and session management into a unified interface so developers can focus on agent logic.
AI Costs Out of Control: Real-World St…
More enterprises are finding AI operational costs spiraling out of control. This article dissects token billing traps and blind flagship-model use, and maps out cost-reduction strategies like model routing, open-source self-hosting, and semantic caching.

In the AI wave, ML engineers' work is quietly shifting: from building models to using them, from feature engineering to LLM app development. This article outlines the new skills to prioritize, fading old ones, and how to turn AI into career leverage.

Many teams add message queues, search engines, and caches before they ever need them. This article maps out what Postgres can cover—task queues, full-text search, JSON storage—and when you actually need Redis, Kafka, or Elasticsearch.

Databricks tech lead Sandy shares a five-pillar framework for production-grade AI Agents—evaluation, observability, data foundation, orchestration, and governance—with a £85K retail banking failure case to bridge the demo-to-production gap.

AI coding tools are changing development, but Vibe Coding hides risks in code quality and maintenance. This article explores Engineered AI Programming, compares Codex and Claude Code, and reveals real enterprise development paths.

A must-read intro to Python web scraping: from HTTP requests and HTML parsing to data storage, systematically explaining how crawlers work and their full workflow, while clarifying legal boundaries like the robots protocol and privacy protection.

An in-depth analysis of LangGraph's core concepts: short-term and long-term storage mechanisms, its differences from LangChain, the MIT open-source license, and private deployment solutions for enterprise Agent development.

An in-depth analysis of the practical use of Codex and Claude Code, comparing Vibe Coding and AI engineering, covering Super Power plugins, Spec-Driven Development, and Chinese LLM integration strategies.

Deep dive into NVIDIA AI-Q Blueprint production deployment on Oracle Cloud Infrastructure, covering NIM microservices, RAG architecture, multi-agent orchestration, and OCI GPU selection for enterprise AI agents.

Deep dive into NVIDIA AI-Q Blueprint production deployment on Oracle Cloud Infrastructure, covering NIM microservices, RAG architecture, multi-agent orchestration, and OCI GPU selection.

Andrew Ng and LangChain CEO Harrison Chase present AI Agents in LangGraph, covering five core agent design patterns and LangGraph's graph-based framework for building cyclical agentic workflows.