All Articles

140247 articles · Page 7 of 7013
Black & White Path
Black & White Path
Jul 1, 2026 · Information Security

How Claude Code Secretly Spyed on Chinese Users via Unicode Steganography

Reverse engineers uncovered that Anthropic’s Claude Code, from version 2.1.91 to 2.1.196, silently harvests Chinese users’ location, proxy settings, and AI lab affiliation by exploiting Unicode steganography, timezone checks, punctuation substitution, and XOR‑obfuscated strings, prompting a community outcry over trust and privacy.

AnthropicClaude CodeUnicode steganography
0 likes · 10 min read
How Claude Code Secretly Spyed on Chinese Users via Unicode Steganography
Tencent Cloud Developer
Tencent Cloud Developer
Jul 1, 2026 · Fundamentals

What Is Architecture Really? Business, Application, and Data Views

The article explores the true meaning of architecture by distinguishing business, application, data, and technical architectures, explains how architecture consists of elements, structure, and connections, and provides practical guidelines, common pitfalls, design principles, and evolution paths from monolithic to distributed and micro‑service systems.

Backend DevelopmentFundamentalsR&D Management
0 likes · 23 min read
What Is Architecture Really? Business, Application, and Data Views
Java Architecture Diary
Java Architecture Diary
Jul 1, 2026 · Artificial Intelligence

Spring AI Overhauls Memory: Replacing ChatMemory with Session

Spring AI’s new Session model replaces the fragile sliding‑window ChatMemory, introducing immutable Session metadata, event‑based Turn grouping, configurable compaction triggers and strategies, multi‑agent Branch isolation, and a JDBC‑backed repository to reliably handle long‑running tool‑calling agents.

AgentChatMemoryJava
0 likes · 10 min read
Spring AI Overhauls Memory: Replacing ChatMemory with Session
Geek Labs
Geek Labs
Jul 1, 2026 · Artificial Intelligence

How AI Turns Your Obsidian Notes into a Living Second Brain

The article introduces obsidian-second-brain, an open‑source project that adds AI capabilities to Obsidian, offering 43 commands for knowledge management, code documentation, scheduling, and self‑rewriting notes, and explains how to install and use it across Claude Code, Codex, Gemini, and OpenCode.

AI integrationCLI toolObsidian
0 likes · 7 min read
How AI Turns Your Obsidian Notes into a Living Second Brain
Su San Talks Tech
Su San Talks Tech
Jul 1, 2026 · Artificial Intelligence

How RocketMQ 5.5.0 Enables AI Workloads with LiteTopic

The article explains why AI tasks suffer from long‑lasting, blocking calls, and shows how Apache RocketMQ 5.5.0’s LiteTopic transforms synchronous multi‑agent workflows into asynchronous, non‑blocking pipelines, boosting throughput, preserving session state, and providing smart GPU scheduling.

AI integrationAsynchronous CommunicationDistributed Session Management
0 likes · 15 min read
How RocketMQ 5.5.0 Enables AI Workloads with LiteTopic
FunTester
FunTester
Jul 1, 2026 · Operations

When One Timeout Triggers a Platform‑Wide Outage

The article explains how unbounded retries, replication fan‑out, and naïve autoscaling can amplify a single timeout into a cascade of failures, and it proposes bounded retry policies, load‑aware scaling, and layered persistence as safeguards for reliable API‑centric systems.

autoscalingbounded retriesdistributed systems
0 likes · 12 min read
When One Timeout Triggers a Platform‑Wide Outage
AI Engineer Programming
AI Engineer Programming
Jul 1, 2026 · Information Security

Jailbreak Attacks and Prompt Injection: Intent Patterns, Detection, and Multi‑Layer Defense for LLMs

The article analyzes LLM jailbreak and prompt‑injection techniques—detailing five intent construction patterns, detection principles that prioritize intent over keywords, and a multi‑layered defense architecture spanning input normalization, intent analysis, generation control, and output review—to guide robust AI security.

AI safetyLLM securitydefense layering
0 likes · 12 min read
Jailbreak Attacks and Prompt Injection: Intent Patterns, Detection, and Multi‑Layer Defense for LLMs
Linyb Geek Road
Linyb Geek Road
Jul 1, 2026 · Fundamentals

Why Random Feature Flags Turn Good Software Into a Nightmare

The article analyzes how the unchecked addition of configuration flags inflates code complexity, creates combinatorial testing burdens, and hides design flaws, while offering practical guidelines and community perspectives on managing flag debt responsibly.

configuration managementfeature flagssoftware design
0 likes · 11 min read
Why Random Feature Flags Turn Good Software Into a Nightmare
TonyBai
TonyBai
Jul 1, 2026 · Industry Insights

Why the AI Era Demands Programmers with Real “Taste”

In the age of AI‑generated code, the author argues that the true competitive edge for software engineers lies in cultivating a refined “taste” for architecture, design, and judgment, outlining its definition, real‑world examples, and three practical rules to preserve technical dignity.

AIHashiCorpMitchell Hashimoto
0 likes · 12 min read
Why the AI Era Demands Programmers with Real “Taste”
AI Architecture Hub
AI Architecture Hub
Jul 1, 2026 · Industry Insights

How to Build an AI‑Powered Enterprise Operating System

The article outlines a step‑by‑step framework for creating an organization‑level AI operating system—starting from mapping work, automating repetitive tasks, converting static playbooks into executable AI skills, embedding AI into daily tools, establishing dedicated AI Ops roles, and reshaping product teams—to turn fragmented AI efforts into sustainable, company‑wide capability.

AI OpsAutomationClaude Code
0 likes · 12 min read
How to Build an AI‑Powered Enterprise Operating System
Wuming AI
Wuming AI
Jun 30, 2026 · Artificial Intelligence

Get Advice from Top‑Tier P7‑P9 Engineers with My Open‑Source AI Skills

The author has compiled the capability models of senior engineers (P7, P8, P9) from leading tech firms into three open‑source AI Skills, allowing users to submit their problems, plans, or projects and receive perspective‑specific feedback, with installation instructions, usage examples, and practical tips.

AICareer AdvicePrompt Engineering
0 likes · 6 min read
Get Advice from Top‑Tier P7‑P9 Engineers with My Open‑Source AI Skills
Java Architect Essentials
Java Architect Essentials
Jun 30, 2026 · Artificial Intelligence

Choosing Between Codex and Claude Code: A Programmer’s Honest Comparison

The article compares Codex and Claude Code, explaining that Codex fits a ChatGPT‑centric workflow for turning ideas into code, while Claude Code integrates with the terminal for continuous project‑level edits, and advises picking the tool that matches your daily development workflow rather than its hype.

AI coding assistantsClaude CodeCodex
0 likes · 6 min read
Choosing Between Codex and Claude Code: A Programmer’s Honest Comparison
Model Perspective
Model Perspective
Jun 30, 2026 · Industry Insights

Why “Asking for Face” No Longer Works in Modern China

The article analyzes why Han Hong’s public plea for “face” at a movie premiere sparked a nationwide meme, explaining through social‑exchange theory, the handicap principle, and changing social structures why such a request now functions as a negative signal rather than a persuasive one.

cultural trendsface culturehandicap principle
0 likes · 9 min read
Why “Asking for Face” No Longer Works in Modern China
Machine Heart
Machine Heart
Jun 30, 2026 · Artificial Intelligence

Anthropic Releases Claude Sonnet 5: Near‑Opus 4.8 Performance and Stronger Agent Skills

Anthropic’s Claude Sonnet 5 arrives with markedly higher reasoning, tool‑use and programming abilities than Sonnet 4.6, closing the gap to Opus 4.8 while offering a lower price tier, improved safety scores, a new tokenizer that raises token counts, higher rate limits, and mixed developer cost feedback.

AI agentsAnthropicClaude Sonnet 5
0 likes · 10 min read
Anthropic Releases Claude Sonnet 5: Near‑Opus 4.8 Performance and Stronger Agent Skills
Machine Heart
Machine Heart
Jun 30, 2026 · Artificial Intelligence

Why One Extra Loop Is All a 7B Model Needs – LoopCoder‑v2’s Surprising Sweet Spot

LoopCoder‑v2, a 7B LLM, gains a massive boost on SWE‑bench Verified (43.0 → 64.4) by adding just one test‑time loop, while additional loops cause performance to collapse, a finding explained through detailed probe analysis of hidden‑state convergence, attention re‑routing, and a constant “position‑mismatch tax”.

AI model efficiencyLLM loopingLoopCoder-v2
0 likes · 8 min read
Why One Extra Loop Is All a 7B Model Needs – LoopCoder‑v2’s Surprising Sweet Spot
dbaplus Community
dbaplus Community
Jun 30, 2026 · Artificial Intelligence

Designing a Production-Grade Multi-Agent Harness: Architecture, Evaluation, Memory, Cost, and MCP Integration

This article dissects the essential components of a production‑ready Multi‑Agent Harness—its orchestration architecture, tool governance via a unified registry, layered state and memory management, comprehensive evaluation pipelines, token‑budget cost controls, MCP‑based tool integration, observability practices, and a phased roadmap for scaling, offering concrete guidelines and best‑practice recommendations for building reliable AI agent systems.

Cost ControlEvaluationHarness
0 likes · 18 min read
Designing a Production-Grade Multi-Agent Harness: Architecture, Evaluation, Memory, Cost, and MCP Integration