All Articles

143088 articles · Page 264 of 7155
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
May 26, 2026 · Artificial Intelligence

Terminal-World: Large-Scale Environment Synthesis for Terminal Agents

The paper presents Terminal-World, an automated pipeline that uses Agent Skills to generate diverse terminal‑agent training data, builds over 5,700 environments, and trains models that outperform existing baselines on multiple benchmarks despite using far less data.

Agent SkillsLarge Language ModelsTerminal-World
0 likes · 4 min read
Terminal-World: Large-Scale Environment Synthesis for Terminal Agents
Java Architect Essentials
Java Architect Essentials
May 26, 2026 · Information Security

A 3‑Year‑Tested Unified Multi‑Account Login Architecture

The article walks through a company’s three‑year‑old unified multi‑account login design, covering phone‑code registration, optimized password‑optional login, third‑party OAuth integration, a split user‑base/auth schema, its pros and cons, and a carrier‑based one‑click login flow that reduces login time from seconds to milliseconds.

Database DesignMulti-Account AuthenticationSecurity
0 likes · 13 min read
A 3‑Year‑Tested Unified Multi‑Account Login Architecture
Baobao Algorithm Notes
Baobao Algorithm Notes
May 26, 2026 · Artificial Intelligence

How On-Policy Distillation (OPD) Solves Core Challenges in Large-Model Post-Training

The article explains how On-Policy Distillation (OPD) combines on‑policy sampling with dense teacher feedback via reverse KL to address low signal density, distribution shift, and capability interference in large‑model post‑training, and compares implementations by Qwen3, GLM‑5, MiMo‑V2 and DeepSeek‑V4.

Large Language ModelsModel CompressionOPD
0 likes · 20 min read
How On-Policy Distillation (OPD) Solves Core Challenges in Large-Model Post-Training
Architects' Tech Alliance
Architects' Tech Alliance
May 26, 2026 · Artificial Intelligence

Huawei Ascend 950 NPU Architecture Deep Dive – Full Whitepaper Inside

The article provides a detailed technical analysis of Huawei's Ascend 950 NPU series, covering its one‑chip dual‑structure for training and inference, SIMD/SIMT dual‑mode compute, ultra‑fine memory granularity, PD separation, native FP4 support, a high‑bandwidth 2.0 interconnect, and a fully self‑developed yet CUDA‑compatible ecosystem.

AI acceleratorAscend 950FP4
0 likes · 10 min read
Huawei Ascend 950 NPU Architecture Deep Dive – Full Whitepaper Inside
LuTiao Programming
LuTiao Programming
May 26, 2026 · Industry Insights

When AI Agents Stop Chatting and Start Running Your Workflows

A brief experiment shows that an AI agent can execute an entire refund workflow—from querying the order to notifying finance—without any user clicks, illustrating a shift from traditional UI‑driven software to AI‑driven workflow automation that could reshape enterprise systems.

AI agentsAI industryJava
0 likes · 7 min read
When AI Agents Stop Chatting and Start Running Your Workflows
Architect's Ambition
Architect's Ambition
May 26, 2026 · Artificial Intelligence

Choosing CLI vs MCP for Enterprise AI Agents: A Hybrid Approach Balancing Cost and Effectiveness

The article compares CLI and MCP as integration methods for enterprise AI agents, presents benchmark data showing CLI's lower cost and higher reliability, explains why MCP is needed for compliance and structured data, and recommends a "CLI‑first, MCP‑supplement" architecture with reusable Python or Java implementations across multiple AI tools.

AI agentJavaMCP
0 likes · 24 min read
Choosing CLI vs MCP for Enterprise AI Agents: A Hybrid Approach Balancing Cost and Effectiveness
Model Perspective
Model Perspective
May 26, 2026 · Industry Insights

Math vs. Music Teachers: Who Is More Susceptible to Depression?

The article compares depression risk among math and music teachers, showing that while math teachers face quantifiable external pressures like test scores and parental complaints, music teachers endure internal identity conflicts and marginalization, leading to different but equally significant pathways to depressive symptoms.

depression riskmath educationmusic education
0 likes · 9 min read
Math vs. Music Teachers: Who Is More Susceptible to Depression?
dbaplus Community
dbaplus Community
May 26, 2026 · Fundamentals

Can't Master the Linux Kernel Without Understanding NUMA?

This article explains the core principles of NUMA architecture, how it is deeply integrated into Linux kernel memory management, process scheduling, and system calls, and provides practical commands and real‑world examples to diagnose and optimize NUMA‑related performance issues.

Linux kernelNUMAProcess Scheduling
0 likes · 24 min read
Can't Master the Linux Kernel Without Understanding NUMA?
Code Mala Tang
Code Mala Tang
May 26, 2026 · Information Security

Claude Code Now Detects Security Flaws While You Write: Anthropic’s Three‑Layer Security‑Guidance Plugin

Anthropic’s security‑guidance plugin adds three progressive layers of automated security checks—instant string‑pattern matching, end‑of‑turn diff review, and deep commit‑time analysis—to Claude Code, letting the AI catch and fix common vulnerabilities as you code without blocking your workflow.

AI coding assistantAnthropicClaude Code
0 likes · 15 min read
Claude Code Now Detects Security Flaws While You Write: Anthropic’s Three‑Layer Security‑Guidance Plugin
Code of Duty
Code of Duty
May 26, 2026 · Industry Insights

From SEO to GEO: New Content Rules in the AI Era

The article explains how the shift from traditional search‑engine optimization (SEO) to Generative Engine Optimization (GEO) changes content strategy, requiring brands to make their information understandable, trustworthy, and citable by AI assistants rather than merely ranking on search results.

AIContent StrategyGEO
0 likes · 9 min read
From SEO to GEO: New Content Rules in the AI Era
SuanNi
SuanNi
May 26, 2026 · Artificial Intelligence

Why Tokens Are Burning Out and a Free Claude Opus 4.6‑Level Model Is Coming

The SkyClaw‑v1.0 model from Skywork AI offers a free, soon‑to‑be open‑source large‑language model for agent applications that matches Claude Opus 4.6 in performance while cutting token costs dramatically, and the article details its benchmarks, training pipeline, and deployment recommendations.

AgentLarge Language ModelOpenAI API
0 likes · 7 min read
Why Tokens Are Burning Out and a Free Claude Opus 4.6‑Level Model Is Coming
Code Mala Tang
Code Mala Tang
May 26, 2026 · Industry Insights

Turning Your Company into an AI Operating System: Insights from YC’s Two Videos

The article analyzes YC’s two videos on AI‑native companies, showing how AI can be re‑engineered as a company‑wide operating system with four layered components, recursive self‑improving loops, and practical steps for founders to transform workflows, decision‑making and organizational structure.

AI-nativeAutomationKnowledge management
0 likes · 24 min read
Turning Your Company into an AI Operating System: Insights from YC’s Two Videos
CodeNotes
CodeNotes
May 26, 2026 · Fundamentals

Mastering Java Lambda Expressions: From Anonymous Classes to Method References

This guide walks through the evolution from traditional classes to anonymous inner classes and finally to Java 8 lambda expressions, explains lambda syntax, demonstrates all four method‑reference forms, covers variable capture rules, this binding, practical stream chaining, and highlights common pitfalls for Java developers.

JavaLambdaMethod Reference
0 likes · 9 min read
Mastering Java Lambda Expressions: From Anonymous Classes to Method References
James' Growth Diary
James' Growth Diary
May 26, 2026 · Artificial Intelligence

8 Prompt Elements That Can Triple Your GPT Image 2 Output Quality

The article presents a systematic eight‑element prompt framework—subject, environment, composition, lighting, style, tone, details, and purpose/size—that, when applied to GPT Image 2, can dramatically improve image fidelity, consistency, and suitability for specific uses.

AI image generationGPT Image 2Prompt Design
0 likes · 13 min read
8 Prompt Elements That Can Triple Your GPT Image 2 Output Quality
James' Growth Diary
James' Growth Diary
May 26, 2026 · Artificial Intelligence

Curator Daemon: Managing the Birth, Aging, and Death of Hermes Agent Skills

The article dissects Hermes' Curator daemon—a lightweight forked agent that runs asynchronously after each dialogue to combat skill‑library entropy by identifying stale, redundant, or obsolete skills, applying a three‑state lifecycle, LLM‑driven merge decisions, provenance‑based archiving, and offering debugging tips.

AI agentCuratorHermes
0 likes · 12 min read
Curator Daemon: Managing the Birth, Aging, and Death of Hermes Agent Skills
Liangxu Linux
Liangxu Linux
May 26, 2026 · Fundamentals

Do Modern Developers Really Need AI-Powered Code Completion?

The article examines how AI‑driven code completion boosts productivity but can erode fundamental programming skills, illustrated with anecdotes, a real‑world TCP server failure, and practical advice for balancing tool use with deep understanding.

IDEProgramming FundamentalsSoftware Development
0 likes · 7 min read
Do Modern Developers Really Need AI-Powered Code Completion?