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 22, 2026 · Artificial Intelligence

Master Claude Code: From Installation to Advanced CLI Commands

This article examines Claude Code's market dominance, core design philosophies, step‑by‑step installation, extensive CLI and slash commands, shortcut keys, work modes, strengths and weaknesses, and a complete Spring Boot authentication module workflow, providing concrete examples and performance data.

AICLIDevelopment
0 likes · 24 min read
Master Claude Code: From Installation to Advanced CLI Commands
Su San Talks Tech
Su San Talks Tech
Apr 21, 2026 · Fundamentals

Boost Your Productivity: Essential IntelliJ IDEA Settings & Shortcuts

This guide walks through the most useful IntelliJ IDEA configurations, practical usage tips, and a comprehensive shortcut reference, showing exactly where to change themes, fonts, file encodings, code templates, and key mappings so developers can work faster and more efficiently.

IDE settingsIntelliJ IDEAJava development
0 likes · 9 min read
Boost Your Productivity: Essential IntelliJ IDEA Settings & Shortcuts
Su San Talks Tech
Su San Talks Tech
Apr 21, 2026 · Artificial Intelligence

How to Turn Bad Prompts into High‑Scoring AI Prompts: A Step‑by‑Step Guide

This article walks through a complete prompt‑engineering workflow—starting from a weak baseline, building an evaluation pipeline, and applying four concrete techniques (clarity, specificity, XML structuring, and examples) that lift a Claude score from 3.4 to over 9, with code, metrics, and real‑world examples.

AIClaudeEvaluation
0 likes · 19 min read
How to Turn Bad Prompts into High‑Scoring AI Prompts: A Step‑by‑Step Guide
Su San Talks Tech
Su San Talks Tech
Apr 20, 2026 · Artificial Intelligence

Boost Your Coding Efficiency with Claude Code: A Step‑by‑Step Guide

This article introduces Claude Code, an agentic command‑line AI coding assistant, explains its core features, walks through installation via Node.js, demonstrates a full Markdown editor project using Vue3, and details built‑in commands that streamline development tasks.

AI coding assistantAutomationClaude Code
0 likes · 8 min read
Boost Your Coding Efficiency with Claude Code: A Step‑by‑Step Guide
Su San Talks Tech
Su San Talks Tech
Apr 20, 2026 · Artificial Intelligence

Master Spring AI: From Hello World to Advanced RAG, Tool Calling, and Agent Development

This step‑by‑step guide shows Java developers how to set up Spring AI, configure various model providers, build basic and streaming chat APIs, enable multi‑turn memory, implement RAG with vector stores, add tool‑calling and multimodal capabilities, integrate MCP, and create sophisticated agents, while comparing ChatModel and ChatClient and outlining strengths, weaknesses, and ideal use cases.

AI integrationChatClientJava
0 likes · 17 min read
Master Spring AI: From Hello World to Advanced RAG, Tool Calling, and Agent Development
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 agentsCLIHybrid Architecture
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 automationHermes AgentInstallation
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 assistantsTool Comparisoncost analysis
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 CodeContext management
0 likes · 9 min read
10 Proven Claude Code Hacks to Supercharge Your AI Development