DataFunTalk
Author

DataFunTalk

Dedicated to sharing and discussing big data and AI technology applications, aiming to empower a million data scientists. Regularly hosts live tech talks and curates articles on big data, recommendation/search algorithms, advertising algorithms, NLP, intelligent risk control, autonomous driving, and machine learning/deep learning.

2.6k
Articles
2
Likes
11.1k
Views
1
Comments
Recent Articles

Latest from DataFunTalk

100 recent articles max
DataFunTalk
DataFunTalk
Jun 24, 2026 · Artificial Intelligence

Why Enterprise AI Agents Must Stop Fabricating: The Three‑Layer Anti‑Hallucination Engine

The article explains that the biggest obstacle for enterprise‑level AI agents is not model intelligence but their tendency to hallucinate, and describes a three‑layer anti‑hallucination framework—entity anchoring, strong semantic negative defense, and context dehydration—plus a fourth tool‑description layer, validation methods, and practical limits.

AI Agentscontext dehydrationenterprise data platform
0 likes · 16 min read
Why Enterprise AI Agents Must Stop Fabricating: The Three‑Layer Anti‑Hallucination Engine
DataFunTalk
DataFunTalk
Jun 23, 2026 · Artificial Intelligence

What Is an Agent Harness? A Deep Dive into AI Agent Architecture

The article dissects the concept of an Agent Harness— the full software infrastructure that surrounds large language models—explaining its layers, twelve essential components, step‑by‑step execution loop, framework implementations, and key design decisions that determine production‑grade AI agent performance.

AI AgentsAgent HarnessContext Engineering
0 likes · 21 min read
What Is an Agent Harness? A Deep Dive into AI Agent Architecture
DataFunTalk
DataFunTalk
Jun 23, 2026 · Artificial Intelligence

Can a Fable‑Level AI Model That Evades Export Controls Beat Claude Mythos?

Amid the sudden shutdown of Anthropic's Claude Fable 5, Sakana AI unveils Fugu—an orchestration‑based, Fable‑level model that sidesteps export restrictions, matches or exceeds Fable 5 and Mythos on engineering, scientific, and reasoning benchmarks, and demonstrates a new trend toward model scheduling over sheer scale.

AI orchestrationBenchmarkingSakana AI
0 likes · 8 min read
Can a Fable‑Level AI Model That Evades Export Controls Beat Claude Mythos?
DataFunTalk
DataFunTalk
Jun 22, 2026 · Artificial Intelligence

Agent Harness Explained: A Deep Dive into Agent Architecture

The article dissects the concept of an Agent Harness— the full software infrastructure that wraps LLMs— covering its definition, three engineering layers, twelve essential components, the step‑by‑step ReAct loop, and how major frameworks like Anthropic, OpenAI, LangChain, CrewAI and AutoGen implement these patterns, while highlighting practical trade‑offs and validation strategies.

AI AgentsAgent HarnessContext Management
0 likes · 20 min read
Agent Harness Explained: A Deep Dive into Agent Architecture
DataFunTalk
DataFunTalk
Jun 22, 2026 · Artificial Intelligence

From Prompts to Loops: Why Claude Code’s Creator Deleted His IDE

The article analyzes how Boris Cherny, the creator of Claude Code, abandoned his IDE and traditional prompt engineering in favor of loop engineering, detailing the new /loop and /goal commands, a three‑layer architecture, practical examples, and the challenges and skepticism surrounding this emerging AI development paradigm.

AI AgentsAutomationClaude Code
0 likes · 13 min read
From Prompts to Loops: Why Claude Code’s Creator Deleted His IDE
DataFunTalk
DataFunTalk
Jun 21, 2026 · Artificial Intelligence

Deep Dive into Agent Harness: Unpacking the Architecture Behind AI Agents

The article dissects Agent Harness—the full software infrastructure that wraps LLMs—covering its definition, the 12 production‑grade components, orchestration loops, memory and context management, error handling, validation strategies, and key design decisions that differentiate successful production agents from fragile prototypes.

AI AgentsAgent HarnessContext Management
0 likes · 21 min read
Deep Dive into Agent Harness: Unpacking the Architecture Behind AI Agents
DataFunTalk
DataFunTalk
Jun 21, 2026 · Big Data

How Zhihu Optimized Spark Jobs with Gluten: A Practical Deep‑Dive

This article details Zhihu's end‑to‑end experience of migrating Spark SQL workloads to the open‑source Gluten framework, covering background performance benchmarks, the architecture of Gluten and Velox, consistency and performance challenges encountered during migration, the concrete fixes applied, and the resulting resource savings and future plans.

Big DataGlutenResource Savings
0 likes · 22 min read
How Zhihu Optimized Spark Jobs with Gluten: A Practical Deep‑Dive
DataFunTalk
DataFunTalk
Jun 20, 2026 · Big Data

How Xiaohongshu Evolved Its Data Architecture for the Big AI Data Era

The article details Xiaohongshu's step‑by‑step migration from a simple ClickHouse‑based analytics stack to a Lambda‑style 2.0 architecture and finally to a Lakehouse‑based 3.0 design, highlighting concrete performance numbers, cost reductions, and the definition of a generic incremental‑compute model (SPOT) that underpins the evolution.

Big DataFlinkIncremental Compute
0 likes · 22 min read
How Xiaohongshu Evolved Its Data Architecture for the Big AI Data Era
DataFunTalk
DataFunTalk
Jun 20, 2026 · Artificial Intelligence

From “New Bottle, Old Wine” to AI‑Native Organizations: What Ontology Governance Really Means for Enterprise AI

In a candid round‑table, industry veterans dissect ontology as both a technical and managerial challenge, expose the paradox of AI modeling, reveal why many AI projects become costly “highlight engineering,” compare legacy versus AI‑native organizational models, and argue that despite no silver bullet, enterprises must start their AI journey now.

AI Native OrganizationAI governanceOntology
0 likes · 16 min read
From “New Bottle, Old Wine” to AI‑Native Organizations: What Ontology Governance Really Means for Enterprise AI
DataFunTalk
DataFunTalk
Jun 19, 2026 · Artificial Intelligence

How NVIDIA Dynamo Boosts Multi‑Node Distributed Inference MFU for Agentic AI

The article explains how NVIDIA Dynamo tackles the production bottlenecks of Agentic AI by using KV‑Cache‑aware routing, a three‑stage multimodal inference architecture, and intelligent cache scheduling on Kubernetes to improve multi‑node throughput (MFU) while maintaining latency SLAs.

Distributed InferenceKV cacheKubernetes
0 likes · 3 min read
How NVIDIA Dynamo Boosts Multi‑Node Distributed Inference MFU for Agentic AI