82 related articles

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 popular GitHub project MediaCrawler — a Playwright-based multi-platform crawler framework supporting data collection from Xiaohongshu, Douyin, Kuaishou, Bilibili, Weibo, Tieba, and Zhihu.

Explore the new code review mindset for the AI programming era: now that code is cheap, engineers should generate massive amounts of code to verify critical code rather than obsessing over reading every line.

Explore the new code review mindset in the AI era: now that code is cheap, engineers should generate more code to validate critical code rather than reading every line.

Exploring the key evolution in coding agent architecture: separating the reasoning core from code execution environments to decouple control and execution planes.

Exploring the next evolution in coding agent architecture: decoupling the reasoning core from code execution environments to separate control and execution planes.

GitHub Dependabot now defaults to a three-day cooldown for version update PRs to guard against supply chain attacks and improve dependency stability.

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

How should a data scientist upgrade their tech stack when transitioning from IC to team lead? A phased roadmap covering Git, dbt, Snowflake, modern data stack, and generative AI.

In-depth analysis of Claude Code's core features and advantages: auto-reading project context, direct code execution, memory of coding preferences, and connecting external services via MCP. Compared with Cursor and ChatGPT to help developers choose the right AI coding tool.

An in-depth look at Claude Code's core features and advantages: auto-reading project context, direct code execution, remembering coding preferences, and connecting external services via MCP. Compared with Cursor and ChatGPT to help developers choose.

A data-deletion disaster reveals the biggest AI Agent risk: the problem isn't the model, it's Harness design. Learn context management, process standards, and permission isolation.

A deep dive into ByteDance's Coze platform: tool categories, positioning vs. Dify, skill store, multi-agent collaboration, and workflow building — your AI Agent selection guide.

Integrating email into LangChain agents: Gmail API's OAuth flow is too complex, while AgentMail offers a lightweight agent-native email API. A practical engineering comparison.

A founder couple used OpenAI Codex and GPT-5.6 to build an enterprise-grade ops dashboard for cereal brand Three Wishes — no technical co-founder needed.
The Lost Joy of Music Piracy: What We …
When Napster and LimeWire became history and streaming replaced MP3 collections, what did we actually lose? A deep dive into piracy-era discovery culture, ownership, and the hidden cost of algorithmic recommendation.

Fields Medalist Terence Tao on AI and mathematics: within a decade, AI will handle much of mathematicians' routine work — but that work was never the core of the discipline.

OpenAI's GPT-Live voice model tackles the cocktail party problem through Background Robustness — enabling precise speaker focus in noisy, multi-person environments with natural multi-turn dialogue.

A developer benchmarked Grok 4.5 High vs Composer 2.5 on real Terraform/AWS bug fixes. Composer 2.5 won decisively — even beating the pricier GPT-5.6 Sol.
SendLang: Rethinking Email Automation …
SendLang is a DSL for email automation that uses declarative syntax to separate trigger conditions, content templates, and send timing — tackling logic coupling in traditional email systems.