56 related articles

How Pinterest engineers built Medic for Apache Spark — a multi-agent auto-diagnosis tool — covering the evolution from a single ReAct agent, observability, log denoising, and end-to-end testing.

A Reddit user generated a polished parody movie poster with a single prompt. This article analyzes AI image generation's one-shot breakthroughs and deepfake risks.

Real freelance case study: how to use DeepSeek and LLMs to reverse-engineer SM2/SM4 encrypted API parameters in 30 minutes, covering anti-debug bypass, call stack backtrace, and AI-assisted deobfuscation.

How does watermarking work — and why won't companies deploy it? How does differential privacy defend against membership inference attacks? Based on talks by IISc and IIT scholars, this article unpacks the core mechanisms and real challenges in LLM security.

An orchestration Agent looped for hours, firing thousands of LLM calls and burning weeks of budget. Learn the root causes and practical defenses: circuit breakers, tiered budgets, and iteration limits.
Why Can't AI Identify That Catchy Ad S…
Why can't Shazam identify that YouTube ad song? We explore the real technical limits of audio recognition tools and AI music search — and 3 practical ways to find that earworm.

A deep dive into how Knowledge Kernel builds a deterministic factual substrate for multi-agent AI through layered decoupling of reality, evidence, facts, and reasoning — with dataset_hash fingerprinting, atomic reloads, and observable telemetry.

An in-depth breakdown of the 7 major attack techniques against AI agents (prompt injection, data poisoning, image attacks, etc.) and a five-layer defense system, with real cases from Doubao and DeepSeek.
Anti-AI Fonts: Adversarial Typography …
Anti-AI fonts use adversarial glyph design to exploit the perceptual gap between human and machine vision, blocking OCR and LLM scraping. A deep dive into the tech, limits, and data sovereignty implications.

In-depth hands-on review of Alibaba's open-source web automation tool PageAgent: three integration methods, script execution analysis, and a full breakdown of current limitations. Add AI Agent capabilities to web pages with one line of JS.

A Reddit post sparks debate: what happens when a user asks AI to "push guardrails to the limit"? An in-depth look at AI safety guardrails, jailbreaks, and content balance.

Have an engineering or data background and want to transition to machine learning? This article covers data anonymization compliance essentials, knowledge base tech route selection (RAG/traditional ML/BI), and a phased practical learning path.

One 32GB server, 8 hours to build a complete home self-hosting ecosystem. This article details the selection logic behind core services like Jellyfin, Forgejo, Immich, and Ollama, plus infrastructure setup essentials for Nginx Proxy Manager and Podman Compose.

Generative AI tools have flooded social media with AI-generated content, hitting LinkedIn hardest due to its professional nature. A deep dive into the causes, ecosystem impact, and solutions.

Alibaba has banned Claude Code as high-risk software. Reverse engineering revealed a covert environment-identification mechanism hiding user fingerprints in punctuation via prompt steganography. A deep dive into the incident and AI tool trust.

Meta launched an enterprise AI agent, with Zuckerberg claiming it can "run your entire business." This article explores the commercial value of AI agents, the hidden risks of data ownership, and how different businesses can balance efficiency with data sovereignty.

Learn how to automate JavaScript reverse engineering environment patching with AI + sandbox. Three-step flow diagnoses missing BOM/DOM objects, generates patches, and self-validates. Get encrypted data in seconds.

Alibaba banned Claude Code after Anthropic accused it of the largest-ever model distillation attack. We break down what distillation is, Claude's hidden tracking, and how this became a US-China national security dispute.

Zhuque is Tencent's AI content detection tool integrated into WeChat and Toutiao. This article explains how Zhuque works, why AI articles get flagged, and what creators should know about trace-removal tools and their risks.

Deep dive into how OSINT automation tools discover exposed files on domains, covering dictionary probing principles, attack surface management, bug bounty techniques, and compliance boundaries.