Blogs
-
Automated debugging with Cursor
Friday, June 27, 2025 in AI
Categories:
The following is an outline for automated development testing using Cursor: 1. Introduction Overview of Cursor: Describe what Cursor is and its main features and capabilities. Background on automated development testing: Explain why automated …
-
WSL Mirrored Network Mode Configuration Guide
Wednesday, June 25, 2025 in Windows Subsystem Linux(WSL)
Categories:
Version Requirements Current version status: Latest stable: 2.5.9 (known networking issues) Recommended version: 2.6.0 preview (full mirrored mode support) Mode Comparison Analysis Feature bridge mode (deprecated) mirrored mode (recommended) Protocol …
-
Why Has GitHub Copilot Become Dumber?
Wednesday, May 28, 2025 in AI-assisted programming
Categories:
Article Title One Paste the full content of the first article here... Article Title Two Paste the full content of the second article here...
-
Windows SSH Remote Login
Monday, May 26, 2025 in windows
Categories:
Enabling SSH remote access on Windows typically requires Windows’ built-in OpenSSH feature. Below are step-by-step instructions: Check and Install OpenSSH Check whether OpenSSH is already installed: Open Settings > Apps > Apps & …
-
Android Development
Saturday, May 24, 2025 in Learning Architecture via Prompts
Categories:
Preface: You might find this prompt somewhat abstract at first, but a little patience goes a long way—knowledge must first be memorized, then understood. A few exceptional minds grasp concepts instantly without practice, but for most of us, hands-on …
-
Certificate Application Issues Caused by CNAME–TXT Conflicts
Friday, April 25, 2025 in
Categories:
CNAME and TXT Records With the Same Prefix Cannot Coexist Anyone who has ever configured a domain knows that (A, AAAA) records cannot coexist with a CNAME, but most people have never run into a TXT vs. CNAME conflict. When would TXT and CNAME need …
-
A Prompt Guide from Cline
Sunday, March 30, 2025 in AI
Categories:
Cline Memory Bank - Custom Instructions 1. Purpose and Functionality What is the goal of this instruction set? This set transforms Cline into a self-documenting development system, preserving context across sessions via a structured “memory bank.” It …
-
Thinking Tools
Thursday, March 27, 2025 in Tools
Categories:
1. Basic Logical Thinking Methods Induction & Deduction Induction: Generalize universal laws from particular cases (e.g., deriving the concept of “horse” from “black horses, white horses”). Deduction: Derive specific conclusions from universal …
-
How to Avoid Getting Doxxed
Wednesday, March 19, 2025 in Security
Categories:
Fragmented information is easily pieced together Personal information is dispersed and sensitive—easy to overlook. Yet the internet is not a safe harbor; countless people can stitch this information together using search engines and other tools. Take …
-
How to obtain a wildcard certificate in CNAME mode with ESA
Monday, March 17, 2025 in Alibaba Cloud Series
Categories:
Your domain is hosted on Alibaba Cloud DNS or a third-party provider, and you cannot move the domain’s NS, yet you need a wildcard certificate. Alibaba Cloud ESA provides a quota of 10 certificates, which is clearly insufficient. Here is a method to …