All Articles

140238 articles · Page 4 of 7012
FunTester
FunTester
Jul 1, 2026 · Artificial Intelligence

Four Types of AI Testing Tools Explained

The article classifies rapidly emerging AI testing tools into four distinct categories, details each tool's capabilities and trade‑offs, and provides a decision framework for teams to choose between deterministic code generation, runtime‑adaptive testing, IDE assistance, or session‑recording approaches.

AI testingCI/CDagentic testing
0 likes · 16 min read
Four Types of AI Testing Tools Explained
Sohu Tech Products
Sohu Tech Products
Jul 1, 2026 · Artificial Intelligence

How Multi‑Agent Orchestration Defeats AI Search Poisoning (Anti‑GEO Architecture)

The article analyzes the emerging GEO (Generative Engine Optimization) attack that poisons RAG‑based AI search results, explains why single‑agent architectures are vulnerable, and details a multi‑agent orchestrator with whitelist tools, asynchronous cross‑validation, adversarial filtering, and UI provenance to robustly defend against such poisoning.

AI securityGEO attackLLM
0 likes · 12 min read
How Multi‑Agent Orchestration Defeats AI Search Poisoning (Anti‑GEO Architecture)
Sohu Tech Products
Sohu Tech Products
Jul 1, 2026 · Mobile Development

Android 17 MemoryLimiter Is Here—Have You Optimized Your Bitmaps?

Android 17 introduces a system‑level MemoryLimiter that silently kills apps exceeding per‑device RAM limits, making bitmap memory the primary optimization target; the article explains the mechanism, detection methods, new Android Studio tools, and five concrete strategies to keep your app alive.

AndroidAndroid StudioBitmap optimization
0 likes · 20 min read
Android 17 MemoryLimiter Is Here—Have You Optimized Your Bitmaps?
Sohu Tech Products
Sohu Tech Products
Jul 1, 2026 · Artificial Intelligence

10 Must‑Copy Workflow Tricks from OpenAI’s Codex Whitepaper

The article breaks down the Codex‑maxxing whitepaper into ten concrete workflow tricks—pinned threads, voice input, steering, file‑based memory, tool selection, mobile remote handling, automations, verifiable goals, side‑panel collaboration, and a closed‑loop process—showing how to turn Codex from a one‑off chatbot into a long‑running work system.

AI workflowAutomationOpenAI Codex
0 likes · 15 min read
10 Must‑Copy Workflow Tricks from OpenAI’s Codex Whitepaper
dbaplus Community
dbaplus Community
Jul 1, 2026 · Databases

How DeWu Cut Redis RT by 90% with a Full‑Scale Self‑Built Redesign

The article details DeWu's three‑year evolution of its self‑built Redis platform—covering architecture, access method changes, version upgrades, proxy rate limiting, and automated operations—that together reduced request latency by over 90% while supporting more than 1,000 clusters, 160 TB of memory and near‑10‑million QPS.

AutomationDRedis SDKRedis
0 likes · 17 min read
How DeWu Cut Redis RT by 90% with a Full‑Scale Self‑Built Redesign
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
Jul 1, 2026 · Artificial Intelligence

SAME: Stabilizing MoE to Reduce Dual Forgetting in Multimodal Continual Instruction Tuning

The paper identifies routing drift and expert drift as the two main causes of forgetting in multimodal continual instruction tuning (MCIT) and proposes SAME, which combines spectral‑aware routing, curvature‑aware scaling, and adaptive expert activation to keep MoE models stable, efficient, and less forgetful across long task sequences.

Continual LearningICML 2026Instruction Tuning
0 likes · 19 min read
SAME: Stabilizing MoE to Reduce Dual Forgetting in Multimodal Continual Instruction Tuning
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
Jul 1, 2026 · Artificial Intelligence

Why Meta Is Restricting Claude Code and Codex Over Model Distillation Risks

Meta has imposed internal limits on engineers’ use of external AI coding assistants Claude Code and Codex, fearing that outputs from these tools could be inadvertently incorporated into Meta’s own training data or evaluation pipelines, raising model‑distillation compliance and cost concerns.

AI coding toolsAI policyClaude Code
0 likes · 8 min read
Why Meta Is Restricting Claude Code and Codex Over Model Distillation Risks

Anthropic’s Claude Code Trojan Exposed: Hidden Steganography and XOR Obfuscation

Anthropic confirmed that its Claude Code tool contained a three‑month‑old hidden trojan that used XOR‑based obfuscation and steganographic modifications of system prompts to detect proxies and leak user location, prompting a rollback after developer reverse‑engineering revealed the code.

AnthropicClaude CodeXOR obfuscation
0 likes · 7 min read
Anthropic’s Claude Code Trojan Exposed: Hidden Steganography and XOR Obfuscation
21CTO
21CTO
Jul 1, 2026 · Artificial Intelligence

Anthropic Launches Claude Science – An AI Workbench for Scientific Research

Anthropic unveiled Claude Science, a macOS/Linux‑compatible AI workbench that links researchers' existing tools and databases, leverages the standard Claude model with Nvidia's BioNeMo toolkit, integrates HPC via SSH/Modal, and competes with Google Gemini for Science and OpenAI's former Prism service.

AI research platformAnthropicBioNeMo
0 likes · 6 min read
Anthropic Launches Claude Science – An AI Workbench for Scientific Research
Architect
Architect
Jul 1, 2026 · Artificial Intelligence

Scheduling AI Agents for Night‑Shift Work: Turning Prompts into Reliable Loops

The article explains how to transform AI agents from single‑prompt responders into reliable night‑shift workers by defining clear goals, state files, evidence, and permission boundaries, using /goal, /loop and scheduled tasks, and provides concrete steps, examples, and a scheduling template for stable unattended execution.

AI agentsPrompt Engineeringgoal
0 likes · 27 min read
Scheduling AI Agents for Night‑Shift Work: Turning Prompts into Reliable Loops
21CTO
21CTO
Jul 1, 2026 · Cloud Native

Microsoft Unveils Linux Containers for Native Windows Execution

Microsoft's preview adds a built‑in Linux container CLI and API, letting developers run Linux containers directly on Windows without third‑party tools, while introducing a new filesystem, network mode, and programmatic integration for Windows apps.

CLILinux containersWSL
0 likes · 5 min read
Microsoft Unveils Linux Containers for Native Windows Execution
Old Zhang's AI Learning
Old Zhang's AI Learning
Jul 1, 2026 · Databases

Why Enterprise AI Hits a Wall at the Data Layer Despite Powerful Large Models

The article argues that as AI agents replace human users, the real bottleneck for enterprise AI shifts from model performance to data infrastructure, and explains how OceanBase’s AI‑native database—Lakebase—addresses multimodal data, hybrid search, agent safety, and massive logical tables to enable production‑grade AI applications.

AI DatabaseAgent-friendlyData infrastructure
0 likes · 16 min read
Why Enterprise AI Hits a Wall at the Data Layer Despite Powerful Large Models
Machine Heart
Machine Heart
Jul 1, 2026 · Artificial Intelligence

From QA to Experiments: How SciAgentGym Puts LLMs into Real Scientific Workflows

SciAgentGym introduces a type‑safe, reproducible, and extensible environment for evaluating large language model agents on multi‑step scientific tool use, revealing that while tool integration raises overall success rates, performance drops sharply on long‑chain tasks, and that training on executable trajectories (SciForge) can substantially improve results.

AILLMSciAgentGym
0 likes · 11 min read
From QA to Experiments: How SciAgentGym Puts LLMs into Real Scientific Workflows
Smart Workplace Lab
Smart Workplace Lab
Jul 1, 2026 · Artificial Intelligence

How to Prevent AI Platform Price Hikes and Downtime with a Workflow Decoupling & Migration SOP

The article reports a Q3 test showing that tightly coupling AI workflows to a single platform can cause up to 24 hours of downtime, then presents a three‑step “configuration extraction + smooth routing” protocol that reduces migration time to under two hours, cuts error rates to zero, and improves architectural resilience.

AI platformconfiguration extractionmigration SOP
0 likes · 8 min read
How to Prevent AI Platform Price Hikes and Downtime with a Workflow Decoupling & Migration SOP