On this page

Skip to content

AI & Machine Learning

📌 Pinned articles are saved in this browser only

A Brief Discussion on Copilot CLI's Autopilot and YOLO Mode Mechanisms and Quota Pitfalls

An explanation of the GitHub Copilot CLI YOLO mode and its three execution modes, along with the mechanisms and risks of Autopilot inadvertently consuming large amounts of quota in certain scenarios.

2026-03-220 views

A Brief Discussion on Google's Strategic Shift Following the Google AI Pro Quota Reduction

Starting from the Google AI Pro quota reduction on March 12, this article examines the background of the Antigravity quota cuts and declining model quality, analyzes Google's strategic shift of AI resources from developer tools to ecosystem integration, and evaluates the current subscription value of the Pro plan.

2026-03-200 views

A Brief Discussion on Mainstream AI Service Ecosystems and Related Tools

An overview of the subscription architectures and common tools for OpenAI, Anthropic, and Google's AI ecosystems, along with practical insights on web interface experiences, file upload limitations, and Prompt strategies.

2026-03-070 views

A Brief Discussion on Positive Guidance and Negative Constraints in AI Prompts

Exploring the causes of AI 'Over-prompting' and analyzing the side effects and strategies of 'Positive Guidance' versus 'Negative Constraints' in different scenarios.

2026-03-070 views

Using Subtitle Edit to Integrate Faster-Whisper for Local Speech-to-Text

A hands-on test of using Subtitle Edit integrated with Faster-Whisper for offline speech-to-text performance and accuracy, including a comparison of different Whisper models.

2026-01-310 views

Syncing Markdown Notes to NotebookLM Using Google Apps Script

Solving the issue of NotebookLM not automatically syncing Markdown notes by creating an automated update workflow via Google Apps Script.

2026-01-270 views

Newbie Experience with Vibe Coding - Antigravity

Sharing my experience using Antigravity for Vibe Coding, including UI introduction, configuration settings, advanced GEMINI.md tips, practical application cases, and pitfalls encountered (Git snapshots, encoding issues).

2026-01-070 views

A Beginner's Experience with Vibe Coding - Claude Code on Desktop

Sharing my first experience with Claude Code on Desktop for Vibe Coding. This article explores its isolated operation mechanism based on .claude-worktrees, the highly rewarding collaborative experience, and the practical issues and pitfalls encountered regarding session management, Git operations, and context reading.

2026-01-060 views

Resolving the Issue Where Claude Code on Desktop Cannot Resume Chat Sessions

Provides an unofficial temporary workaround for the known bug in the Claude Code on Desktop preview version where OAuth authentication expiration prevents the resumption of chat sessions: re-running the installer to reset sessions.

2025-12-270 views

Generating Audio Files with Google AI Studio

An introduction to using the Generate Speech feature in Google AI Studio to convert text to speech. This article compares the positioning, billing, and privacy differences between Gemini (personal assistant) and AI Studio (developer tool), and provides detailed operating steps.

2025-12-250 views

A Simple Test of Using WhisperDesktop for Speech-to-Text

A test of the offline desktop tool WhisperDesktop for OpenAI Whisper. This guide covers download and installation steps, model selection (ggml-medium.bin), and GPU VRAM requirements, enabling speech-to-text functionality without a Python environment.

2025-03-240 views