3680 related articles
Tech FrontiersGitLab announces Act 2 restructuring: cutting 30% of operating countries, removing three management layers, splitting R&D into 60 autonomous teams. A deep dive into GitLab's Jevons Paradox bet on the AI agent era.
TutorialsComplete guide to Claude Code installation and configuration with usage notes for China, plus side-by-side comparison with Cursor, Copilot, and Trae to help developers choose the best AI coding assistant.
Tech FrontiersCursor officially integrates with Microsoft Teams, enabling @Cursor AI agent invocation in channels for task delegation and code info retrieval. Analysis of features, strategy, and team impact.
Tech FrontiersSWE-agent Multimodal officially released with image viewing and web browser debugging capabilities for automated frontend visual bug detection and fixes, plus the new SWE-bench Multimodal benchmark.
Tech FrontiersCursor 3 introduces native PR review with in-editor diffs, comments, commits, and review status. Learn about file tree navigation, changes picker, and AI-assisted code review potential.
ResearchDeep dive into the multi-agent architecture of ai-detects-if-cve-was-zero-day: how GPT-4o, DeepSeek v3, and Llama 3.3 collaborate to detect zero-day CVE exploitation with 85%+ accuracy on 50 validated samples.
Expert OpinionsZig founder Andrew Kelley rejects LLM-assisted PRs, introducing the concept of AI code's "digital smell." A deep analysis of the open source philosophy, code quality, and trust issues behind Zig's ban on AI contributions.
Deep DivesDeep dive into AgentPay, an open-source project enabling AI agents to autonomously provide DeFi optimization, smart contract auditing services and settle payments via stablecoins in a decentralized marketplace.
Product ReviewsEntire CLI is an open-source CLI tool that auto-captures AI coding sessions from Cursor, Copilot, and Claude Code via Git hooks, linking them to commits for full traceability and compliance.
Product ReviewsDeep dive into ZeroClaw Plugin Hub, a multi-MCP router and SDK toolkit for Claude Code. Explore its routing capabilities, Agentic CLI design, SDK architecture, and how it solves AI tool ecosystem fragmentation.
Product ReviewsDeep dive into Tencent Music's open-source Cube Studio cloud-native AI platform, covering distributed training, LLM fine-tuning & inference, Pipeline orchestration, and domestic hardware adaptation.
Product ReviewslocalOCR is an open-source local OCR tool powered by vision language models like Gemma-4 and Llama 3.2. Learn about its architecture, multi-model support, use cases, and advantages over traditional OCR.
Product ReviewsOnlook is an open-source AI-powered visual React design tool that lets designers edit real code visually. With 25,700+ GitHub Stars, it generates UI via natural language, bridging the design-development gap.
TutorialsSimon Willison built a complete iNaturalist observation display tool using only his phone and Claude Code while camping. A breakdown of the three-layer architecture: Python CLI, Git Scraping automation, and pure frontend display.
Expert OpinionsVibe Coding makes building apps as easy as writing blog posts, but personal tools lack good distribution channels. This article explores using RSS as a lightweight app distribution protocol.
TutorialsDeep dive into the open-source prompt-engineering-skills project covering model-specific prompt patterns and best practices for Claude, ChatGPT GPT-5.5, Gemini, and more.
Product ReviewsUnsloth is an open-source LLM training tool with 63K+ GitHub stars, supporting Gemma 4, Qwen 3, DeepSeek. Reduces VRAM by 50–80%, enabling RTX 4090 to fine-tune 7B models with a no-code Web UI.
Tech FrontiersMoonshot AI open-sources K2-Vendor-Verifier to verify third-party Kimi K2 API vendor inference accuracy. Learn how this tool helps developers detect over-quantization, model substitution, and other API market risks.
Expert OpinionsThe Zig programming language enforces the strictest anti-LLM policy in open source, banning AI in PRs and Issues. Its "Contributor Poker" philosophy reveals why: open source value lies in cultivating people, not merging code.
TutorialsSimon Willison built an iNaturalist observation display tool on his phone while camping using Claude Code, Git Scraping, and GitHub Actions with zero servers.