239 related articles
Deep DivesDeep analysis of two MCP ecosystem breakthroughs: code execution compresses tool definitions from 150K to 2K tokens, and Agent Skills enable capability packaging and reuse.
TutorialsDeep dive into an open-source multi-Agent diagnostic system built on modified OneCall, featuring MCP real-time interaction, RAG-enhanced Q&A, and Skill routing to minimize Token consumption.
TutorialsSpring AI is the LangChain for Java, helping Java developers integrate LLMs using Spring Boot conventions. This guide covers its 6 core features, setup requirements, and enterprise positioning including RAG, Tool Calling, and Chat Memory.
Product ReviewsOne API is an open-source LLM API gateway that unifies 30+ LLM providers including OpenAI, Claude, Gemini, and DeepSeek through an OpenAI-compatible interface. Features Key management, quota control, load balancing, and one-command Docker deployment. 32k+ GitHub Stars.
Product ReviewsSub2API is a trending GitHub project (18,000+ Stars) built in Go that unifies AI subscriptions from Claude, OpenAI, Gemini and more into a single API with cost-sharing support.
Product ReviewsIn-depth review of ByteDance's AI-native IDE Trae: analyzing its three-layer engine architecture, Builder Mode, multi-modal code generation, and how it compares to Cursor as a free AI coding tool.
Expert OpinionsDoes outsourcing ruin a developer's resume? Deep analysis of real work experience, resume impact, and career value with job-hopping strategies for programmers.
Product ReviewsBitfield is a high-performance plugin runtime database for AI Agents with sub-nanosecond state reads, offline-first design, and event replay capabilities.
Industry InsightsAn in-depth analysis of C++ + AI full-stack training programs covering CUDA, YOLO, RAG, and interest-aligned employment guarantees for C++ developers transitioning to AI roles.
Industry InsightsGitHub's service degraded under a 3.5x AI load surge while AWS and Cloudflare stayed stable. We analyze GitHub's architectural weaknesses, traffic governance gaps, and key infrastructure strategies for the AI era.
Industry InsightsA Cloudflare engineer rewrote Next.js in one week using AI agents, revealing how AI programming is dismantling open source business moats and technical barriers.
TutorialsDeep dive into building a Linear-like project management app from scratch with Claude Code and Next.js, covering UI design, data management, payments, AI features, and full deployment.
TutorialsHow can Java developers move from small companies to big tech? This guide covers career path planning, resume repair strategies, 2025's three core Java tech stacks, and a 6-month upgrade plan.
Deep DivesDeep dive into Claude Code's AutoDream feature and its four-stage mechanism that simulates REM sleep to organize AI memory. Includes activation methods and practical tips.
TutorialsDeep dive into OpenAI Agents SDK's five message types, conversation history management, and common pitfalls including static/dynamic instructions and Function Call pairing.
TutorialsDeep dive into Harness Engineering methodology covering the three-stage evolution from prompt engineering to context engineering to AI Agent mastery, with enterprise e-commerce project examples.
Product ReviewsIn-depth testing of Google Jules AI coding agent with a real Java backend project, revealing code generation quality, hallucination issues, and capability boundaries.
TutorialsHands-on review of Claude Opus 4.5's coding, writing, and data visualization capabilities. Includes two methods for accessing it from China without a VPN, plus real demos of bug fixing and dashboard development.
TutorialsHow can Java developers transition to AI/LLM? This guide covers 10 core skills including Spring AI, LangChain4j, RAG, and DeepSeek API integration with practical tips.
TutorialsStep-by-step RAGFlow deployment guide: Docker setup, DeepSeek model integration, knowledge base creation, document parsing, chat assistants, and Agent workflow orchestration with website embedding and API usage.