529 related articles

Carta is a Rust reimplementation of Pandoc with a 9MB binary (1/20th of Pandoc) and up to 45x faster conversion. Supports Markdown, DOCX, LaTeX, and Pandoc JSON filters.

Claude's shared conversation links and Artifacts may be crawled and indexed by Google, exposing sensitive information publicly. Learn the technical causes and how to protect yourself.

Claude's shared conversation links and Artifacts may be crawled and indexed by Google, risking sensitive data exposure. Learn the technical causes and how to protect yourself.

Perplexity stuck in Computer Mode and can't switch back to normal search? This article analyzes the technical causes including server-side preference stickiness and platform differences, with practical solutions.

A detailed guide to OpenAI Codex's core features, real-world usage, comparison with Claude Code, and DeepSeek configuration tips for developers choosing AI programming tools.

Carta is a Rust reimplementation of Pandoc that produces a 9MB binary (1/20th of Pandoc) and achieves up to 45x faster conversion speeds for Markdown, DOCX, LaTeX, and more.

A deep dive into Agent Skills architecture: modular design, progressive disclosure mechanism, and how it differs from Multi-Agent systems for AI capability extension.

Is Bun being rewritten in Rust? This article explores the community debate and analyzes why Bun chose Zig over Rust, examining the engineering tradeoffs between Zig and Rust in systems programming.

Deep analysis of MediaCrawler, a popular GitHub open-source project using Playwright browser automation for multi-platform crawling across Xiaohongshu, Douyin, Kuaishou, Bilibili, Weibo, Tieba, and Zhihu.

Deep dive into the trending open source project Impeccable — a design language framework that enables AI tools to generate professional-grade UI. Learn how it bridges the design quality gap in AI-generated interfaces.

An in-depth analysis of ag-kit, a TypeScript-based AI Agent development toolkit covering core architecture, modular design, use cases, and tech selection advice for full-stack developers.

Analysis of why FlareSolverr and Byparr fail against Cloudflare. The real issue isn't CAPTCHA solving — it's IP reputation. Learn about VPN pitfalls, static IP risks, and practical solutions.

Deep dive into the popular GitHub project MediaCrawler — a Playwright-based multi-platform crawler framework supporting data collection from Xiaohongshu, Douyin, Kuaishou, Bilibili, Weibo, Tieba, and Zhihu.

GitHub Trending July 27: AI Agent Skills explode as claude-video, impeccable, and last30days-skill extend model capabilities without modifying models themselves.

Complete guide to Claude Code covering CLI installation, domestic model switching, core commands, Git automation workflows, and automated code review and fix loops for enterprise projects.

A 12-person product team shares real-world experiences with Cursor, Codex, Claude Code, and CodeRabbit—exploring efficiency plateaus, scenario matching, and selection criteria for AI coding tools that actually stick.

A complete guide to Claude Code from beginner to enterprise practice: covering CLI installation, connecting domestic LLMs via CC Switch, basic commands, Git workflow integration, automated bug fixing, and engineering capabilities like MCP and SubAgents.

Google's official hands-on: how to go from idea to production fast with AI Studio and build AI Agents using the now-GA Interactions API. The core idea—Agents are just combinations of files.

Official Google hands-on: go from idea to production fast with AI Studio, and build AI Agents with the now-GA Interactions API. The core idea: an Agent is just a composition of files—Markdown plus a few scripts, no complex Python loops needed.

Tech blogger Theo found GPT-5.6 runs better in Claude Code than in OpenAI's own Codex. A deep dive into their differences in system prompt quality and subagent orchestration.