All Articles

145876 articles · Page 11 of 7294
Open Source Tech Hub
Open Source Tech Hub
Aug 13, 2026 · Artificial Intelligence

DeepSeek Harness Opens Developer Preview: A Fully Plugin‑Based Open‑Source Agent Framework

DeepSeek Harness, now in a globally open developer preview under the MIT license, introduces a thin Cordis core and a fully plugin‑based architecture with over 130 interchangeable capabilities, four preset modes, exhaustive session tracing, and simple npx or source‑code startup, marking a shift from model‑only competition to agent‑infrastructure innovation.

AI agentsDeepSeekTypeScript
0 likes · 7 min read
DeepSeek Harness Opens Developer Preview: A Fully Plugin‑Based Open‑Source Agent Framework
DeepHub IMBA
DeepHub IMBA
Aug 13, 2026 · Artificial Intelligence

7 Vector Similarity Metrics: How They Work, Differ, and When to Use Them

The article explains the mathematical principles behind seven vector similarity metrics, compares their behavior, discusses trade‑offs such as speed, memory and robustness, and provides practical guidelines for selecting and validating the right metric when deploying embedding‑based AI search or recommendation systems.

Embeddingcosine similaritydot product
0 likes · 13 min read
7 Vector Similarity Metrics: How They Work, Differ, and When to Use Them
AI Engineering
AI Engineering
Aug 13, 2026 · Artificial Intelligence

DeepSeek Harness Open‑Source: A Fully Pluggable AI Agent Framework Backed by a Formal Paper

The DeepSeek Harness SDK, now open‑source, offers a completely pluggable architecture for building AI agents, provides four preset modes, multiple entry points, a fail‑closed security model, and is underpinned by a rigorous academic paper on spatiotemporal composability that formalizes reversible effects and reactive coeffects.

AI agentsCordisDeepSeek
0 likes · 18 min read
DeepSeek Harness Open‑Source: A Fully Pluggable AI Agent Framework Backed by a Formal Paper
Machine Heart
Machine Heart
Aug 13, 2026 · Industry Insights

Is Sergey Brin Back in Founder Mode? Google Bets on AI Self‑Improvement

Google is intensifying its AI arms race by urging founder Sergey Brin to champion Recursive Self‑Improvement, reshaping Gemini development, reorganizing DeepMind leadership, and confronting TPU resource limits, as the company seeks to accelerate AI research while balancing commercial pressures and internal structural challenges.

AIAI StrategyDeepMind
0 likes · 10 min read
Is Sergey Brin Back in Founder Mode? Google Bets on AI Self‑Improvement
Machine Heart
Machine Heart
Aug 13, 2026 · Artificial Intelligence

AI‑Generated Content Must Be Watermarked—OpenAI, Anthropic, Google Sign EU Pact

Following the EU’s AI‑Generated Content Transparency Code of Conduct, major AI firms including OpenAI, Anthropic, Google, Meta, and Microsoft have pledged to embed machine‑readable watermarks in text, images, audio, and video, with Claude’s implementation detailed—showing invisible tags, C2PA metadata, global rollout, and early detection studies.

AI detectionAI watermarkAnthropic
0 likes · 5 min read
AI‑Generated Content Must Be Watermarked—OpenAI, Anthropic, Google Sign EU Pact
AI Insight Log
AI Insight Log
Aug 13, 2026 · Artificial Intelligence

DeepSeek Harness Open‑Source: Inside the V4 Pro Agent Platform

DeepSeek has released the V4 Pro model and, hours later, open‑sourced the DeepSeek Harness runtime, a plugin‑based agent framework that connects models to files, terminals, tools, and workflows, offering extensible architecture, risk controls, and a Python SDK while still in developer preview.

AI agentsAgent RuntimeDeepSeek
0 likes · 8 min read
DeepSeek Harness Open‑Source: Inside the V4 Pro Agent Platform
Raymond Ops
Raymond Ops
Aug 13, 2026 · Operations

How to Implement Nginx Rate Limiting: Protect Against Brute‑Force, Crawlers, and Traffic Spikes

This article explains how to use Nginx's built‑in limit_req and limit_conn modules—based on the leaky‑bucket algorithm—to throttle requests by IP or API key, configure burst and nodelay behavior, apply whitelists, customize error responses, fine‑tune with delay and dry‑run modes, and monitor effectiveness in production environments.

API securityNginxleaky bucket
0 likes · 22 min read
How to Implement Nginx Rate Limiting: Protect Against Brute‑Force, Crawlers, and Traffic Spikes
IT Learning Made Simple
IT Learning Made Simple
Aug 13, 2026 · Databases

Databases: I'm Not Just Your Excel‑Savvy Cousin

This article demystifies databases by contrasting them with Excel, explains core concepts such as tables, rows, columns, primary and foreign keys, compares relational and NoSQL systems, introduces SQL CRUD operations, ACID properties, and provides a quick MySQL hands‑on guide, helping readers decide when to adopt a database.

ACIDDatabasesMySQL
0 likes · 10 min read
Databases: I'm Not Just Your Excel‑Savvy Cousin
Xiaolei Talks DB
Xiaolei Talks DB
Aug 13, 2026 · Databases

How TiDB’s New Tiered Storage Architecture Cuts Costs and Boosts Performance

TiDB’s next‑generation tiered storage separates hot data on local SSDs from cold data on object storage, using multi‑tree LSM, segment caching, and IA Manager to reduce storage costs by up to 50 % while preserving low latency for frequent accesses and providing clear migration and monitoring guidelines.

Cold DataIA ManagerS3
0 likes · 15 min read
How TiDB’s New Tiered Storage Architecture Cuts Costs and Boosts Performance
Liangxu Linux
Liangxu Linux
Aug 13, 2026 · Fundamentals

Why Do Embedded Developers Prefer UART Over SPI, I2C, or USRT for Debugging?

UART remains the go‑to debugging interface in embedded projects because it needs only three wires, works asynchronously, enjoys universal driver support, and benefits from decades of Unix‑style console tradition, whereas SPI and I2C were never designed for simple human‑machine interaction.

I2CLinuxSPI
0 likes · 7 min read
Why Do Embedded Developers Prefer UART Over SPI, I2C, or USRT for Debugging?
Alibaba Cloud Native
Alibaba Cloud Native
Aug 13, 2026 · Artificial Intelligence

Which Model Should Handle Your Request? Alibaba Cloud AI Gateway Intelligent Routing Goes Live

As the number of LLMs grows, developers face the dilemma of selecting the right model for each request; Alibaba Cloud’s AI Gateway introduces intelligent routing that evaluates model capabilities, cost, speed, and task suitability, making a single, optimal decision per request while preserving context in multi‑turn and Agent workflows.

AI GatewayAgent WorkflowAlibaba Cloud
0 likes · 11 min read
Which Model Should Handle Your Request? Alibaba Cloud AI Gateway Intelligent Routing Goes Live
ITPUB
ITPUB
Aug 13, 2026 · Information Security

The NIST Official Who Enforced Special Characters in Passwords Has Apologized

The article traces the origin of the ubiquitous NIST password rule requiring uppercase letters, numbers, and special characters to an eight‑page 2003 guideline authored by Bill Burr, examines why the rule fails for human‑chosen passwords, and explains how NIST later rescinded it after the author expressed regret.

Information SecurityNISTauthentication
0 likes · 6 min read
The NIST Official Who Enforced Special Characters in Passwords Has Apologized
DataFunSummit
DataFunSummit
Aug 13, 2026 · Cloud Native

Agent Architecture Evolution: From Monolithic Self‑Management to Distributed Hosting

The article outlines a step‑by‑step evolution of Agent systems, explaining why traditional microservice patterns fail, describing three monolithic deployment models, detailing how separating session, memory, and environment state enables distributed hosting, and presenting function‑as‑a‑service to fully managed ReAct and multi‑Agent collaboration via Registry and A2A.

AgentAgent RegistryDistributed Systems
0 likes · 14 min read
Agent Architecture Evolution: From Monolithic Self‑Management to Distributed Hosting
DataFunSummit
DataFunSummit
Aug 13, 2026 · Artificial Intelligence

Agent Architecture in Action: Building Next‑Gen Recommendation & Search Systems

The article reviews a collection of technical chapters that analyze how multi‑agent AI architectures, large‑language‑model enhancements, and generative ranking models are applied to solve high‑concurrency, multimodal, and multi‑hop challenges in modern recommendation and search systems, presenting concrete designs, performance numbers, and real‑world case studies.

AI SearchAgentic RAGGenerative Ranking
0 likes · 6 min read
Agent Architecture in Action: Building Next‑Gen Recommendation & Search Systems
Xiaohongshu Tech REDtech
Xiaohongshu Tech REDtech
Aug 13, 2026 · Artificial Intelligence

dots.tts: Open‑Source Continuous Autoregressive TTS Model for Sustainable, Scalable Voice Synthesis

dots.tts is a 2‑billion‑parameter, fully continuous, end‑to‑end autoregressive TTS model released by the Xiaohongshu dots team, offering state‑of‑the‑art zero‑shot voice cloning, low‑step inference, 1‑to‑1 audio‑text streaming, and an extensible training pipeline for research and deployment.

TTSaudio-text streamingautoregressive
0 likes · 22 min read
dots.tts: Open‑Source Continuous Autoregressive TTS Model for Sustainable, Scalable Voice Synthesis
Amap Tech
Amap Tech
Aug 13, 2026 · Artificial Intelligence

Three Amap Papers at CIKM 2026: Route Planning, Generative Search & Recommendation, and Causal Inference

The article showcases three CIKM 2026 papers from Amap—GenMRP for real‑time multi‑route planning, IntSR a deployed generative search‑and‑recommendation system, and FunnelCausalNet for multi‑tier coupon allocation—detailing their motivations, methods, experimental results, and industrial impact.

AmapCIKM 2026causal inference
0 likes · 8 min read
Three Amap Papers at CIKM 2026: Route Planning, Generative Search & Recommendation, and Causal Inference
IT Services Circle
IT Services Circle
Aug 13, 2026 · Artificial Intelligence

How a Simple Skill.md Earned 18K Stars by Making AI Say the Answer First

The open‑source i‑have‑adhd project, which has attracted over 18,000 GitHub stars, defines a Skill.md that forces AI coding assistants such as Claude Code, Codex, Qwen Code and Gemini CLI to place the answer up front, enumerate steps, report progress, and omit unnecessary chatter, with clear installation instructions and safety rules.

AI assistantsClaude CodeCodex
0 likes · 5 min read
How a Simple Skill.md Earned 18K Stars by Making AI Say the Answer First