All Articles

143248 articles · Page 330 of 7163
Machine Heart
Machine Heart
May 14, 2026 · Artificial Intelligence

How PsiBot Uses 100,000 Hours of Human Data to Power Embodied Intelligence

PsiBot demonstrates that, with a 100,000‑hour human‑operation dataset captured via exoskeleton gloves and ego‑vision, a world‑model (W0) and reinforcement‑learning policy (R2) can bridge the gap to robot control, offering a scalable alternative to costly teleoperation pipelines.

Data CollectionEmbodied AIRobotics
0 likes · 12 min read
How PsiBot Uses 100,000 Hours of Human Data to Power Embodied Intelligence
Old Zhang's AI Learning
Old Zhang's AI Learning
May 14, 2026 · Artificial Intelligence

Boost Qwen3.6 with MTP: 1.5× Faster Local Deployment for Claude Code

The article explains how to enable Multi‑Token Prediction (MTP) in Qwen3.6 using a specific llama.cpp PR, achieving up to 1.5× faster local inference, details compilation steps, optimal parameters, memory requirements, and how to integrate the accelerated model with Claude Code while avoiding common pitfalls.

Claude CodeLLM AccelerationMTP
0 likes · 11 min read
Boost Qwen3.6 with MTP: 1.5× Faster Local Deployment for Claude Code
Digital Planet
Digital Planet
May 14, 2026 · Industry Insights

Why Is Hongsheng Beverage Still Restructuring While Dongpeng’s ‘Five‑Code One’ Drives 120k Daily Cases?

The article analyzes Hongsheng Beverage’s severe order‑shipment gap and collapsing channel, argues that organizational tweaks cannot fix data blind spots, and shows how Dongpeng’s five‑code integration delivers end‑to‑end visibility, precise production planning, inventory control, and cost‑effective marketing, positioning data penetration as the decisive competitive edge.

Data TransparencyDigital transformationFast‑moving Consumer Goods
0 likes · 12 min read
Why Is Hongsheng Beverage Still Restructuring While Dongpeng’s ‘Five‑Code One’ Drives 120k Daily Cases?
Digital Planet
Digital Planet
May 14, 2026 · Industry Insights

How Luzhou Laojiao’s “Five‑Code One” System Stops Channel Diversion in the Liquor Industry

The article analyzes Luzhou Laojiao’s upgrade from a three‑code to a five‑code digital control system, detailing each code’s role, the three‑layer pre‑prevention, real‑time monitoring, and post‑accountability mechanisms, deployment statistics, broader benefits for supply‑chain digitization, and practical lessons for other fast‑moving consumer goods companies.

FMCGFive‑code systemLuzhou Laojiao
0 likes · 11 min read
How Luzhou Laojiao’s “Five‑Code One” System Stops Channel Diversion in the Liquor Industry
Digital Planet
Digital Planet
May 14, 2026 · Industry Insights

Why Manufacturers Still Need Distributors in the Age of Direct Supply

The article argues that despite the hype around “cutting out distributors,” manufacturers still rely on capable distributors for capital, logistics, and market execution, and that digital transformation is essential for distributors to stay competitive in a rapidly evolving fast‑moving consumer goods market.

Digital transformationFMCGchannel strategy
0 likes · 12 min read
Why Manufacturers Still Need Distributors in the Age of Direct Supply
AntData
AntData
May 14, 2026 · Artificial Intelligence

How RAG‑Powered DB‑GPT Enables Intelligent Marine‑Environment Queries with Text2SQL

The article presents a private‑deployed DB‑GPT solution that combines Retrieval‑Augmented Generation (RAG) and Text2SQL to address low utilization of unstructured marine‑environment knowledge, cross‑source data querying difficulties, and security concerns, detailing technical selection, implementation steps, and performance gains that reduce query time from 30 minutes to 1‑3 minutes.

AIDB-GPTMarine Environment
0 likes · 13 min read
How RAG‑Powered DB‑GPT Enables Intelligent Marine‑Environment Queries with Text2SQL
James' Growth Diary
James' Growth Diary
May 14, 2026 · Artificial Intelligence

LLM Semantic Routing Explained: Model‑Based Intent Classification and Three Keyword‑Matching Pitfalls

This article breaks down LLM semantic routing as a classifier, compares keyword, embedding, and LLM‑based routes, provides full TypeScript implementations, introduces hybrid routing for speed and accuracy, and covers production‑grade observability and dynamic configuration to avoid common pitfalls.

Hybrid RoutingLLMLangChain
0 likes · 33 min read
LLM Semantic Routing Explained: Model‑Based Intent Classification and Three Keyword‑Matching Pitfalls
Amazon Cloud Developers
Amazon Cloud Developers
May 14, 2026 · Artificial Intelligence

How an AI Agent Cut Cloud Migration from 218 to 55 Minutes, Reducing Engineer Work to 15

Using the AI‑driven IDE Kiro, a three‑tier CRM system was migrated from an on‑premise IDC to AWS, compressing total migration time from 218 to 55 minutes, cutting manual engineer interaction to 15 minutes, automating resource creation via CloudFormation, and seamlessly moving about 22,000 business records with DMS CDC.

AI AgentAWSAmazon CloudFormation
0 likes · 19 min read
How an AI Agent Cut Cloud Migration from 218 to 55 Minutes, Reducing Engineer Work to 15
Architect's Guide
Architect's Guide
May 14, 2026 · Databases

8 SQL Pitfalls That Can Slow Your Queries 100‑Fold – How to Avoid Them

The article enumerates eight common MySQL query patterns—such as large‑offset LIMIT, implicit type conversion, sub‑query updates, mixed ordering, unnecessary EXISTS, poor condition push‑down, early range reduction, and inefficient intermediate result handling—and shows rewritten SQL that reduces execution time from seconds to milliseconds.

JOINMySQLPerformance
0 likes · 15 min read
8 SQL Pitfalls That Can Slow Your Queries 100‑Fold – How to Avoid Them
AgentGuide
AgentGuide
May 14, 2026 · Fundamentals

Stop Letting AI Write Code Directly—Learn Spec‑Driven Development (SDD)

The article explains Spec‑Driven Development (SDD), a methodology that defines requirements, system behavior, constraints, and tasks in a specification document before AI generates code, compares it with Test‑Driven Development, lists common SDD frameworks, and outlines suitable and unsuitable scenarios.

AI codingOpenSpecSDD
0 likes · 7 min read
Stop Letting AI Write Code Directly—Learn Spec‑Driven Development (SDD)
AI Agent Super App
AI Agent Super App
May 14, 2026 · Operations

From One to a Thousand: A Hands‑On PXE Guide for Batch Server Installation

This tutorial walks you through the entire process of setting up a PXE‑based automated OS installation pipeline—from understanding different bulk‑install methods and the PXE workflow to configuring DHCP, TFTP, HTTP services, creating Kickstart files, handling UEFI vs BIOS, and troubleshooting common pitfalls—so you can provision dozens or hundreds of servers with a single command.

AutomationCentOSDHCP
0 likes · 20 min read
From One to a Thousand: A Hands‑On PXE Guide for Batch Server Installation
java1234
java1234
May 14, 2026 · Artificial Intelligence

Cursor 3 Launches: How a Unified Workspace Enables Multi‑Agent Development

Cursor 3 redefines the developer workflow by consolidating model output, session progress, repository boundaries, and local‑cloud environments into a single unified workspace, allowing multiple AI agents to work in parallel across many repositories and environments while preserving context and simplifying code review.

AI agentsCursor 3Multi-repo
0 likes · 9 min read
Cursor 3 Launches: How a Unified Workspace Enables Multi‑Agent Development
ZhiKe AI
ZhiKe AI
May 14, 2026 · Fundamentals

Why DDD Is a Cognitive Alignment Tool, Not Just an Architecture

The article explains how Domain‑Driven Design addresses the pitfalls of bloated services, unclear boundaries, and inconsistent terminology by introducing bounded contexts, aggregates, and domain events, and outlines a step‑by‑step adoption process while debunking common misconceptions.

AggregatesBounded ContextDomain events
0 likes · 9 min read
Why DDD Is a Cognitive Alignment Tool, Not Just an Architecture
Java Tech Workshop
Java Tech Workshop
May 14, 2026 · Fundamentals

When and How to Use Java’s assert: Scenarios and Pitfalls

This article explains Java's built‑in assert keyword, its purpose as a lightweight debugging tool, how to enable or disable it with JVM options, proper syntax, practical code examples, suitable use‑cases, prohibited scenarios, and key best‑practice guidelines for developers.

Best Practicesassertcode-examples
0 likes · 18 min read
When and How to Use Java’s assert: Scenarios and Pitfalls
大转转FE
大转转FE
May 14, 2026 · Artificial Intelligence

Zero‑Code Multi‑Platform Regression Testing Powered by Xmind and AI Visual Recognition

The article explains how a B2B team transformed its three‑platform regression workflow—from manual, repetitive clicks to a reusable, AI‑driven testing asset—by converting Xmind mind‑maps into Midscene YAML scripts, eliminating selector maintenance and enabling zero‑code test case creation across PC, app and mini‑program environments.

AI visual testingMidsceneMulti‑platform regression
0 likes · 18 min read
Zero‑Code Multi‑Platform Regression Testing Powered by Xmind and AI Visual Recognition
AI Engineering
AI Engineering
May 14, 2026 · Artificial Intelligence

How One Person, Claude, and Cloud Services Can Replace an Entire Engineering Team

This guide walks you through two free demos that show how a single developer can use Claude on Google Cloud to build fully automated AI agents, followed by a detailed 7‑day plan that transforms Claude from a chat tool into an AI employee capable of handling content creation, operations, code review, and more, all without requiring a computer science degree.

AI AutomationAI WorkflowClaude
0 likes · 12 min read
How One Person, Claude, and Cloud Services Can Replace an Entire Engineering Team
Black & White Path
Black & White Path
May 14, 2026 · Information Security

WireTapper: One-Click Open-Source Tool to Reveal All Nearby Wireless Devices

WireTapper is an open-source OSINT/SIGINT platform that passively scans and visualizes every nearby wireless device—from Wi-Fi and Bluetooth to CCTV and vehicle RF—using a privacy-preserving k-anonymous query, integrates multiple external APIs, and offers a quick two-step deployment with a sleek web UI.

BLEOSINTOpen Source
0 likes · 4 min read
WireTapper: One-Click Open-Source Tool to Reveal All Nearby Wireless Devices