[KongchangAI]

All articles

18470 articles

NVIDIA Dynamo Multi-Turn Agentic Interaction: Deep Integration of Streaming Tokens and Tool Calling
Deep Dives
·3 min

NVIDIA Dynamo Multi-Turn Agentic Interaction: Deep Integration of Streaming Tokens and Tool Calling

Deep dive into NVIDIA Dynamo's multi-turn agentic interaction support, covering streaming token output, structured tool calling, state management, and MoE synergy for production-grade AI agents.

Read more
OpenShell v0.0.34 Update: Live Sandbox Policy Updates, VM Installation Optimization & Security Hardening Explained
Tech Frontiers
·2 min

OpenShell v0.0.34 Update: Live Sandbox Policy Updates, VM Installation Optimization & Security Hardening Explained

OpenShell v0.0.34 introduces live sandbox policy updates, streamlined install-vm setup, seccomp hardening, and HTTP normalization for enhanced AI sandbox flexibility and security.

Read more
The Truth About AI Writing Code: Can It Actually Program? A Complete Breakdown
Deep Dives
·3 min

The Truth About AI Writing Code: Can It Actually Program? A Complete Breakdown

Can AI really program? This article explains how LLMs generate code through massive training and pattern matching, and analyzes the true capabilities and limitations of AI coding tools.

Read more
Why Is CSS So Hard? Julia Evans' Deep Reflection
Expert Opinions
·2 min

Why Is CSS So Hard? Julia Evans' Deep Reflection

Julia Evans reflects on relearning CSS after migrating from Tailwind, revealing that CSS is complex because it solves inherently complex problems. Explore why CSS is underestimated and how modern CSS has evolved.

Read more
The Sony AI Camera Assistant Controversy Explained: Suggestions Only, No Photo Manipulation — Xperia's Imaging Philosophy Stays the Course
Tech Frontiers
·3 min

The Sony AI Camera Assistant Controversy Explained: Suggestions Only, No Photo Manipulation — Xperia's Imaging Philosophy Stays the Course

Sony responds to the Xperia 1 XIII AI Camera Assistant controversy, clarifying the AI only offers shooting suggestions — not photo edits. Full breakdown of how it works and industry implications.

Read more
Claude Code Advanced Tutorial: Subagent Parallel Processing, MCP Tool Integration & Skills Automation
Tutorials
·3 min

Claude Code Advanced Tutorial: Subagent Parallel Processing, MCP Tool Integration & Skills Automation

Deep dive into three advanced Claude Code features: Subagent parallel processing, MCP protocol for external tools like Playwright, and Skills for workflow automation. Includes practical examples.

Read more
Veo 3.1 Free Without Watermark: Two Methods to Generate Cinema-Quality AI Videos
Tutorials
·3 min

Veo 3.1 Free Without Watermark: Two Methods to Generate Cinema-Quality AI Videos

Two free methods to use Google Veo 3.1 for watermark-free cinema-quality AI videos via Google AI Studio and Google Vids, with full steps and daily limit workarounds.

Read more
Claude Code vs Cursor Deep Dive: The AI Coding Tool Landscape Is Being Disrupted
Expert Opinions
·4 min

Claude Code vs Cursor Deep Dive: The AI Coding Tool Landscape Is Being Disrupted

Deep analysis of why Claude Code is replacing Cursor and Windsurf, covering tool calling mechanisms, model optimization advantages, real-world cases, and optimal workflow configurations.

Read more
OpenClaw Multi-Agent Development in Practice: A Complete Guide to Building Multi-Agent Applications from Scratch
Tutorials
·2 min

OpenClaw Multi-Agent Development in Practice: A Complete Guide to Building Multi-Agent Applications from Scratch

A hands-on tutorial for multi-Agent development with the OpenClaw framework, covering framework selection, Agent creation, tool invocation, LLM configuration, orchestration, and deployment.

Read more
NPR Journalist's New Book 'Body Electric': How Technology Is Quietly Reshaping Your Body
Tech Frontiers
·3 min

NPR Journalist's New Book 'Body Electric': How Technology Is Quietly Reshaping Your Body

NPR journalist Manoush Zomorodi's new book 'Body Electric,' a collaboration with Columbia University Medical Center, reveals how technology silently impacts physical health—from sedentary lifestyles to blue light sleep disruption.

Read more
Harness Engineering: The Core Engineering Methodology for Taking AI Agents from Demo to Production
Deep Dives
·3 min

Harness Engineering: The Core Engineering Methodology for Taking AI Agents from Demo to Production

Deep dive into Harness Engineering: its definition, six core components, and production practices. Learn why Prompt and Context Engineering aren't enough for production-grade AI Agent systems.

Read more
GitHub 8K Stars: Deep Dive into the Most Comprehensive LLM Resource Repository
Product Reviews
·3 min

GitHub 8K Stars: Deep Dive into the Most Comprehensive LLM Resource Repository

Deep analysis of the GitHub project awesome-LLM-resources covering multimodal generation, AI Agents, MCP protocol, model training/inference, o1 models, and SLMs—a community-verified 8200+ Star LLM learning resource hub.

Read more
8K Stars on GitHub: Deep Dive into the Most Comprehensive LLM Resource Repository
Product Reviews
·3 min

8K Stars on GitHub: Deep Dive into the Most Comprehensive LLM Resource Repository

Deep analysis of the awesome-LLM-resources project (8200+ GitHub Stars), covering multimodal AI, Agents, MCP protocol, model training, o1 reasoning, SLMs, and more for LLM practitioners.

Read more
Simon Willison Builds Wildlife Sighting Feature for His Blog Using Claude Code on His Phone
Tutorials
·2 min

Simon Willison Builds Wildlife Sighting Feature for His Blog Using Claude Code on His Phone

Django co-creator Simon Willison used Claude Code on his phone to build an iNaturalist wildlife sighting sync feature for his blog, showcasing AI-assisted mobile development.

Read more
datasette-llm 0.1a7 Released: Model Default Configuration Makes Data Enrichment More Controllable
Tech Frontiers
·2 min

datasette-llm 0.1a7 Released: Model Default Configuration Makes Data Enrichment More Controllable

datasette-llm 0.1a7 adds model default configuration, supporting preset temperature and other parameters for specific LLMs to standardize batch data enrichment.

Read more
Simon Willison's Full Process of Building an iNaturalist Observation Tool with Phone + Claude Code
Tutorials
·2 min

Simon Willison's Full Process of Building an iNaturalist Observation Tool with Phone + Claude Code

Simon Willison built a complete iNaturalist observation aggregation tool using only his phone and Claude Code while camping. A detailed look at the Python CLI, Git Scraping, and static frontend architecture.

Read more
Codex CLI 0.128.0 Released: /goal Command Enables Automatic Looping Until Objective is Complete
Tech Frontiers
·2 min

Codex CLI 0.128.0 Released: /goal Command Enables Automatic Looping Until Objective is Complete

OpenAI Codex CLI 0.128.0 introduces the /goal command, enabling autonomous looping until objectives are met or token budgets are exhausted. Analysis of its Ralph Loop implementation and safety controls.

Read more
llm-echo 0.5a0: A Testing Powerhouse for Simulating Chain-of-Thought LLM Output
Tech Frontiers
·2 min

llm-echo 0.5a0: A Testing Powerhouse for Simulating Chain-of-Thought LLM Output

Simon Willison releases llm-echo 0.5a0 with a new thinking option to simulate LLM chain-of-thought output. Learn how this testing plugin streamlines AI development workflow automation.

Read more