All Articles

143096 articles · Page 268 of 7155
AI Waka
AI Waka
May 26, 2026 · Operations

Why a Japanese Accounting Firm’s Most Critical “Employee” Is a Markdown File

A Japanese tax accountant runs a 60‑client practice without any staff by using a simple CLAUDE.md file to orchestrate AI‑driven accounting workflows, illustrating how domain experts can translate their work into structured, safe, and automated processes that run overnight.

AI safetyAccounting automationClaude AI
0 likes · 14 min read
Why a Japanese Accounting Firm’s Most Critical “Employee” Is a Markdown File
AI Engineering
AI Engineering
May 26, 2026 · Artificial Intelligence

Training Only the Skill Document While Keeping Model Weights Frozen (SkillOpt)

Microsoft Research introduces SkillOpt, a method that freezes large‑model weights and instead trains a natural‑language skill document as the sole learnable parameter, using a rollout‑reflect‑edit‑gate loop, achieving optimal results across 52 benchmark‑model‑environment combinations and demonstrating strong transferability.

LLM agentsSkillOptTransfer Learning
0 likes · 9 min read
Training Only the Skill Document While Keeping Model Weights Frozen (SkillOpt)
Wu Shixiong's Large Model Academy
Wu Shixiong's Large Model Academy
May 26, 2026 · Artificial Intelligence

Why Anthropic Caps SKILL.md at Under 5K Tokens and How to Structure Yours

The article explains Anthropic's official 5K‑token limit for SKILL.md files, breaks down the three‑level loading architecture, demonstrates progressive disclosure with concrete token calculations, and provides a step‑by‑step refactoring guide that reduces token usage while improving skill accuracy.

AI EngineeringAnthropicClaude
0 likes · 16 min read
Why Anthropic Caps SKILL.md at Under 5K Tokens and How to Structure Yours
Xiaomi Tech
Xiaomi Tech
May 26, 2026 · Artificial Intelligence

Xiaomi Auto Unveils Integrated Reconstruction‑Generation World Model Framework Achieving SOTA on Major Benchmarks

Xiaomi Auto introduces a novel world‑model framework that tightly couples 3D reconstruction and generative prediction, delivering state‑of‑the‑art performance on Waymo and nuScenes benchmarks while enabling high‑fidelity, long‑duration video synthesis for autonomous‑driving scenarios.

3D reconstructionBenchmark SOTAXiaomi Auto
0 likes · 10 min read
Xiaomi Auto Unveils Integrated Reconstruction‑Generation World Model Framework Achieving SOTA on Major Benchmarks
Baidu Intelligent Cloud Tech Hub
Baidu Intelligent Cloud Tech Hub
May 26, 2026 · Operations

When CPUs Hide GPU Bottlenecks: How Btune 2.0 Automates Latency Analysis to Uncover Performance Issues

The article presents a real‑world migration case where a CPU‑XPU bottleneck limited inference QPS, explains how Btune 2.0’s new latency‑focused diagnostics pinpointed a kernel lock contention in the halolet component, and shows the AI Agent’s automated, cross‑process analysis that restored performance and reduced cost.

AI infrastructureCPU-GPU bottleneckCross-process analysis
0 likes · 11 min read
When CPUs Hide GPU Bottlenecks: How Btune 2.0 Automates Latency Analysis to Uncover Performance Issues
AI Large-Model Wave and Transformation Guide
AI Large-Model Wave and Transformation Guide
May 26, 2026 · Artificial Intelligence

Qian Xuesen’s 1954 Engineering Control Theory: The Unexpected Blueprint for Large‑Model Harnessing and Ontology

The article links Qian Xuesen’s 1954 work on engineering control theory to today’s challenges in large‑model training, arguing that a three‑step framework—ontology (defining what to control), control theory (designing how to control), and harness (accurate measurement)—is essential for reliable AI systems across domains such as medicine, law, and multimodal perception.

AI EngineeringControl TheoryLarge Language Models
0 likes · 9 min read
Qian Xuesen’s 1954 Engineering Control Theory: The Unexpected Blueprint for Large‑Model Harnessing and Ontology
AI Info Trend
AI Info Trend
May 26, 2026 · Industry Insights

Why Attention Is the New Health Issue in the AI Era

In the AI‑driven age, endless information streams overload our brains, turning attention into a critical health concern as anxiety rises, short‑video consumption soars, and platforms monetize every extra second of focus, prompting a need for concrete strategies to protect our mental well‑being.

AI impactattention economydigital health
0 likes · 8 min read
Why Attention Is the New Health Issue in the AI Era
IoT Full-Stack Technology
IoT Full-Stack Technology
May 26, 2026 · Backend Development

Build a Real‑Time Message Push Service with Spring Boot, Netty and WebSocket

This article walks through creating a Netty‑based WebSocket server integrated with Spring Boot, covering server bootstrap, global channel management, pipeline configuration, a custom handler for client messages, and a push‑message service that can target individual users or broadcast to all connections, complete with code samples and testing steps.

JavaMessage PushNetty
0 likes · 6 min read
Build a Real‑Time Message Push Service with Spring Boot, Netty and WebSocket
Java Backend Technology
Java Backend Technology
May 26, 2026 · Artificial Intelligence

Claude Code Best‑Practice Repo Hits 54K Stars in 60 Days – Boosting Front‑End and Back‑End Development

The open‑source "claude-code-best-practice" project, which systematizes community‑verified Claude Code workflows, concepts, and 83 practical tips, amassed over 54,000 GitHub stars in just two months, offering developers concrete guidance to dramatically improve both front‑end and back‑end coding efficiency.

AI coding assistantBest PracticesClaude Code
0 likes · 9 min read
Claude Code Best‑Practice Repo Hits 54K Stars in 60 Days – Boosting Front‑End and Back‑End Development
Wukong Talks Architecture
Wukong Talks Architecture
May 26, 2026 · Artificial Intelligence

How TiDB Built Loop: A Team‑Focused Agent Collaboration Workspace

TiDB’s engineering team created Loop, a team‑oriented workspace that lets multiple AI agents cooperate like colleagues, addressing coordination problems such as broken context, manual state sync, overlapping work, and long‑task stability, and now offers a beta for early adopters.

AI collaborationLoopTeam Workspace
0 likes · 4 min read
How TiDB Built Loop: A Team‑Focused Agent Collaboration Workspace
java1234
java1234
May 26, 2026 · Artificial Intelligence

Master Spring AI Alibaba: Build AI Agents, Workflows, and Multi‑Agent Apps with Minimal Java Code

Spring AI Alibaba extends Spring AI with a native agent and workflow framework, integrating Alibaba's DashScope models, ReactAgent, multi‑agent orchestration, Graph workflows, tool calling, memory handling, and production‑grade features, enabling Java developers to create sophisticated AI applications with just a few lines of code.

AI IntegrationAgent FrameworkDashScope
0 likes · 22 min read
Master Spring AI Alibaba: Build AI Agents, Workflows, and Multi‑Agent Apps with Minimal Java Code
Java Companion
Java Companion
May 26, 2026 · Artificial Intelligence

PromptHub: A One‑Click Skill Manager for All AI Editors (1.2k GitHub Stars)

The author, frustrated by maintaining separate prompt and configuration files for each AI tool, discovered the open‑source PromptHub, which consolidates prompts, SKILL.md files, and AI‑tool configs into a local workspace and distributes them to over 15 editors with one click, while offering versioning, a skill store, sync options, and encryption.

AI toolsElectronPromptHub
0 likes · 10 min read
PromptHub: A One‑Click Skill Manager for All AI Editors (1.2k GitHub Stars)
Linux Tech Enthusiast
Linux Tech Enthusiast
May 26, 2026 · Operations

600 Essential Linux Commands to Solve 99% of Everyday Tasks

This article compiles a comprehensive list of about 600 Linux commands covering system information, file and directory management, searching, mounting, disk usage, user and group handling, permissions, special attributes, archiving, package management, networking, and text editing, enabling users to handle the vast majority of routine Linux tasks efficiently.

Command LineLinuxLinux commands
0 likes · 49 min read
600 Essential Linux Commands to Solve 99% of Everyday Tasks
Java Web Project
Java Web Project
May 26, 2026 · Artificial Intelligence

Master Spring AI Alibaba: Token Basics, RAG, and Multi‑Agent Implementation

This article walks through the core concepts of Spring AI Alibaba—including token mechanics, prompt structures, embedding, structured output, chat memory, RAG pipelines, function calling, and graph‑based multi‑agent workflows—while providing concrete code samples, configuration tips, performance tricks, and a curated list of common pitfalls.

Alibaba CloudFunction CallingGraph Agents
0 likes · 24 min read
Master Spring AI Alibaba: Token Basics, RAG, and Multi‑Agent Implementation
Java Tech Workshop
Java Tech Workshop
May 26, 2026 · Backend Development

How to Implement RabbitMQ Fanout Broadcast in Spring Boot

This guide explains the fanout (publish/subscribe) pattern in RabbitMQ, compares it with other exchange types, clarifies common misconceptions, and provides a step‑by‑step Spring Boot implementation—including configuration, producer, multiple consumers, testing, and best‑practice recommendations.

Distributed CacheFanout ExchangeMessage Broadcasting
0 likes · 10 min read
How to Implement RabbitMQ Fanout Broadcast in Spring Boot