Claude Code with DeepSeek v3.1: A Cost-Effective Alternative to Premium AI Coding Tools

After experiencing limitations with Gemini CLI’s reduced free tier and frequent API errors, I discovered how to configure Claude Code with DeepSeek v3.1. This setup provides an excellent AI coding experience at a fraction of the cost, though with some trade-offs in context length.

August 24, 2025 · 5 min · Long Wang

Gemini CLI Review: Hands-On Terminal AI Assistant Experience

Gemini CLI review: terminal AI assistant revolutionizing coding. Compare with Cursor IDE, deep terminal integration, massive context windows, free access advantages for developers.

July 2, 2025 · 4 min · Long Wang

A Beginner's Guide to Installing and Using ComfyUI on macOS

Step-by-step ComfyUI installation on macOS Apple Silicon. Setup, configuration, optimization tips for stable diffusion workflow automation on Mac.

June 20, 2025 · 5 min · Long Wang

Cloudflare MCP Server: Local to Global OAuth Deployment

My journey exploring Cloudflare’s remote MCP server deployment, transitioning from local stdio-based servers to cloud-hosted, OAuth-enabled MCP services accessible worldwide.

May 9, 2025 · 4 min · Long Wang

Building an MCP Calculator Server - From Python to Go

A comprehensive guide to building a Model Context Protocol (MCP) calculator server using Go and go-zero framework, transitioning from Python’s stdio transport to Go’s SSE-based approach.

May 7, 2025 · 6 min · Long Wang