Su San Talks Tech
Author

Su San Talks Tech

Su San, former staff at several leading tech companies, is a top creator on Juejin and a premium creator on CSDN, and runs the free coding practice site www.susan.net.cn.

882
Articles
0
Likes
1.3k
Views
0
Comments
Recent Articles

Latest from Su San Talks Tech

100 recent articles max
Su San Talks Tech
Su San Talks Tech
Apr 19, 2026 · Artificial Intelligence

Is MCP Dead? How CLI Is Redefining AI Agent Interactions

The article examines the rise and decline of the Model Context Protocol (MCP), outlines its four critical flaws—including context bloat, architectural complexity, security risks, and passive tool design—while presenting command‑line interfaces (CLI) as a more efficient, secure, and debuggable alternative for AI agents, and discusses hybrid approaches and practical implementations.

AI agentsCLIMCP
0 likes · 15 min read
Is MCP Dead? How CLI Is Redefining AI Agent Interactions
Su San Talks Tech
Su San Talks Tech
Apr 19, 2026 · Artificial Intelligence

Boost Enterprise RAG: Data Pipeline Tricks, Hybrid Search & Rerank

To make Retrieval‑Augmented Generation reliable in production, the article outlines five key engineering tactics—semantic chunking with metadata, hybrid vector‑keyword search, two‑stage retrieval with reranking, query rewriting and expansion, and dynamic result evaluation—each illustrated with concrete examples and code snippets.

AI engineeringHybrid SearchQuery Rewriting
0 likes · 10 min read
Boost Enterprise RAG: Data Pipeline Tricks, Hybrid Search & Rerank
Su San Talks Tech
Su San Talks Tech
Apr 16, 2026 · Artificial Intelligence

Master Hermes Agent: From Installation to Advanced AI Automation

This guide walks you through installing Hermes Agent, configuring models and memory, creating custom skills, setting up cron jobs, integrating with messaging platforms, troubleshooting common issues, and exploring community resources, providing a complete roadmap from a first conversation to advanced automation and monetization.

AI automationConfigurationHermes Agent
0 likes · 12 min read
Master Hermes Agent: From Installation to Advanced AI Automation
Su San Talks Tech
Su San Talks Tech
Apr 15, 2026 · Industry Insights

Which AI Coding Assistant Wins? A Deep Dive into Cursor, Claude Code, and Codex

This article provides a comprehensive, experience‑driven comparison of three AI‑powered coding assistants—Cursor, Claude Code, and Codex—covering their design philosophies, strengths across six real‑world scenarios, cost structures, workflow integration tips, and future trends to help developers choose the right tool or combination for their needs.

AI coding assistantscost analysissoftware engineering productivity
0 likes · 23 min read
Which AI Coding Assistant Wins? A Deep Dive into Cursor, Claude Code, and Codex
Su San Talks Tech
Su San Talks Tech
Apr 14, 2026 · Artificial Intelligence

10 Proven Claude Code Hacks to Supercharge Your AI Development

This guide shares ten practical Claude Code techniques—including CLAUDE.md contracts, context‑management commands, Plan Mode, model switching shortcuts, session rewind, code simplification, and a HUD plugin—helping developers boost productivity and avoid common pitfalls when using the AI coding assistant.

AI Coding AssistantClaude CodeCommand Line
0 likes · 9 min read
10 Proven Claude Code Hacks to Supercharge Your AI Development
Su San Talks Tech
Su San Talks Tech
Apr 11, 2026 · Artificial Intelligence

Why Hermes Agent Is the Next‑Gen Self‑Evolving AI Assistant

Hermes Agent, an open‑source AI framework from Nous Research, combines a self‑evolving skill loop, a five‑layer memory system, and a universal message‑gateway to deliver a continuously improving personal assistant that works across Linux, macOS, and major IM platforms, with simple CLI installation and extensive customization.

CLI toolHermes Agentlayered memory
0 likes · 12 min read
Why Hermes Agent Is the Next‑Gen Self‑Evolving AI Assistant
Su San Talks Tech
Su San Talks Tech
Apr 10, 2026 · Artificial Intelligence

Boost Your Java Development with CC GUI: A Dual‑AI IDE Plugin Review

This article introduces CC GUI, a powerful JetBrains IDEA plugin that integrates Claude Code and Codex AI engines, walks through its key features, installation steps, and a real‑world Spring Boot project demo, highlighting how the tool can automate code upgrades, refactoring, and testing within the IDE.

AI codingClaude CodeIDE plugin
0 likes · 7 min read
Boost Your Java Development with CC GUI: A Dual‑AI IDE Plugin Review
Su San Talks Tech
Su San Talks Tech
Apr 9, 2026 · Artificial Intelligence

Spring AI Alibaba vs AgentScope-Java: Which AI Framework Wins for Java Developers?

This article compares Alibaba's Spring AI Alibaba and the AgentScope-Java framework, examining their design philosophies, workflow versus agentic paradigms, core capabilities, architecture, code styles, and suitable use cases, and offers guidance on selecting the right solution or combining both for optimal Java AI development.

AI FrameworkAgentScopeComparison
0 likes · 16 min read
Spring AI Alibaba vs AgentScope-Java: Which AI Framework Wins for Java Developers?
Su San Talks Tech
Su San Talks Tech
Apr 8, 2026 · Artificial Intelligence

Master Claude API: From Setup to Advanced RAG, Prompts, and Streaming

This comprehensive guide walks you through Claude Code model selection, API authentication, request construction, multi‑turn conversation handling, system prompts, temperature tuning, streaming responses, and clean JSON extraction, providing practical Python examples for building robust AI‑powered applications.

AI developmentAnthropicClaude API
0 likes · 28 min read
Master Claude API: From Setup to Advanced RAG, Prompts, and Streaming
Su San Talks Tech
Su San Talks Tech
Apr 7, 2026 · Artificial Intelligence

Unlock Faster Debugging and Design with Claude Code’s Top 10 Skills

This guide reviews ten Claude Code Skills—from systematic debugging and brainstorming to parallel agent dispatch and document generation—showing how to install them, trigger their hard‑gate workflows, combine them into an efficient development pipeline, and avoid common pitfalls.

AI developmentAutomationClaude Code
0 likes · 18 min read
Unlock Faster Debugging and Design with Claude Code’s Top 10 Skills