Blog
HarmonyOS Version of WeChat Reading Offers Free Book Reading
Saturday, October 18, 2025 in Blog
Categories:
How Trae Prevents System Prompt Leakage
Wednesday, October 15, 2025 in Blog
Categories:
Previously, I created a tool called Project-Translation that uses large language models for full project translation. I selected a popular repository of system prompts system-prompts-and-models-of-ai-tools for full translation and found that all tool …
Why Recall Rate Metrics Are Important for Large Models
Tuesday, October 14, 2025 in Blog
Categories:
I’ve read some system prompts, and most are very verbose and not concise. Some prompts mainly teach the model how to do things. Additionally, I noticed that in roo code there’s a switch to repeatedly send the system prompt to the model, …
How DNS Affects Your Internet Experience
Monday, October 13, 2025 in Blog
How DNS Affects Your Internet Experience When we open a web page, watch a video, or click a link within an app, the first hop almost always lands on DNS. It acts like a telephone directory for the online world, responsible for translating …
Potential Security Risks of Open Source Blogs: How to Protect Personal Information from Leaks
Saturday, October 11, 2025 in Blog
Categories:
Overview GitHub Pages, as a free open-source blog hosting platform, is widely popular due to its convenience and cost-free nature. However, the free version requires repositories to be public to provide public access services, a feature that may lead …
DNS Privacy Protection and User Profiling Prevention Strategies
Thursday, October 09, 2025 in Blog
Categories:
DNS Privacy Protection and User Profiling Prevention Strategies Audience: Engineering/Operations/Security practitioners concerned with network privacy and data governance Keywords: Stub Resolver, Recursive Resolution, Authoritative Server, QNAME …
Comparison of DNS Encryption Protocols: DoT, DoH, DoQ
Thursday, October 09, 2025 in Blog
Categories:
Quick Glossary Plain DNS: Cleartext DNS, typically uses UDP/53, switching to TCP/53 when necessary (e.g., for truncated responses, zone transfers). DoT: DNS over TLS, uses TCP over TLS, default port 853 (RFC 7858/8310). DoH: DNS over HTTPS, based on …
GitHub Spec Kit: An In-Depth Analysis of the Official Specification-Driven Development Toolkit
Tuesday, September 30, 2025 in Blog
Categories:
GitHub Spec Kit: An In-Depth Analysis of the Official Specification-Driven Development Toolkit Target Audience: Software Developers, Technical Team Leaders, DevOps Engineers, Product Managers Keywords: GitHub, Spec-Driven Development, AI, Development …
Prioritize Using the Most Advanced Models to Save Time
Wednesday, September 24, 2025 in Blog
Categories: