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.

937
Articles
0
Likes
2.6k
Views
0
Comments
Recent Articles

Latest from Su San Talks Tech

100 recent articles max
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
Su San Talks Tech
Su San Talks Tech
Apr 6, 2026 · Operations

How AI‑Powered Arthas MCP Transforms Java Runtime Troubleshooting

This article explains how the Model Context Protocol (MCP) integrates with Arthas to let AI agents automatically diagnose Java production issues—such as high CPU, slow responses, memory leaks, and deadlocks—by invoking Arthas commands via natural‑language queries, eliminating manual command‑line steps.

AI debuggingArthasMCP
0 likes · 11 min read
How AI‑Powered Arthas MCP Transforms Java Runtime Troubleshooting
Su San Talks Tech
Su San Talks Tech
Apr 4, 2026 · Artificial Intelligence

How JetBrains AIR Redefines AI‑Powered Development: A Hands‑On Guide

JetBrains AIR is a new AI‑first IDE that integrates intelligent agents into the core workflow, offering macOS installation, project opening, task definition with context, permission controls, parallel execution, review tools, and MCP server integration for extensible AI‑assisted development.

AI IDEAI codingJetBrains AIR
0 likes · 6 min read
How JetBrains AIR Redefines AI‑Powered Development: A Hands‑On Guide
Su San Talks Tech
Su San Talks Tech
Apr 4, 2026 · Backend Development

Building a Resilient Third‑Party Integration Layer for High Availability

When external APIs are unstable or slow, this guide explains how to design a dedicated defense layer that abstracts third‑party calls, implements client‑side rate limiting, retries, observability, and mock testing, and even shows how to showcase these skills in a technical interview.

Interview Preparationclient‑side governancemicroservice resilience
0 likes · 24 min read
Building a Resilient Third‑Party Integration Layer for High Availability
Su San Talks Tech
Su San Talks Tech
Apr 3, 2026 · Artificial Intelligence

How to Seamlessly Switch Between Multiple AI Models with CC Switch

CC Switch is a cross‑platform desktop assistant that visualizes and unifies the configuration of major AI programming tools, enabling one‑click model switching, skill and MCP management, cloud sync, and system‑tray access, with simple installation from its GitHub releases page.

AIModel ManagementTauri
0 likes · 6 min read
How to Seamlessly Switch Between Multiple AI Models with CC Switch
Su San Talks Tech
Su San Talks Tech
Apr 2, 2026 · Artificial Intelligence

How GLM-5.1 Beats Its Predecessor: A Hands‑On Test and Deep Dive

The article presents a detailed, hands‑on evaluation of the newly released GLM‑5.1 model, describing the rollout strategy, step‑by‑step testing on complex coding tasks, configuration details, observed performance improvements over previous versions, and practical guidance for developers seeking to leverage the model for real‑world projects.

AI coding assistantGLM-5.1Model Evaluation
0 likes · 9 min read
How GLM-5.1 Beats Its Predecessor: A Hands‑On Test and Deep Dive