All Articles

141246 articles · Page 143 of 7063
AI Programming Lab
AI Programming Lab
Jun 8, 2026 · Artificial Intelligence

Four Ways to Run Parallel Agents in Claude Code – Picking the Right Approach

The article compares Claude Code’s four parallel‑agent options—Subagents, Agent view, Agent teams, and Dynamic workflows—explaining their core difference (who decides), usage commands, limitations, token costs, and how to choose the best method based on coordination, communication, and file‑isolation needs.

Agent TeamsAgent ViewClaude Code
0 likes · 10 min read
Four Ways to Run Parallel Agents in Claude Code – Picking the Right Approach
AI Large-Model Wave and Transformation Guide
AI Large-Model Wave and Transformation Guide
Jun 8, 2026 · Artificial Intelligence

AI Weekly Digest: June 2‑8 2026 Highlights

This week’s AI roundup covers SpaceX’s record‑breaking IPO, OpenAI’s GPT‑5 launch, Anthropic’s $35 B financing, Google’s Gemini 3.0 upgrades, China’s 2000 EFLOPS AI compute lead, Huawei’s Ascend 920 performance, ByteDance’s Doubao surge, Tencent’s Hunyuan 5.0 rollout, US HBM export controls, the EU’s first €150 B AI fine, and the UN AI Governance Fund’s Southeast Asian projects.

AIAnthropicChina AI compute
0 likes · 12 min read
AI Weekly Digest: June 2‑8 2026 Highlights
IoT Full-Stack Technology
IoT Full-Stack Technology
Jun 8, 2026 · Artificial Intelligence

Spring AI 2.0 vs LangChain4j: Which Should You Choose?

This article compares Spring AI 2.0 and LangChain4j for integrating large language models into Java enterprise applications, examining their positioning, version alignment, programming models, RAG capabilities, tooling, observability, learning curves, and suitability for different team stacks to help you make an informed selection.

AI frameworksJavaLLM integration
0 likes · 12 min read
Spring AI 2.0 vs LangChain4j: Which Should You Choose?
Spring Full-Stack Practical Cases
Spring Full-Stack Practical Cases
Jun 8, 2026 · Backend Development

Optimizing Spring Boot Configuration with @ConfigurationProperties and Java Records

This article demonstrates how to combine Spring Boot's @ConfigurationProperties with Java records to create concise, immutable, and type‑safe configuration classes, covering scanning setup, record definition, YAML binding, constructor injection, validation with @Validated, and best‑practice recommendations for managing configuration in Spring Boot 3.5.0.

Backend DevelopmentImmutable ConfigurationJava Records
0 likes · 6 min read
Optimizing Spring Boot Configuration with @ConfigurationProperties and Java Records
JavaGuide
JavaGuide
Jun 8, 2026 · Artificial Intelligence

CodeGraph Slashes Token Usage by 59% for Claude Code and Codex

CodeGraph builds a local code knowledge graph with tree‑sitter and SQLite, allowing Claude Code, Codex and similar AI tools to query a pre‑indexed graph instead of repeatedly scanning files, which the author’s benchmarks show reduces token consumption by 59%, cuts cost 35%, speeds responses by 49% and improves routing detection for many web frameworks.

AI code toolsBackend DevelopmentCodeGraph
0 likes · 11 min read
CodeGraph Slashes Token Usage by 59% for Claude Code and Codex
Java Architect Handbook
Java Architect Handbook
Jun 8, 2026 · Fundamentals

What’s the Relationship Between the JVM Runtime Constant Pool and the String Constant Pool?

This article explains the three Java constant pools—class file, runtime, and string—detailing their evolution from compilation to execution, their memory locations across JDK versions, how string literals are interned, code examples illustrating their behavior, common misconceptions, and typical interview follow‑up questions.

Constant PoolInterviewJVM
0 likes · 15 min read
What’s the Relationship Between the JVM Runtime Constant Pool and the String Constant Pool?
Code Ape Tech Column
Code Ape Tech Column
Jun 8, 2026 · Backend Development

A Complete Guide to Spring Boot AI Agent Skills

This article surveys the ecosystem of Spring Boot‑focused AI Agent Skills, detailing curated repositories, installation steps, core value propositions, integration with Spring AI, and step‑by‑step instructions for creating and sharing custom Skills to boost developer productivity.

AI AgentBackend DevelopmentSkills
0 likes · 13 min read
A Complete Guide to Spring Boot AI Agent Skills
BirdNest Tech Talk
BirdNest Tech Talk
Jun 8, 2026 · Operations

Lidar: Baidu’s Open‑Source Network Monitoring Tool That Goes Beyond PingMesh

The article introduces Lidar, Baidu’s new open‑source TCP‑SYN based network monitoring system, explains why the classic PingMesh approach is unsuitable for large data‑center environments, and details Lidar’s design, implementation quirks across Linux and macOS, BPF filtering, source‑port rotation for ECMP coverage, and practical usage examples.

BPFData CenterNetwork Monitoring
0 likes · 15 min read
Lidar: Baidu’s Open‑Source Network Monitoring Tool That Goes Beyond PingMesh
Old Zhang's AI Learning
Old Zhang's AI Learning
Jun 8, 2026 · Artificial Intelligence

Open‑Source AI Digital Employees for SMBs: One‑Line Install for Claude Code/Codex

The article introduces a set of open‑source AI Agent Skills that turn Claude Code, Qoder, Cursor and similar tools into digital employees for small‑to‑medium businesses, showing how to install them with a single command, configure them for tasks like email handling, PDF parsing, markdown‑to‑Excel conversion, and Excel editing, and combine them into fully automated workflows.

AI AgentClaude CodeOpen source
0 likes · 17 min read
Open‑Source AI Digital Employees for SMBs: One‑Line Install for Claude Code/Codex
DataFunTalk
DataFunTalk
Jun 8, 2026 · Artificial Intelligence

How Harness Transforms AI Coding for Data Warehousing into an End-to-End Pipeline

This article details how a data‑warehouse team built a seven‑layer Harness framework to overcome AI‑coding challenges—semantic drift, strict constraints, and cross‑session context—enabling reliable, end‑to‑end production‑grade wide‑table delivery with up to 25× speedup and near‑zero side‑effects.

AIData WarehousingLLM engineering
0 likes · 32 min read
How Harness Transforms AI Coding for Data Warehousing into an End-to-End Pipeline
Architect Chen
Architect Chen
Jun 8, 2026 · Information Security

Complete Guide to Single Sign-On: Principles, Architecture, and Flow

This article explains Single Sign-On (SSO) fundamentals, detailing its three core components—CAS Server, CAS Client, and Browser—illustrating the overall architecture and walking through the complete authentication flow from accessing a service to ticket validation.

ArchitectureAuthenticationCAS
0 likes · 4 min read
Complete Guide to Single Sign-On: Principles, Architecture, and Flow
Woodpecker Software Testing
Woodpecker Software Testing
Jun 8, 2026 · Artificial Intelligence

How AI-Powered Test Case Generation Cut Manual Effort by 80% in a Banking Project

By dissecting a large‑scale banking core‑transaction system upgrade, the article demonstrates how an AI‑driven, three‑layer test‑case generation pipeline—covering intent, contract, and execution—reduces manual effort from five person‑days to three hours, lifts coverage to 82%, and improves boundary‑case success from 31% to 94% while ensuring auditability and continuous feedback.

AI testingKnowledge GraphOpenAPI
0 likes · 9 min read
How AI-Powered Test Case Generation Cut Manual Effort by 80% in a Banking Project
Woodpecker Software Testing
Woodpecker Software Testing
Jun 8, 2026 · Industry Insights

2026 Predictive Testing: A Deep Cost‑Benefit ROI Analysis

The article examines how predictive testing—covering defect propensity, intelligent test‑case pruning, environment‑drift alerts, and regression ROI modeling—shifts software quality from intuition to data‑driven decisions, detailing concrete cost, benefit, and break‑even analyses for 2026 implementations.

AI-Enhanced TestingCI/CDCost-Benefit Analysis
0 likes · 8 min read
2026 Predictive Testing: A Deep Cost‑Benefit ROI Analysis
Woodpecker Software Testing
Woodpecker Software Testing
Jun 8, 2026 · Industry Insights

Adversarial Testing in Practice: Building the Next Defense Line for Software Quality

The article examines how adversarial testing—beyond AI red‑team attacks—has become a system‑level quality safeguard, illustrating a real‑world financial app breach, a three‑layer testing framework, engineering maturity steps, and the evolving role of test engineers in resilient software development.

AI riskCI/CDTesting automation
0 likes · 8 min read
Adversarial Testing in Practice: Building the Next Defense Line for Software Quality
Machine Heart
Machine Heart
Jun 8, 2026 · Artificial Intelligence

8×8 Matrix Gives LLMs Long‑Dialogue Memory with Just 0.12% Extra Parameters (δ‑mem)

δ‑mem introduces a compact 8×8 online state matrix that, without expanding context windows or altering the Transformer backbone, provides effective long‑term memory for large language models, achieving up to 1.31× performance gains on memory‑intensive tasks while adding only 0.12% parameters.

LLM memorydelta-memlow-rank attention
0 likes · 15 min read
8×8 Matrix Gives LLMs Long‑Dialogue Memory with Just 0.12% Extra Parameters (δ‑mem)
AI Engineering
AI Engineering
Jun 8, 2026 · Artificial Intelligence

Six Core Patterns of Claude Code Dynamic Workflows Explained by an Engineer

The article analyzes the limitations of Claude Code's monolithic execution, introduces a JavaScript‑based dynamic workflow system with two core APIs, and details six reusable patterns—Classify‑and‑Act, Fan‑out‑and‑Synthesize, Adversarial Verification, Generate‑and‑Filter, Tournament, and Loop‑until‑Done—along with concrete use cases, trade‑offs, and practical tips.

AI agentsClaude CodeDynamic Workflow
0 likes · 11 min read
Six Core Patterns of Claude Code Dynamic Workflows Explained by an Engineer
HyperAI Super Neural
HyperAI Super Neural
Jun 8, 2026 · Artificial Intelligence

Meta’s VLM³ Boosts Depth Accuracy to 0.9 Using Qwen3‑VL‑4B for Unified 3D Tasks

Meta and Princeton introduce VLM³, a unified vision‑language framework built on Qwen3‑VL‑4B that models depth estimation, object‑level 3D understanding, pixel matching and camera pose estimation without extra encoders, achieving up to 0.90 depth accuracy and outperforming larger specialist models on multiple benchmarks.

3D PerceptionBenchmarkDepth Estimation
0 likes · 15 min read
Meta’s VLM³ Boosts Depth Accuracy to 0.9 Using Qwen3‑VL‑4B for Unified 3D Tasks
Zhihu Tech Column
Zhihu Tech Column
Jun 8, 2026 · Industry Insights

Unifying Global User Portrait Data to Power Business Growth

The project consolidates fragmented user data across departments into a unified OneID system, builds a comprehensive tagging and feature platform, and leverages real‑time and offline signals for algorithmic push, custom models, and crowd selection, enabling precise, data‑driven growth initiatives.

Data IntegrationFeature EngineeringID mapping
0 likes · 21 min read
Unifying Global User Portrait Data to Power Business Growth