3142 related articles
TutorialsDecode LLM naming conventions, understand 32B parameters & AWQ/GGUF quantization formats, with 4-bit VRAM estimation formulas, MOE model pitfalls, and model selection by GPU tier.
TutorialsLearn how to configure OpenClaw AI coding assistant with one command to call OpenAI's GPT-5.5 model via the Codex plugin, reusing your GPT membership at zero extra cost.
Product ReviewsA deep cost comparison between AI coding appliances and cloud LLM APIs. A 20-person team spending ¥480K/year on tokens can deploy 4 local OnePanel units at ¥99K each, breaking even in 2.5 months.
TutorialsLearn how Claude Code combined with Skills encapsulation enables AI-driven test case generation with 10x efficiency gains, from 33 to 400+ cases through encoded expert knowledge.
TutorialsDeep dive into Agent Loop, the core mechanism of AI coding tools. Learn how the ReAct pattern's reason-act-observe cycle enables autonomous multi-step code refactoring.
TutorialsReal-world testing shows AnySearch Skill saves ~27% Token overhead for Codex while significantly improving search quality. Learn how it works, how to install it, and when to use it.
TutorialsA complete 7-step Vibe Coding guide from requirements to deployment. Learn how non-developers can independently build and ship products using VS Code and Claude Code, with PRD writing, static Demo validation, and step-by-step development.
Expert OpinionsVeteran developer ArjanCodes (320K subscribers) says he's sick of AI hype. He argues shipping fast isn't software development, coding is just the tip of the iceberg, responsibility can't be delegated to AI, and fundamentals remain a developer's core edge.
Product ReviewsHands-on test of Trae SOLO 2.0's zero-code development: generating a ChatGPT-like website from a single sentence. Detailed review of requirements generation, auto-correction, UI quality, and backend limitations.
Tutorialsstyles.referraldesign converts popular website design specs into downloadable Markdown files you can feed to AI coding tools like Cursor to generate professional-looking pages.
Product ReviewsDeep testing GPT-5 Codex: 93.7% Token savings on simple tasks with deeper reasoning on complex ones. But UI quality drops, search is poor, and tool ecosystem fragmentation remains a major issue.
TutorialsA practical Vibe Coding workflow using Claude Code with professional UI design Skills to build a polished personal website in 10 minutes — zero coding required.
TutorialsDeep dive into OpenAI Codex plugin system architecture (Skills, Apps, MCP Server), four installation methods, and a macOS app development case study showing how plugins boost AI coding efficiency.
TutorialsBuild a multi-platform content assistant with zero code using AI Coding tools. Input a Bilibili video link to auto-generate copy for Xiaohongshu, WeChat, Weibo, and Douyin in 30 seconds.
TutorialsAmazon seller Hassam, with zero coding experience, used Cursor to build SaaS product LaunchFast in 48 hours. Through an equity-for-distribution strategy, he hit $20K+ MRR in 90 days.
Deep Dive into Six Major Open Source P…
Deep dive into six open source projects: GitHub native Stacked PRs, Open Pencil design editor, Happy DOM, Open Agents cloud coding Agent, Bright Beans social media platform, and Fuse.js fuzzy search.
TutorialsMost developers still copy-paste with AI coding tools. This guide covers the evolution from Copilot to Claude Code, detailing CLAUDE.md, Skills, and MCP to achieve Non-Interactive automated workflows.
Product ReviewsGemini 3.5 Flash benchmarks look great but it's the only model that failed real-world coding tests. Prices surged 20x with poor token efficiency.
TutorialsDeepLearning.AI and Google launch a free Gemini CLI course covering installation, MCP server integration, and automated workflows. Learn Agentic Coding best practices through an AI conference planning project.
TutorialsDeep dive into Google Gemini CLI's three core features: Hooks intercept security risks, Skills reuse team knowledge, and Plan Mode enforces think-before-code workflows.