Eric Tech Circle
Author

Eric Tech Circle

Backend team lead & architect with 10+ years experience, full‑stack engineer, sharing insights and solo development practice.

81
Articles
0
Likes
72
Views
0
Comments
Recent Articles

Latest from Eric Tech Circle

81 recent articles
Eric Tech Circle
Eric Tech Circle
Nov 22, 2025 · Frontend Development

Exploring Google Antigravity: AI‑First IDE for Rapid Front‑End Prototyping

This article walks through Google Antigravity, an agent‑first AI‑driven IDE, detailing its architecture, multi‑model support, artifact system, manager view, installation steps, and practical demos that generate UI prototypes and a full corporate website using tailored prompts and code snippets.

AI IDEAgent‑first architectureFront-end prototyping
0 likes · 9 min read
Exploring Google Antigravity: AI‑First IDE for Rapid Front‑End Prototyping
Eric Tech Circle
Eric Tech Circle
Nov 21, 2025 · Artificial Intelligence

Unlock Gemini CLI: Free AI Power, Installation Guide, and Pro Tips

After three months of using the free Gemini CLI, this guide explains why the tool is valuable, shows how to install and enable the Gemini‑3‑Pro model, and provides practical tips such as resetting daily quotas, switching models, managing rules, adding context, and configuring MCP tools.

AI toolContext ManagementGemini CLI
0 likes · 6 min read
Unlock Gemini CLI: Free AI Power, Installation Guide, and Pro Tips
Eric Tech Circle
Eric Tech Circle
Oct 30, 2025 · Frontend Development

How to Slash Mini Program Package Size with Smart Sub‑Package Strategies

This article explains why WeChat Mini Programs hit the 2 MB package limit, analyzes common causes of oversized main bundles, and provides a step‑by‑step guide—including pre‑slimming tactics, subpackage configuration, code examples, and performance tips—to reduce the main package below the limit and improve load speed.

FrontendPackage SizePerformance Optimization
0 likes · 12 min read
How to Slash Mini Program Package Size with Smart Sub‑Package Strategies
Eric Tech Circle
Eric Tech Circle
Sep 10, 2025 · Artificial Intelligence

Deploy High‑Performance Local LLMs with vLLM: A Step‑by‑Step Guide

This article walks through installing and configuring vLLM for local large language model inference, compares it with Ollama and LM Studio, details environment setup, model download, testing scripts, and shows how to expose an OpenAI‑compatible API for production use.

Inference OptimizationLarge Language ModelModelScope
0 likes · 11 min read
Deploy High‑Performance Local LLMs with vLLM: A Step‑by‑Step Guide
Eric Tech Circle
Eric Tech Circle
Aug 8, 2025 · Artificial Intelligence

How Cursor’s AI Agent Turns Complex Tasks into Structured To‑Do Lists

This article explains how Cursor’s Agent mode uses intelligent planning to automatically break down complex development requirements into manageable To‑Do items, covering its key features, setup prerequisites, practical usage examples, prompt formatting tips, and a brief comparison with other AI‑assisted coding tools.

AI PlanningCursorTask Automation
0 likes · 6 min read
How Cursor’s AI Agent Turns Complex Tasks into Structured To‑Do Lists
Eric Tech Circle
Eric Tech Circle
Aug 3, 2025 · Artificial Intelligence

How to Deploy Qwen3‑Coder Locally and Boost Front‑End Development

This article explains the key improvements of Qwen3‑Coder, walks through two local deployment methods (LM Studio and Ollama), showcases front‑end coding examples, compares performance and hardware requirements, and offers practical recommendations for developers seeking an on‑premise AI coding assistant.

AI Code GenerationLM StudioOllama
0 likes · 7 min read
How to Deploy Qwen3‑Coder Locally and Boost Front‑End Development
Eric Tech Circle
Eric Tech Circle
Jul 22, 2025 · Artificial Intelligence

Mastering Cursor AI: Four Principles for Scalable, Maintainable Code Generation

This article analyzes common pitfalls when using Cursor AI—such as ineffective rules, token waste, maintenance challenges, unstable output, and style disruption—and presents the MSEC theory with four concrete principles, rule types, and practical guidelines to build a robust, maintainable rule system for AI‑assisted coding.

AI prompt engineeringCursor AIRule Management
0 likes · 12 min read
Mastering Cursor AI: Four Principles for Scalable, Maintainable Code Generation