Tagged articles
27 articles
Page 1 of 1
21CTO
21CTO
Apr 25, 2026 · Mobile Development

Google's Android CLI for AI Agents Cuts Tokens 70% and Triples Speed

Google’s new Android CLI, designed for AI agents, claims a 70% reduction in token usage and three‑fold faster task completion, offers command‑line tools for app templating, SDK and emulator management, integrates with Android Studio, includes a '--no‑metric' flag to disable telemetry, and has drawn mixed early developer reactions while promising future skill expansions.

AI agentsAndroid CLIGoogle
0 likes · 4 min read
Google's Android CLI for AI Agents Cuts Tokens 70% and Triples Speed
AI Architecture Hub
AI Architecture Hub
Apr 4, 2026 · Artificial Intelligence

How Claude Code Achieves Unlimited Context with Multi‑Layer Caching and Self‑Evolving Agents

This article dissects Claude Code's source code, revealing a two‑layer system‑prompt cache, a four‑stage compact strategy, proactive autonomous modes, multi‑agent collaboration, remote bridge architecture, enterprise‑grade security, and a sophisticated telemetry system that together enable limitless context, self‑learning memory, and industrial‑scale reliability.

AI AgentClaude CodeMulti-Agent
0 likes · 39 min read
How Claude Code Achieves Unlimited Context with Multi‑Layer Caching and Self‑Evolving Agents
DeepHub IMBA
DeepHub IMBA
Mar 31, 2026 · Information Security

Can Prompt Injection Be Detected Without Storing Conversation Logs? A Privacy‑First Experiment

The article presents a privacy‑first system that extracts numeric telemetry from each LLM interaction, discards raw text, and evaluates whether detection of prompt injection and jailbreak attacks remains effective, showing only a 1.4 F1‑point drop when using solely text‑independent features.

LLM Securitybehavioral featuresjailbreak detection
0 likes · 9 min read
Can Prompt Injection Be Detected Without Storing Conversation Logs? A Privacy‑First Experiment
Alibaba Cloud Developer
Alibaba Cloud Developer
Mar 13, 2026 · Artificial Intelligence

Ensuring AI Agents Are Truly Controlled: Observability & Security with OpenClaw

This article explains how to verify that AI agents operate under strict control by combining session audit logs, application logs, and OpenTelemetry metrics, detailing threat modeling, runtime protection limits, and comprehensive observability pipelines using OpenClaw to answer who, what, cost, and auditability questions.

AI AgentObservabilityOpenClaw
0 likes · 26 min read
Ensuring AI Agents Are Truly Controlled: Observability & Security with OpenClaw
IT Services Circle
IT Services Circle
Jan 11, 2026 · Fundamentals

VSCodium vs VS Code: Telemetry, Build Process, and When to Switch

The article explains how VS Code includes hidden telemetry and proprietary components, how the community‑maintained VSCodium removes them through a custom build pipeline, and compares the trade‑offs so developers can decide which editor best fits their privacy and feature needs.

IDEVS CodeVSCodium
0 likes · 9 min read
VSCodium vs VS Code: Telemetry, Build Process, and When to Switch
Alibaba Cloud Developer
Alibaba Cloud Developer
Jan 9, 2026 · Backend Development

How to Build a Lightweight, Scalable AI Code Telemetry System with MCP Architecture

This article details the design and implementation of a lightweight, non‑intrusive data‑collection framework for multiple AI coding tools—covering background challenges, industry solutions, design principles, a three‑layer MCP‑based architecture, concrete hook scripts, telemetry handling, cross‑platform deployment, and future enhancements.

AIAutomationCodeCollection
0 likes · 17 min read
How to Build a Lightweight, Scalable AI Code Telemetry System with MCP Architecture
DevOps Coach
DevOps Coach
Dec 26, 2025 · Operations

10 Actionable Agile Metrics to Replace Velocity and Deliver Real Value

This article presents ten practical, measurable Agile metrics—each with a problem statement, improvement action, real‑world example, concise code snippet, and baseline—showing how teams can shift from velocity to telemetry that reveals flow, quality, and predictability.

Metricsagiletelemetry
0 likes · 20 min read
10 Actionable Agile Metrics to Replace Velocity and Deliver Real Value
Raymond Ops
Raymond Ops
Apr 22, 2025 · Operations

What Is OpenTelemetry? A Complete Guide to Modern Observability

OpenTelemetry unifies tracing and metrics by merging OpenTracing and OpenCensus, offering vendor‑neutral APIs, SDKs, and a collector that standardize telemetry data collection, context propagation, and export to various back‑ends, with detailed components such as Tracer, Meter, and shared Context layers.

Metricscloud-nativetelemetry
0 likes · 12 min read
What Is OpenTelemetry? A Complete Guide to Modern Observability
Alibaba Cloud Observability
Alibaba Cloud Observability
Dec 30, 2024 · Cloud Native

What Caused OpenAI’s Global Outage? Lessons for Cloud‑Native Observability

The article analyzes the December 11 OpenAI outage, revealing that a newly deployed telemetry service overloaded Kubernetes API servers, breaking DNS resolution and slowing recovery, and compares OpenAI’s approach with LoongCollector/iLogtail’s design to offer stability insights for cloud‑native environments.

API ServerCloud NativeKubernetes
0 likes · 15 min read
What Caused OpenAI’s Global Outage? Lessons for Cloud‑Native Observability
Alibaba Cloud Developer
Alibaba Cloud Developer
Dec 26, 2024 · Cloud Native

How a New Telemetry Service Overwhelmed OpenAI’s Kubernetes API Server

An in‑depth post‑mortem reveals how OpenAI’s newly deployed telemetry service generated massive Kubernetes API requests, overloading the API server, breaking DNS resolution, and slowing recovery, while contrasting OpenAI’s approach with LoongCollector/iLogtail’s design to minimize API load and improve cluster stability.

API ServerCloud NativeCluster Reliability
0 likes · 15 min read
How a New Telemetry Service Overwhelmed OpenAI’s Kubernetes API Server
System Architect Go
System Architect Go
Dec 19, 2024 · Operations

Why Did OpenAI’s New Telemetry Crash Their Kubernetes Cluster?

On December 11, 2024 OpenAI’s Kubernetes cluster suffered a four‑hour outage after a newly deployed telemetry service generated massive API traffic from every node, overwhelming the kube‑apiserver, breaking DNS‑based service discovery, and exposing gaps in control‑plane monitoring and break‑glass mechanisms, prompting critical questions about component behavior and configuration.

API overloadControl PlaneDNS
0 likes · 8 min read
Why Did OpenAI’s New Telemetry Crash Their Kubernetes Cluster?
21CTO
21CTO
Sep 1, 2024 · Backend Development

What’s New in Go 1.23? Key Features and Improvements Explained

Go 1.23 introduces a range‑over‑func iterator, generic type alias preview, optional telemetry, several go command enhancements, numerous standard library updates, and compiler and linker optimizations, providing developers with a more powerful and flexible programming environment.

GenericsGoIterators
0 likes · 6 min read
What’s New in Go 1.23? Key Features and Improvements Explained
Liangxu Linux
Liangxu Linux
Apr 16, 2024 · Frontend Development

VS Codium vs VS Code: Which Open‑Source Editor Should You Choose?

This article compares VS Codium and VS Code, covering their licensing, telemetry, extension ecosystems, community support, and integration capabilities, to help developers decide which editor best fits their need for openness, features, and privacy.

ExtensionsVS CodeVS Codium
0 likes · 6 min read
VS Codium vs VS Code: Which Open‑Source Editor Should You Choose?
21CTO
21CTO
Jan 3, 2023 · Artificial Intelligence

Inside GitHub Copilot: How Prompts, Models, and Telemetry Really Work

A University of Illinois researcher reverse‑engineers GitHub Copilot, revealing how its VS Code extension builds complex prompts, selects models, manages telemetry, and decides which suggestions to display, while exposing configuration details, prompt‑engineering pipelines, model calls, and privacy implications for developers.

GitHub CopilotModel InternalsPrompt engineering
0 likes · 19 min read
Inside GitHub Copilot: How Prompts, Models, and Telemetry Really Work
AsiaInfo Technology: New Tech Exploration
AsiaInfo Technology: New Tech Exploration
Nov 14, 2022 · Industry Insights

How Telemetry Enables Real‑Time Precise Compute Resource Subscription in Compute Networks

As compute networks expand, real‑time, precise awareness of compute resources becomes critical; this article analyzes the key technologies, overall workflow, and core modules of a Telemetry‑based subscription solution that delivers accurate, low‑latency resource monitoring and scheduling across heterogeneous edge and cloud environments.

Compute ResourceNetwork Orchestrationindustry insights
0 likes · 16 min read
How Telemetry Enables Real‑Time Precise Compute Resource Subscription in Compute Networks
21CTO
21CTO
Jun 23, 2022 · Fundamentals

Why Switch from VS Code to VS Codium? A Deep Dive into Open‑Source Editors

After years of using VS Code, the author explains why they are moving to the fully open‑source VS Codium, detailing the licensing differences, proprietary extensions, telemetry concerns, installation steps across platforms, and personal experience with extensions and performance.

ExtensionsInstallationVS Code
0 likes · 6 min read
Why Switch from VS Code to VS Codium? A Deep Dive into Open‑Source Editors
Tencent Cloud Developer
Tencent Cloud Developer
Dec 23, 2021 · Cloud Native

An Overview of OpenTelemetry: Origins, Architecture, and Instrumentation

OpenTelemetry unifies tracing, metrics, and logs by merging OpenTracing and OpenCensus into a cross‑language specification, collector, language SDKs, and instrumentation libraries, offering vendor‑agnostic, low‑maintenance telemetry collection that separates data gathering from business logic while requiring external back‑ends for storage and analysis.

Cloud NativeCollectorInstrumentation
0 likes · 10 min read
An Overview of OpenTelemetry: Origins, Architecture, and Instrumentation
UCloud Tech
UCloud Tech
Jan 7, 2021 · Cloud Native

How UCloud Transformed Its VPC: From Classic Networks to Cloud‑Native Performance

This article chronicles UCloud's VPC evolution—from early classic two‑layer networks through SDN‑based VPC 2.0 and the hardware‑integrated VPC 3.0 architecture, covering microservice migration, telemetry, dynamic flow learning, and high‑performance hardware offload to meet modern cloud networking demands.

Hardware offloadMicroservicesSDN
0 likes · 14 min read
How UCloud Transformed Its VPC: From Classic Networks to Cloud‑Native Performance
dbaplus Community
dbaplus Community
Nov 26, 2020 · Big Data

Silicon Valley's Data Middle Platform Secrets: EA, Twitter, Airbnb, Uber

This article examines how leading Silicon Valley companies such as EA, Twitter, Airbnb, and Uber design and operate data middle platforms—detailing their architectures, data collection pipelines, standardization efforts, real‑time and batch processing, and the business impact of shared data capabilities.

Big DataData ArchitectureData Platform
0 likes · 25 min read
Silicon Valley's Data Middle Platform Secrets: EA, Twitter, Airbnb, Uber
JD Cloud Developers
JD Cloud Developers
Nov 18, 2020 · Operations

Inside JD.com’s Self‑Developed Switch: Zero‑Touch Deployment for Massive 11.11 Sales

JD.com’s self‑developed white‑box switch, built on open‑source SONiC, delivers automated zero‑touch provisioning, GRPC‑based configuration, warm‑reboot upgrades and millisecond‑level telemetry, ensuring stable, high‑performance networking for global massive events like the 11.11 shopping festival.

Data centerWhite-box Switchnetwork automation
0 likes · 10 min read
Inside JD.com’s Self‑Developed Switch: Zero‑Touch Deployment for Massive 11.11 Sales
Programmer DD
Programmer DD
Sep 30, 2019 · Cloud Native

What’s New in Istio 1.3? Key Features and Improvements Unveiled

Istio 1.3 introduces automatic protocol detection, no‑Mixer telemetry, removal of required containerPort declarations, enhanced custom Envoy configuration, region‑aware load balancing and numerous monitoring and debugging improvements, all while keeping the service mesh transparent to applications.

EnvoyIstioKubernetes
0 likes · 6 min read
What’s New in Istio 1.3? Key Features and Improvements Unveiled
DevOps
DevOps
Mar 20, 2018 · Operations

How Large-Scale Development Teams Implement DevOps Transformation: Engineering Systems, Automated Deployment, Telemetry, and Continuous Improvement

This article describes how Microsoft’s global development platform team built a highly available, automated DevOps pipeline on Azure, detailing the engineering system, deployment process, telemetry collection, alert handling, security practices, open‑source integration, and metrics‑driven continuous improvement.

AutomationDevOpsOperations
0 likes · 17 min read
How Large-Scale Development Teams Implement DevOps Transformation: Engineering Systems, Automated Deployment, Telemetry, and Continuous Improvement
21CTO
21CTO
Feb 21, 2016 · Mobile Development

How Facebook Automates Android Performance Tracing with Bytecode Rewriting

Facebook tackled Android performance monitoring by replacing manual instrumentation with a rule‑based bytecode rewriter that automatically injects tracing markers, minimizes overhead, and captures cross‑thread activity, offering a scalable solution for real‑world telemetry collection.

ASMAndroidFacebook
0 likes · 8 min read
How Facebook Automates Android Performance Tracing with Bytecode Rewriting