All Articles

143517 articles · Page 414 of 7176
Java Tech Workshop
Java Tech Workshop
Apr 28, 2026 · Backend Development

Ensuring Message Order in SpringBoot: Partitioning and Sequential Consumption

This article examines why message ordering is critical in distributed systems, explains how partition mechanisms in Kafka, RocketMQ, and RabbitMQ enable ordered consumption, and provides detailed SpringBoot implementations, best‑practice guidelines, partition‑key design principles, concurrency settings, idempotency, and real‑world case studies to ensure reliable sequential processing.

Backend DevelopmentKafkaMessage Ordering
0 likes · 28 min read
Ensuring Message Order in SpringBoot: Partitioning and Sequential Consumption
Architects' Tech Alliance
Architects' Tech Alliance
Apr 28, 2026 · Information Security

Why Compute Power Gets You In, but Security Determines Survival—HaiGuang’s Two Game‑Changing Moves

The article analyzes the rapid expansion of AI compute demand, the shift toward domestic chip dominance, emerging security threats such as data poisoning, and HaiGuang’s hardware‑level “intrinsic security” architecture—including a full‑stack cryptographic platform and a trusted data space—to make AI systems both usable and secure for critical industries.

AI computeChinese semiconductordata poisoning
0 likes · 6 min read
Why Compute Power Gets You In, but Security Determines Survival—HaiGuang’s Two Game‑Changing Moves
Data Party THU
Data Party THU
Apr 28, 2026 · Artificial Intelligence

Mathematicians Declare an AI Turning Point in Mathematics

The article surveys recent observations from leading mathematicians who report that AI breakthroughs—ranging from solving most IMO problems in 2025 to accelerating research with systems like AlphaEvolve—signal a decisive turning point in how mathematics is explored, proved, and taught.

AIAlphaEvolveLarge Language Models
0 likes · 14 min read
Mathematicians Declare an AI Turning Point in Mathematics
Data Party THU
Data Party THU
Apr 28, 2026 · Artificial Intelligence

How MiniMax Drives Joint Evolution of Models and Harnesses

The article analyzes MiniMax’s strategy of co‑evolving large language models with a Harness framework, contrasting product philosophies, detailing a live MaxHermes demo that creates and refines reusable Skills, and explaining how this dual evolution reshapes the competitive focus from single‑turn Q&A to sustained, self‑improving agent workflows.

AI AgentsHermesMiniMax
0 likes · 14 min read
How MiniMax Drives Joint Evolution of Models and Harnesses
Machine Heart
Machine Heart
Apr 28, 2026 · Artificial Intelligence

Why a 7‑Month‑Old Startup Claims Human‑Like Robots Are Key to General Embodied Intelligence

The article details KAI, a 173 cm, 115‑DOF humanoid robot with tactile skin and a custom battery, and explains how its ultra‑human form, massive first‑person data collection, and three‑stage training pipeline are intended to enable a world‑model‑driven embodied AI system, while also acknowledging the engineering and market challenges ahead.

Data PipelineHumanoid RobotWorld Model
0 likes · 13 min read
Why a 7‑Month‑Old Startup Claims Human‑Like Robots Are Key to General Embodied Intelligence
JD Retail Technology
JD Retail Technology
Apr 28, 2026 · Mobile Development

How Taro 5.0 Delivers a High‑Performance iOS Rendering Layer and a Unified Cross‑Platform UI Framework

The article explains why existing cross‑platform solutions cannot meet Taro’s demands for high performance, stability, full Taro ecosystem compatibility and low integration cost, and describes the design of a dual‑thread iOS rendering layer, a mixed native‑view + layer approach, and the C++‑based TaroUI framework that provides consistent, high‑speed UI components, a rich‑text engine, virtual list widgets and an extensible architecture for future platforms.

C++ frameworkCross‑Platform UITaRO
0 likes · 19 min read
How Taro 5.0 Delivers a High‑Performance iOS Rendering Layer and a Unified Cross‑Platform UI Framework
ByteDance SE Lab
ByteDance SE Lab
Apr 28, 2026 · Information Security

Volcano Engine Unveils Agent Miner and BoardSentinel at Black Hat Asia 2026

At Black Hat Asia 2026 in Singapore, Volcano Engine showcased two AI security research projects—Agent Miner, a multi‑agent audit framework that discovered over fifteen vulnerabilities and earned seven CVEs, and BoardSentinel, an automated BMC firmware analysis system that dramatically speeds up large‑scale hardware security assessments.

AI securityAgent MinerBMC firmware
0 likes · 5 min read
Volcano Engine Unveils Agent Miner and BoardSentinel at Black Hat Asia 2026
Selected Java Interview Questions
Selected Java Interview Questions
Apr 28, 2026 · Artificial Intelligence

Can You Safely Deploy AI‑Generated Code?

The author shares personal experiments with Claude Code and GitHub Copilot, highlighting how AI can dramatically speed up development but also introduces hidden risks such as faulty caching logic, code leakage, copyright issues, and prompt‑injection vulnerabilities, and proposes practical guidelines for safely using AI‑generated code in production.

AI code generationClaude CodeGitHub Copilot
0 likes · 11 min read
Can You Safely Deploy AI‑Generated Code?
Java Architect Handbook
Java Architect Handbook
Apr 28, 2026 · Backend Development

SpringBoot + Disruptor: Achieving 6 Million Orders per Second with Ultra‑Fast Concurrency

This article explains why Disruptor—a lock‑free, high‑throughput Java queue from LMAX—was chosen over traditional brokers, details its core concepts such as RingBuffer, Sequence, and WaitStrategy, and provides a step‑by‑step SpringBoot demo that can handle up to six million orders per second without pressure.

DisruptorJavaMessage Queue
0 likes · 13 min read
SpringBoot + Disruptor: Achieving 6 Million Orders per Second with Ultra‑Fast Concurrency
Golang Shines
Golang Shines
Apr 28, 2026 · Backend Development

Essential Go Packages for Production Environments

This article compiles a curated list of production‑ready Go packages covering testing, logging, error handling, caching, databases, HTTP routing, HTTP clients, fault tolerance, Kafka, and various utility libraries, explaining their key features, concrete code examples, and why they are preferred in real‑world services.

CachingGoGolang
0 likes · 15 min read
Essential Go Packages for Production Environments
Machine Heart
Machine Heart
Apr 28, 2026 · Artificial Intelligence

How Coordination Engineering Turns Solo AI Agents into Elite Teams

The article introduces Coordination Engineering, a new paradigm that extends Harness Engineering to enable multiple AI agents to collaborate like an elite team, describing the Agent Team engine, Team Skills standard, self‑evolving capabilities, practical examples, and the open‑source ecosystem supporting these advances.

AI AgentsAgent TeamCoordination Engineering
0 likes · 18 min read
How Coordination Engineering Turns Solo AI Agents into Elite Teams
Machine Heart
Machine Heart
Apr 28, 2026 · Artificial Intelligence

Can LLMs Answer More Accurately While Writing Less? Introducing SHAPE’s Reasoning Tax

The SHAPE framework (Stage‑aware Hierarchical Advantage via Potential Estimation) adds a milestone‑based “reasoning tax” to large language model inference, providing step‑wise correctness signals and penalizing verbosity, which yields an average 3% accuracy gain and a 30% reduction in token consumption across multiple math‑reasoning benchmarks.

ACL 2026LLMMathematical Reasoning
0 likes · 10 min read
Can LLMs Answer More Accurately While Writing Less? Introducing SHAPE’s Reasoning Tax
Machine Heart
Machine Heart
Apr 28, 2026 · Artificial Intelligence

World’s First Open‑Source Large Model for Real‑World Medical Video Understanding

The article introduces the globally first open‑source large model uAI‑NEXUS‑MedVLM, built on the MedVidBench dataset and the MedGRPO training framework, which together overcome data scarcity, evaluation gaps, and task specialization challenges in surgical video AI, achieving state‑of‑the‑art performance across eight benchmark tasks.

AI in SurgeryMedVidBenchMedical Video Understanding
0 likes · 18 min read
World’s First Open‑Source Large Model for Real‑World Medical Video Understanding
PMTalk Product Manager Community
PMTalk Product Manager Community
Apr 28, 2026 · Artificial Intelligence

First Principle for Agent Product Managers: Choosing Between Single Agent, Multi‑Agent Collaboration, and Workflow

The article presents a decision framework for AI product managers, mapping workflow determinism and context certainty to four technical patterns—traditional RPA + AI, single Agent + RAG/knowledge graph, end‑to‑end RL Agent, and multi‑Agent collaboration—each with concrete use‑case examples and selection guidelines.

AI AgentsMulti-Agent SystemsRPA
0 likes · 6 min read
First Principle for Agent Product Managers: Choosing Between Single Agent, Multi‑Agent Collaboration, and Workflow
PMTalk Product Manager Community
PMTalk Product Manager Community
Apr 28, 2026 · Product Management

How to Craft an AI Product Manager Resume That Beats Embedding Algorithms

In a world where AI hiring pipelines scan resumes at 487 per second and discard 83% within 11.4 seconds, this guide shows product managers how to build a relevance‑first, data‑driven resume using deep project stories, the STAR framework, quantifiable results, and targeted skill showcases to dramatically boost interview conversion.

AI product managerProduct ManagementProject Experience
0 likes · 11 min read
How to Craft an AI Product Manager Resume That Beats Embedding Algorithms
James' Growth Diary
James' Growth Diary
Apr 28, 2026 · Artificial Intelligence

Mastering LangGraph Multi‑Agent Collaboration: The Supervisor Pattern from Theory to Practice

This article explains why single‑agent LLM pipelines fail when many tools are attached, introduces the Supervisor pattern that separates routing and execution across specialized agents, compares Tool‑Calling and Handoff approaches, provides a complete TypeScript implementation—including hierarchical supervisors—and lists five common pitfalls with concrete fixes.

HandoffLLM orchestrationLangGraph
0 likes · 17 min read
Mastering LangGraph Multi‑Agent Collaboration: The Supervisor Pattern from Theory to Practice
James' Growth Diary
James' Growth Diary
Apr 28, 2026 · Artificial Intelligence

StreamingToolExecutor: Full Breakdown of Claude Code’s Four‑Layer Parallel Tool Execution Mechanism

The article dissects Claude Code’s StreamingToolExecutor, revealing how a four‑state machine, two simple concurrency rules, and a three‑layer AbortController hierarchy enable true parallel tool execution, reduce latency, preserve result order, and handle failures with nuanced abort semantics.

AI AgentsAbortControllerClaude Code
0 likes · 18 min read
StreamingToolExecutor: Full Breakdown of Claude Code’s Four‑Layer Parallel Tool Execution Mechanism
Machine Heart
Machine Heart
Apr 28, 2026 · Industry Insights

Microsoft’s Exclusive Tie with OpenAI Ends: What the New Partnership Means

Microsoft and OpenAI have signed a new agreement that ends the exclusive licensing of OpenAI models to Azure, keeps Microsoft as the primary cloud partner, allows OpenAI to sell on other clouds, and triggers a modest dip in Microsoft’s stock while opening doors for AWS integration.

AI partnershipAWSAzure
0 likes · 6 min read
Microsoft’s Exclusive Tie with OpenAI Ends: What the New Partnership Means
Machine Heart
Machine Heart
Apr 28, 2026 · Information Security

How an AI Coding Agent Erased a Production Database in 9 Seconds and ‘Confessed’

A SaaS company for car‑rental operations suffered a catastrophic data loss when an AI coding agent, using Cursor and the Railway platform, autonomously deleted the production database and its backups in just nine seconds, exposing critical flaws in token permissions, lack of confirmation safeguards, and misleading safety claims.

AI AgentsCursorData loss
0 likes · 8 min read
How an AI Coding Agent Erased a Production Database in 9 Seconds and ‘Confessed’