<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>墨梅博客 - Tag: GitHub Copilot</title>
        <link>https://momei.app</link>
        <description>Momei Blog - AI-driven, natively internationalized developer blog platform.</description>
        <lastBuildDate>Sun, 10 May 2026 14:05:33 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>Momei Blog</generator>
        <language>en-US</language>
        <image>
            <title>墨梅博客 - Tag: GitHub Copilot</title>
            <url>https://momei.app/logo.png</url>
            <link>https://momei.app</link>
        </image>
        <copyright>© 2026 墨梅博客. All rights reserved.</copyright>
        <atom:link href="https://momei.app/feed/tag/git-hub-copilot.xml" rel="self" type="application/rss+xml"/>
        <item>
            <title><![CDATA[AI Programming Rate Limiting DeepSeek-V4 Experience | Momei Blog | 2026 Week 19 Strawberry Weekly Report]]></title>
            <link>https://momei.app/en-US/posts/2026-19-caomei-weekly-ai-programming-throttling-deepseek-v4-experience</link>
            <guid isPermaLink="false">https://momei.app/en-US/posts/2026-19-caomei-weekly-ai-programming-throttling-deepseek-v4-experience</guid>
            <pubDate>Sun, 10 May 2026 14:05:33 GMT</pubDate>
            <description><![CDATA[This issue of **CaoMei Weekly** highlights the following updates: - **Momei Blog v1.16.0** has been released, introducing **creator statistics** and **remote repository synchronization** (supporting Hexo-style Markdown files from GitHub/Gitee). A demo site and official website ar...]]></description>
            <content:encoded><![CDATA[<blockquote>
<p>This article is published and updated on <a href="https://blog.cmyr.ltd">CaoMeiYouRen’s Blog</a> and synchronized across multiple platforms. For updates, please refer to the version on the blog. You can also check the latest version via the <code>Original Link</code> at the end of the article.</p>
</blockquote>
<h2 id="preface" tabindex="-1"><a class="header-anchor" href="#preface">Preface</a></h2>
<p>Welcome to the CaoMei Weekly! This is a weekly digest curated by CaoMeiYouRen with the help of AI, aiming to provide you with the latest blog updates, GitHub activities, personal updates, and recommendations from other weekly publications.</p>
<hr>
<h2 id="open-source-updates" tabindex="-1"><a class="header-anchor" href="#open-source-updates">Open-Source Updates</a></h2>
<p>Development of <a href="https://github.com/CaoMeiYouRen/momei">Momei Blog</a> continues steadily this week.</p>
<blockquote>
<p>You can try the demo site here: <a href="https://demo.momei.app/">https://demo.momei.app/</a></p>
<ul>
<li>Use the demo admin account with email <code>admin@example.com</code> and password <code>momei123456</code>.</li>
</ul>
<p>Or register on the official website: <a href="https://momei.app/">https://momei.app/</a></p>
<p>You can also visit the documentation site to learn about the project’s overall plan and future roadmap: <a href="https://docs.momei.app/">https://docs.momei.app/</a></p>
</blockquote>
<p>Momei Blog has officially released <a href="https://github.com/CaoMeiYouRen/momei/releases/tag/v1.16.0">version 1.16.0</a>. Below are some screenshots of the new pages and features.</p>
<p>Added creator statistics functionality—now you can view individual creator stats in the backend.</p>
<p><img src="https://oss.cmyr.dev/images/20260510205205374.png" alt="image-20260510205205111"></p>
<p>New remote repository synchronization feature allows syncing blogs to specified GitHub/Gitee repositories (using Hexo-style markdown files).</p>
<p><img src="https://oss.cmyr.dev/images/20260510190100174.png" alt="image-20260510190053005"></p>
<p>For more features and pages, visit the <a href="https://momei.app/">official website</a> or check previous blog posts for additional screenshots.</p>
<p>We welcome all users to try it out and share your feedback and suggestions.</p>
<p>Development will continue according to the roadmap and backlog. Stay tuned for more updates!</p>
<p>Certainly, the Momo Blog still has many details to refine, and its features are not yet fully developed. If you have any suggestions or feedback, feel free to raise them in the project’s <a href="https://github.com/CaoMeiYouRen/momei/issues">GitHub issues</a>.</p>
<p>If you’re also interested in Momo Blog, you’re welcome to participate in its development and testing.</p>
<h2 id="ai-coding-plans-are-widely-implementing-rate-limits" tabindex="-1"><a class="header-anchor" href="#ai-coding-plans-are-widely-implementing-rate-limits">AI Coding Plans Are Widely Implementing Rate Limits</a></h2>
<p>Recently, while using GitHub Copilot, I’ve frequently encountered session limits and weekly limits. This means that even with a paid Copilot Pro subscription, rate limiting is unavoidable.</p>
<p><img src="https://oss.cmyr.dev/images/20260510190432573.png" alt="image-20260510190432511"></p>
<p>The only issue is that these limits don’t account for users who pay extra. Previously, when exceeding the quota, I could simply purchase additional usage—for example, in March, I spent an extra $10, and my usage even reached 200% (nearly 100% beyond the original limit).</p>
<p><img src="https://oss.cmyr.dev/images/20260510191240799.png" alt="image-20260510191240736"></p>
<p>Now, however, this extra paid usage is also counted toward the rate limit, leading to an absurd situation where even the included quota might not be fully utilized (whereas before, usage would likely have already exceeded 80%).</p>
<p><img src="https://oss.cmyr.dev/images/20260510191401889.png" alt="image-20260510191401821"></p>
<p>Although GitHub Copilot will switch to usage-based billing starting next month (see: <a href="https://github.blog/news-insights/company-news/github-copilot-is-moving-to-usage-based-billing">GitHub Copilot Is Moving to Usage-Based Billing</a>), could the user experience be slightly improved during this final transition period?</p>
<p><img src="https://oss.cmyr.dev/images/20260510192345265.png" alt="image-20260510192345082"></p>
<p>Of course, the throttling of Coding Plans isn’t an issue unique to GitHub Copilot. Whether it’s international players like Claude, OpenAI, Gemini, or domestic AI model providers like GLM and MiniMax, all have started imposing limits on Coding Plans without exception.</p>
<p>Some have gone as far as setting extremely low usage caps, even at the cost of unilaterally modifying subscription terms and angering users.</p>
<p>For example, GLM outright discontinued old plans and forced users to switch to new ones. (Reference: <a href="https://docs.bigmodel.cn/cn/coding-plan/transition"><em>Old Plan Migration and Compensation Notice</em></a>)</p>
<p><img src="https://oss.cmyr.dev/images/20260510195134683.png" alt="image-20260510192759859"></p>
<p>Meanwhile, Alibaba Cloud went further by completely shutting down Coding Plan Lite, making it impossible to renew or upgrade. (Reference: <a href="https://www.aliyun.com/notice/118175"><em>Notice on Discontinuation of Coding Plan Lite Renewals and Upgrades</em></a>)</p>
<p><img src="https://oss.cmyr.dev/images/20260510195130814.png" alt="image-20260510193333474"></p>
<p>So before getting upset with these AI providers, it’s worth considering a new question: Why are they all uniformly throttling Coding Plans?</p>
<p>The reason is simpler than you might think—providing subscription services for large AI models is actually a capital-intensive business.</p>
<p>Where does the heaviest cost lie? In computing power, or more specifically, GPUs. The marginal cost reduction here is minimal—meaning that for every additional user, the provider must supply corresponding computing resources. In contrast, traditional internet services benefit from significant economies of scale: serving the first user requires substantial resources, but by the 10,000th user, the incremental cost per user is much lower.</p>
<p>With Coding Plans, however, the computing power required for the first user is nearly the same as for the 10,000th, making it difficult to reduce costs significantly.</p>
<p>Moreover, high-usage users can truly push plans to their limits. The more subscribers there are, the more such users emerge, driving up computing demands and keeping costs high.</p>
<p>This is why more and more AI providers are cutting back on plan allowances.</p>
<p>There is another similar issue that has recently come to light. Many have heard about the decline in performance of the once-popular video-generation large model, Seedance2.0.</p>
<p>Although it’s still possible to access a “full-powered” version through some paid subscriptions, the experience is noticeably less impressive compared to its initial release.</p>
<p>This highlights one of the biggest challenges faced by large AI models: when a new model first emerges, computational resources are relatively abundant, leading to a better user experience. However, as more users are drawn in, computational resources become strained, the user experience deteriorates, and eventually, users start leaving—until the next major model arrives, repeating the cycle.</p>
<p>This pattern holds true whether we’re talking about text-based large models, image-generation models, or video-generation models.</p>
<p><img src="https://oss.cmyr.dev/images/20260510195040448.png" alt="20260510195040448"></p>
<p>As a result, AI models that rely solely on brute-force computational power for high performance are unsustainable. The reason is that performance gains from increased computational resources are roughly linear, whereas the new demands generated by users grow exponentially. Therefore, the improvement in AI model performance can hardly keep up with the surge in new demands.</p>
<p>That’s why, even though DeepSeek itself evaluates DeepSeek-V4-Pro as <code>still having a certain gap in reasoning capability compared to Opus 4.6</code>, I remain more optimistic about DeepSeek’s approach.</p>
<p>DeepSeek has consistently strived to develop AI models that deliver better performance while requiring less computational power. I believe this is the future of large AI models.</p>
<p>(It would be even better if DeepSeek could offer a cost-effective DeepSeek-V4-Pro subscription plan in the future.)</p>
<h2 id="experience-using-deepseek-v4" tabindex="-1"><a class="header-anchor" href="#experience-using-deepseek-v4">Experience Using DeepSeek-V4</a></h2>
<p>During this period, I’ve personally used DeepSeek-V4-Pro and DeepSeek-V4-Flash extensively for programming, consuming approximately 550 million tokens and spending around 45 RMB. On average, this translates to about 12 million tokens per RMB.</p>
<p><img src="https://oss.cmyr.dev/images/20260510235836913.png" alt="image-20260510200016915"></p>
<p>This includes some usage of V4-Flash, but since the volume was minimal, it was merged into the overall calculation.</p>
<p>The reason it can be so cost-effective lies in DeepSeek’s mysterious caching mechanism, which ensures a high cache hit rate. In programming—a context where repetitive content is common—this proves to be an excellent cost-saving strategy.</p>
<p>Of course, it must be acknowledged that there is still a significant gap between DeepSeek-V4-Pro and the current top-tier AI models, such as GPT-5.5 and Claude Opus 4.6. This became evident to me after practical use, where I noticed considerable oversights in the coding outputs of DeepSeek-V4-Pro. So, expecting DeepSeek-V4-Pro to catch up to the leading AI models right away is still unrealistic.</p>
<p>However, I remain optimistic about DeepSeek—after all, at this price point, what more could you ask for?</p>
<p>Just look at how expensive Anthropic’s Claude API is: Opus 4.7 charges $5 (~34 RMB) per million tokens for input and a staggering $25 (~170 RMB) per million tokens for output.</p>
<p>As for subscription plans, frequent account suspensions and stricter KYC verification have made usage increasingly cumbersome, driving costs up rapidly.</p>
<p>So, while in theory, one should use the most powerful AI model to maximize productivity and offset rising expenses with higher revenue, in reality, no one can afford to ignore costs.</p>
<p>As the saying goes, the rich have their ways, and the poor have theirs. What matters most is tailoring the most cost-effective solution to your actual needs.</p>
<hr>
<h2 id="github-release" tabindex="-1"><a class="header-anchor" href="#github-release">GitHub Release</a></h2>
<h3 id="rss-impact-server" tabindex="-1"><a class="header-anchor" href="#rss-impact-server">rss-impact-server</a></h3>
<h4 id="v1-18-2-2026-05-02-20-28-53" tabindex="-1"><a class="header-anchor" href="#v1-18-2-2026-05-02-20-28-53"><a href="https://github.com/CaoMeiYouRen/rss-impact-server/releases/tag/v1.18.2">v1.18.2</a> - 2026-05-02 20:28:53</a></h4>
<p><strong>Summary:</strong></p>
<h2 id="v1-18-2-release-notes" tabindex="-1"><a class="header-anchor" href="#v1-18-2-release-notes">v1.18.2 Release Notes</a></h2>
<ul>
<li><strong>Testing:</strong> Added unit tests for the caching service.</li>
<li><strong>Bug Fixes:</strong> Updated dependencies and optimized cache management implementation.</li>
</ul>
<h3 id="momei" tabindex="-1"><a class="header-anchor" href="#momei">momei</a></h3>
<h4 id="v1-16-0-2026-05-09-20-42-55" tabindex="-1"><a class="header-anchor" href="#v1-16-0-2026-05-09-20-42-55"><a href="https://github.com/CaoMeiYouRen/momei/releases/tag/v1.16.0">v1.16.0</a> - 2026-05-09 20:42:55</a></h4>
<p><strong>Summary:</strong></p>
<h1 id="1-16-0-2026-05-09-" tabindex="-1"><a class="header-anchor" href="#1-16-0-2026-05-09-"><a href="https://github.com/CaoMeiYouRen/momei/compare/v1.15.0...v1.16.0">1.16.0</a> (2026-05-09)</a></h1>
<h3 id="-new-features" tabindex="-1"><a class="header-anchor" href="#-new-features">✨ New Features</a></h3>
<ul>
<li><strong>admin:</strong></li>
</ul>
<h4 id="v1-15-0-2026-04-25-20-36-49" tabindex="-1"><a class="header-anchor" href="#v1-15-0-2026-04-25-20-36-49"><a href="https://github.com/CaoMeiYouRen/momei/releases/tag/v1.15.0">v1.15.0</a> - 2026-04-25 20:36:49</a></h4>
<p>Summary:<br>
v1.15.0 Release Notes:</p>
<p><strong>New Features:</strong></p>
<ul>
<li>Admin panel AI module now supports task detail loading</li>
<li>API enhancements for type safety and error handling</li>
<li>Comment system adds translation functionality and cross-language prompts</li>
<li>Friend links module now includes localized support for meta-info interfaces, along with friend link management and internationalization</li>
<li>Code governance: Completed initial legacy code comment cleanup and standardized JSDoc templates; Added ESLint/type debt governance documentation and configurations; Added comment drift governance documentation</li>
<li>Added Hexo-style article repository synchronization and Hexo repository sync functionality</li>
<li>Internationalization: Enhanced auditing features; Improved admin-posts module translations; Updated multi-language support and management interface text</li>
<li>Markdown editor now supports editor features and code copying</li>
<li>Paginated queries now include secure parsing</li>
<li>Article list queries now support language fallback filters</li>
<li>SEO: Added page SEO-related features and structured data with SEO optimizations for tag pages</li>
<li>Others: Added AI-powered comment translation; Unified string list parsing logic</li>
</ul>
<p><strong>Bug Fixes:</strong></p>
<ul>
<li>Article management module now includes management features and internationalization support</li>
<li>Email templates now support runtime fields</li>
<li>External Feed panel optimized test case structure</li>
<li>External Feed now handles items without titles</li>
<li>Completed second round of ESLint/type debt tightening</li>
<li>Internationalization: Optimized repository sync info localization; Added internationalization support for user agreement management</li>
<li>Settings module improved field parsing logic and added external source editor functionality</li>
</ul>
<p><strong>Code Refactoring:</strong></p>
<ul>
<li>AI module standardized trailing slash handling logic</li>
<li>ASR module now uses the <code>toWebSocketBuffer</code> function for data transmission</li>
<li>Database now includes readiness checks</li>
<li>Governance: Refactored Hexo repository sync into remote repository sync</li>
<li>Internationalization refactored dynamic key handling logic</li>
<li>Settings API enhanced type handling logic</li>
<li>Third-party settings optimized external source model binding</li>
<li>Others: Improved effect mounting conditions</li>
</ul>
<h3 id="picgo-plugin-optimization" tabindex="-1"><a class="header-anchor" href="#picgo-plugin-optimization">picgo-plugin-optimization</a></h3>
<h4 id="v1-1-1-2026-05-10-00-30-35" tabindex="-1"><a class="header-anchor" href="#v1-1-1-2026-05-10-00-30-35"><a href="https://github.com/CaoMeiYouRen/picgo-plugin-optimization/releases/tag/v1.1.1">v1.1.1</a> - 2026-05-10 00:30:35</a></h4>
<p>Summary:<br>
Version 1.1.1 (2026-05-09):</p>
<ul>
<li>Fix: Refactored tsdown dependency configuration.</li>
<li>Refactor: Modified neverBundle dependencies for tsdown, added picgo and axios.</li>
</ul>
<h2 id="latest-github-starred-repositories" tabindex="-1"><a class="header-anchor" href="#latest-github-starred-repositories">Latest GitHub Starred Repositories</a></h2>
<ul>
<li>
<p><a href="https://github.com/Fokkyp/SoftwareCopyright-Skill">CaoMeiYouRen starred SoftwareCopyright-Skill</a> - 2026-05-10 18:00:14<br>
This tool, named “China Software Copyright Application Material Generator,” is developed in Python. It automatically generates complete Word-format copyright application materials by reading local projects. The project is fully open-source, eliminating the need for additional paid application services, and has received 989 stars on GitHub.</p>
</li>
<li>
<p><a href="https://github.com/PizzaDark/LaughterCan">CaoMeiYouRen starred LaughterCan</a> - 2026-05-05 19:26:10<br>
This repository has no description. The primary language is Python, and it has received 5 stars.</p>
</li>
<li>
<p><a href="https://github.com/deepseek-ai/awesome-deepseek-agent">CaoMeiYouRen starred awesome-deepseek-agent</a> - 2026-05-04 12:13:27<br>
This GitHub repository has no description, and the primary language is unspecified. It has received 1,022 stars.</p>
</li>
<li>
<p><a href="https://github.com/victorchen96/deepseek_v4_rolepaly_instruct">CaoMeiYouRen starred deepseek_v4_rolepaly_instruct</a> - 2026-04-30 23:25:30<br>
This is a special control instruction guide for DeepSeek-V4 role-playing. The primary language is specified, and the repository has 1,790 stargazers.</p>
</li>
<li>
<p><a href="https://github.com/NousResearch/hermes-agent">CaoMeiYouRen starred hermes-agent</a> - 2026-04-28 11:13:15<br>
An agent that grows with you. The primary programming language is Python, and it has received 141,827 stars.</p>
</li>
</ul>
<h2 id="other-blog-or-newsletter-recommendations" tabindex="-1"><a class="header-anchor" href="#other-blog-or-newsletter-recommendations">Other Blog or Newsletter Recommendations</a></h2>
<h3 id="ruan-yifeng-s-network-log" tabindex="-1"><a class="header-anchor" href="#ruan-yifeng-s-network-log">Ruan YiFeng’s Network Log</a></h3>
<ul>
<li><a href="http://www.ruanyifeng.com/blog/2026/05/weekly-issue-395.html">Tech Enthusiast Weekly (Issue 395): The Third Way of Software Development</a> - 2026-05-08 07:40:44</li>
<li><a href="http://www.ruanyifeng.com/blog/2026/04/weekly-issue-394.html">Tech Enthusiast Weekly (Issue 394): The Second Wave of API Openness</a> - 2026-04-24 07:43:01</li>
</ul>
<h3 id="hellogithub-monthly" tabindex="-1"><a class="header-anchor" href="#hellogithub-monthly">HelloGitHub Monthly</a></h3>
<ul>
<li><a href="https://hellogithub.com/periodical/volume/121">HelloGitHub Issue 121</a> - 2026-04-28 08:05:57</li>
</ul>
<h3 id="trend-weekly" tabindex="-1"><a class="header-anchor" href="#trend-weekly">Trend Weekly</a></h3>
<ul>
<li><a href="https://weekly.tw93.fun/posts/266/">Issue 266 - Mask Sculpture</a> - 2026-04-27 08:00:00</li>
<li><a href="https://weekly.tw93.fun/posts/265/">Issue 265 - View Outside Xixi</a> - 2026-04-20 08:00:00</li>
</ul>
<h3 id="eryajf-s-learning-weekly" tabindex="-1"><a class="header-anchor" href="#eryajf-s-learning-weekly">Eryajf’s Learning Weekly</a></h3>
<ul>
<li><a href="https://wiki.eryajf.net/pages/907f99/">Learning Weekly - Issue 260 - Week 17, 2026</a> - 2026-04-24 15:52:12</li>
</ul>
<h2 id="summary" tabindex="-1"><a class="header-anchor" href="#summary">Summary</a></h2>
<p>This week’s updates and highlights are as shown above. Thank you for reading!</p>
<p>You can subscribe to Caomei Weekly updates through the following channels:</p>
<ul>
<li><strong>Blog</strong>: <a href="https://blog.cmyr.ltd">Caomei Youren’s Blog</a></li>
<li><strong>Momei Blog</strong>: <a href="https://momei.app">Momei Blog</a></li>
<li><strong>RSS</strong>: <a href="https://blog.cmyr.ltd/weekly.xml">Caomei Weekly</a></li>
<li><strong>WeChat Official Account</strong>: <a href="https://oss.cmyr.dev/images/20241025184516839-21n2ctv.png">Caomei Youren’s Backyard</a></li>
<li><strong>Email Subscription</strong>: <a href="https://listmonk.cmyr.dev/subscription/form">Caomei Youren’s Blog Subscription</a></li>
</ul>
<h2 id="past-issues" tabindex="-1"><a class="header-anchor" href="#past-issues">Past Issues</a></h2>
<ul>
<li><a href="https://blog.cmyr.ltd/archives/2026-13-caomei-weekly-momei-1-11-0-release-database-quota-lesson.html">Momei Blog 1.11.0 Release and Database Quota Overrun Lesson | 2026 Week 13 Caomei Weekly Report</a> - 2026-03-29 23:06:55</li>
<li><a href="https://blog.cmyr.ltd/archives/2026-12-caomei-weekly-momei-1-10-0-release-ai-programming-workflow.html">Momei Blog 1.10.0 Release and AI Programming Workflow Optimization | 2026 Week 12 Caomei Weekly Report</a> - 2026-03-22 22:51:32</li>
<li><a href="https://blog.cmyr.ltd/archives/2026-11-caomei-weekly-momei-1-9-0-release-leancloud-shutdown-response.html">Momei Blog 1.9.0 Release and LeanCloud Service Shutdown Response | 2026 Week 11 Caomei Weekly Report</a> - 2026-03-15 23:18:42</li>
</ul>
]]></content:encoded>
            <author>草梅友仁</author>
            <category>Caomei Weekly</category>
            <enclosure url="https://oss.cmyr.dev/momei-files/posts/67848aff704049f4/image/ai/20260510135709853-qxfixvk.jpeg" length="0" type="image/jpeg"/>
        </item>
    </channel>
</rss>