<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Freedonia</title><link>https://midbai.com/en/</link><description>Share the technology, broadcast me.</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>xiaoqingnb@gmail.com (xiaoqing)</managingEditor><webMaster>xiaoqingnb@gmail.com (xiaoqing)</webMaster><copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright><lastBuildDate>Tue, 14 Jul 2026 13:52:13 +0800</lastBuildDate><atom:link href="https://midbai.com/en/index.xml" rel="self" type="application/rss+xml"/><item><title>Income Erosion: Why 1 RMB in Money Market Funds Yields Zero</title><link>https://midbai.com/en/post/money-fund-income-erosion/</link><pubDate>Tue, 14 Jul 2026 13:52:13 +0800</pubDate><author><name>xiaoqing</name></author><guid>https://midbai.com/en/post/money-fund-income-erosion/</guid><description><![CDATA[<div class="featured-image">
                <img src="/post/money-fund-income-erosion/featuredImage.webp" referrerpolicy="no-referrer">
            </div><p>One year ago, if you invested 1 RMB and 10,000 RMB respectively into a money market fund (where product data shows a past-year yield of 1.19%), how much would you have earned by now?</p>
<p>You might think this is just a simple elementary school math problem:</p>
<ul>
<li><code>1 RMB Yield = 1 * 1.19% = 0.0119 RMB</code> (Since the smallest unit of RMB is the <em>fen</em>, meaning up to two decimal places, the third decimal is rounded, resulting in 0.01 RMB).</li>
<li><code>10,000 RMB Yield = 10,000 * 1.19% = 119 RMB</code>.</li>
</ul>
<p>But the actual yield is: <strong>0 RMB earned from the 1 RMB investment, and 119 RMB earned from the 10,000 RMB investment.</strong></p>
<p>What if you only invested for a single day (assuming a 7-day annualized yield of 1.038% and a yield per 10,000 shares of 0.2804)?
The answer is: <strong>0 RMB earned from the 1 RMB investment, and 0.28 RMB earned from the 10,000 RMB investment.</strong></p>

<div class="table-wrapper">
  <table>
    <thead>
        <tr>
            <th style="text-align: left">Amount</th>
            <th style="text-align: left">1-Day Yield (7-Day Annualized: 1.038%, Per 10,000 Shares: 0.2804)</th>
            <th style="text-align: left">1-Year Yield (Yield Rate: 1.19%)</th>
        </tr>
    </thead>
    <tbody>
        <tr>
            <td style="text-align: left"><strong>1 RMB</strong></td>
            <td style="text-align: left">0 RMB</td>
            <td style="text-align: left">0 RMB</td>
        </tr>
        <tr>
            <td style="text-align: left"><strong>10,000 RMB</strong></td>
            <td style="text-align: left">0.28 RMB</td>
            <td style="text-align: left">119 RMB</td>
        </tr>
    </tbody>
  </table>
</div>
<p><strong>Why is the yield on a 1 RMB money market fund always zero? Where did the yield that should have been there go?</strong></p>
<hr>
<p>I discovered this counterintuitive anomaly while researching money market funds recently. A 1.24 RMB money market fund investment I made a year ago still shows a yield of exactly zero. Meanwhile, another money market fund where I put over 200 RMB generates 0.01 RMB of yield every day. To figure out the root cause, I carefully read fund prospectuses, consulted fund management companies, and scrutinized the income distribution mechanisms of money market wealth management and fund products.</p>
<p>Almost every money market fund and wealth management product prospectus contains an &ldquo;Income Distribution&rdquo; section. However, most of them do not explain the exact mathematical formulas for distribution in detail, including how accounting rounding errors (tail fractions) are handled.</p>
<p>Before diving deeper, let’s go over some basic concepts.</p>
<h2 id="basic-knowledge" class="headerLink">
    <a href="#basic-knowledge" class="header-mark"></a>1 Basic Knowledge</h2><p>According to industry conventions, money market products maintain a <strong>constant Net Asset Value (NAV) of 1.00 RMB</strong>, with the smallest unit of fund shares being <strong>0.01 shares</strong>.</p>
<p>For example, if you invest 200 RMB, your initial holdings are 200 shares. If your single-day earnings are 0.01 RMB, this yield is directly converted into 0.01 shares, bringing your final holdings to 200.01 shares.</p>
<h2 id="income-distribution-steps" class="headerLink">
    <a href="#income-distribution-steps" class="header-mark"></a>2 Income Distribution Steps</h2><ol>
<li><strong>Valuation and Reconciliation</strong>: The fund values, reconciles, and confirms its held assets daily. (The accounting valuation here is complex, so we will skip the details).</li>
<li><strong>Calculation and Disclosure</strong>: Based on daily calculations of net asset earnings and total outstanding shares, the fund calculates the &ldquo;yield per 10,000 shares&rdquo; (万份收益). It also calculates and discloses the &ldquo;7-day annualized yield&rdquo; based on the trailing seven days of performance.</li>
<li><strong>Daily Distribution</strong>: Income is distributed and paid daily, with the current day&rsquo;s yield reinvested for compounding the next day. The daily allocation is calculated using the following formula: <code>User Yield = Yield per 10,000 Shares * User's Daily Shares / 10000</code>
Since the minimum unit of fund shares is 0.01, the calculated result of the above formula must undergo <strong>tail-end rounding (rounding error treatment)</strong> at the third decimal place. Common methods include: <strong>truncation (floor rounding)</strong> or <strong>rounding half-up</strong>.</li>
<li><strong>Redistribution of Tail Fractions</strong>: The remaining undistributed balance generated by the rounding process is pooled back into the fund&rsquo;s residual assets for redistribution.
There are various redistribution models, but one of the most common is: <strong>sorting accounts from largest to smallest based on the third decimal place of their calculated daily yield</strong> (if the values are identical, sorting by account ID in ascending order) and allocating 0.01 RMB to each account until the residual assets are fully distributed.</li>
</ol>
<h2 id="the-siphoned-yield-how-small-accounts-are-vampired" class="headerLink">
    <a href="#the-siphoned-yield-how-small-accounts-are-vampired" class="header-mark"></a>3 The Siphoned Yield: How Small Accounts are &ldquo;Vampired&rdquo;</h2><p>The vanishing yield of a 1 RMB money market fund is caused entirely by <strong>tail-end rounding errors</strong> (the discrepancies resulting from decimal rounding limits).</p>
<p>Given the yield per 10,000 shares (0.2804), the theoretical daily return on 1 RMB is merely <code>0.00002804 RMB</code>. During the tail-end redistribution phase, because this number is so minuscule, the probability of this account ranking high enough to receive an allocated 0.01 RMB is virtually zero.</p>
<p>In other words, the tiny daily yield generated by your 1 RMB is systematically redirected to other accounts with larger fractional remainders. Because returns are calculated and distributed daily, these tiny yields are transferred away every single day, leaving zero opportunity to accumulate or benefit from compounding.</p>
<p>This explains why a 1 RMB money market fund yield remains zero indefinitely. Below, we will dive deeper into the design philosophy of these distribution rules. It gets a bit technical, so feel free to skip if you prefer.</p>
<hr>
<h2 id="why-is-it-designed-this-way" class="headerLink">
    <a href="#why-is-it-designed-this-way" class="header-mark"></a>4 Why Is It Designed This Way?</h2><p>Since the minimum fund share unit is 0.01, the secondary redistribution must use 0.01 RMB as the basic unit to avoid introducing new rounding errors. (The residual assets represent the sum of decimals past the second place across all accounts. If distributed evenly, each account would receive far less than 0.01 RMB, creating another round of decimal errors and leading to a mathematical dead end.)</p>
<p>Of course, other redistribution rules could be designed:</p>
<ul>
<li>Sorting accounts by total holdings from largest to smallest;</li>
<li>Sorting by subscription time from earliest to latest;</li>
<li>Accumulating the residual assets to the next business day.</li>
</ul>
<p>The exact sorting method depends on the fund issuer&rsquo;s internal policy.</p>
<p>The fundamental design principle is a trade-off between <strong>technical efficiency</strong> and <strong>systemic fairness</strong>. While maintaining basic fairness, the rules tend to favor larger or earlier accounts. This design <strong>benefits large-scale holders at the expense of micro-holders</strong>.</p>
<h3 id="re-examining-the-allocation-algorithm" class="headerLink">
    <a href="#re-examining-the-allocation-algorithm" class="header-mark"></a>4.1 Re-examining the Allocation Algorithm</h3><p>From an accounting perspective, does the sum of all distributed assets perfectly equal the net asset value of the fund?</p>
<p>In reality, regardless of how decimals are handled, the sum of distributed assets rarely matches the actual net asset value exactly. The discrepancies arise from two factors:</p>
<ol>
<li><strong>Precision of the Yield per 10,000 Shares</strong>: The yield per 10,000 shares is typically rounded to 4 decimal places. The 5th decimal place is usually either truncated or rounded half-up. Truncation leads to accumulated undistributed assets, while rounding half-up can lead to over-allocation. The higher the decimal precision, the smaller the error.</li>
<li><strong>Double-Calculation Precision Loss</strong>: Using the yield per 10,000 shares to compute individual user yields introduces a second round of division and decimal rounding, amplifying the precision error.</li>
</ol>
<p>To minimize this discrepancy, some fund issuers maintain the yield per 10,000 shares to 10 decimal places in their database systems. For a fund with tens of billions in assets under management (AUM), this keeps the total error within single-digit cents.</p>
<p>A more precise approach would bypass the &ldquo;yield per 10,000 shares&rdquo; metric entirely and calculate individual yields directly: <code>User Yield = User's Shares * Daily Net Earnings / Total Shares Outstanding</code>
This method requires only a single division, minimizing rounding-error propagation.</p>
<h3 id="would-a-variable-nav-with-constant-shares-solve-this" class="headerLink">
    <a href="#would-a-variable-nav-with-constant-shares-solve-this" class="header-mark"></a>4.2 Would a Variable NAV (with Constant Shares) Solve This?</h3><p><strong>No.</strong> Even with a variable NAV structure, decimal rounding issues still arise when calculating individual returns. The root cause of the &ldquo;siphoning effect&rdquo; is the <strong>daily mandatory distribution and payout</strong>, which prevents micro-yields from accumulating locally in your account.</p>
<h3 id="do-other-types-of-funds-face-the-same-issue" class="headerLink">
    <a href="#do-other-types-of-funds-face-the-same-issue" class="header-mark"></a>4.3 Do Other Types of Funds Face the Same Issue?</h3><p>Other mutual funds (such as equity, bond, and hybrid funds) use a <strong>fixed share, variable NAV</strong> structure.</p>
<p>While they publish their NAV daily, they do not distribute income on a daily basis. Only at the time of subscription and redemption, will share settlement (subscription) and income settlement (Redemption) be carried out according to the net value, resulting in errors only at the &ldquo;transactions&rdquo;, so only two interception errors will be generated in the whole holding cycle.</p>
<p>In short, <strong>&ldquo;precision processing only occurs during transactions.&rdquo;</strong> These funds <strong>do not have the daily mandatory tail-end redistribution mechanism</strong> that drains micro-yields in money market funds.</p>
<p>Thus, if you hold 1 RMB in an equity or bond fund, even if your daily return is too small to display on the screen, it does not vanish. As long as the fund’s NAV grows, your yield continues to accumulate locally and will eventually be paid out when you redeem.</p>
<hr>
<p>Now that you understand these distribution rules, are you already spotting a clever way to arbitrage the system? 😉</p>]]></description></item><item><title>Yesterday's SpaceX IPO: My Day as an Anti-Scam Volunteer on YouTube</title><link>https://midbai.com/en/post/spacex-ipo-listing-scam-on-youtube/</link><pubDate>Sat, 13 Jun 2026 17:16:31 +0800</pubDate><author><name>xiaoqing</name></author><guid>https://midbai.com/en/post/spacex-ipo-listing-scam-on-youtube/</guid><description><![CDATA[<div class="featured-image">
                <img src="/post/spacex-ipo-listing-scam-on-youtube/featuredImage.webp" referrerpolicy="no-referrer">
            </div><p>Yesterday morning, Beijing time on June 12 (before SpaceX has been IPO), I opened YouTube and noticed a SpaceX livestream recommended on my homepage. Upon clicking in, I realized it was actually a highly realistic, well-disguised scam trap.</p>
<p>The stream claimed that Elon Musk was announcing a SpaceX IPO via cryptocurrency, inviting viewers to scan a QR code in the video to participate in the launch. Driven by curiosity to see what was actually going on, I scanned the QR code. It turned out the website was not for buying SpaceX stock with crypto at all, but rather a fake &ldquo;SpaceX IPO Cryptocurrency Giveaway&rdquo; event.</p>
<p><figure><a class="lightgallery" href="/post/spacex-ipo-listing-scam-on-youtube/fraud-website.webp" title="fraud-website" data-thumbnail="/post/spacex-ipo-listing-scam-on-youtube/fraud-website.webp" data-sub-html="<h2>spacex ipo fraud website</h2><p>fraud-website</p>"><img  loading="lazy" src=https://midbai.com/post/spacex-ipo-listing-scam-on-youtube/fraud-website.webp srcset="/post/spacex-ipo-listing-scam-on-youtube/fraud-website_hu12930019121006583172.webp 800w, /post/spacex-ipo-listing-scam-on-youtube/fraud-website_hu90442714771148906.webp 1200w, /post/spacex-ipo-listing-scam-on-youtube/fraud-website_hu17487581689908157239.webp 1600w"  alt="fraud-website" height="602" width="1024"></a><figcaption class="image-caption">spacex ipo fraud website</figcaption>
</figure></p>
<p>The domain name was highly deceptive: <code>spacexholders.com</code> (though after completing a verification step, it redirected to <code>spacex-holders.netlify.app</code>).</p>
<p>I did a quick search on Google, X (formerly Twitter), and V2EX for &ldquo;buying SpaceX stock with cryptocurrency,&rdquo; but found absolutely no mention of this website. Next, I ran the URL through Google AI, which immediately flagged it as a scam. A search for &ldquo;SpaceX giveaway scam&rdquo; turned up numerous articles detailing similar YouTube livestream scams. At this point, I was absolutely certain it was a fraudulent stream.</p>
<p>Looking closer, the YouTube channel was named <code>JPMOgan.Live</code> (ID: <code>JPMorgan.Live-spacex</code>), using the JPMorgan Chase logo as its avatar, yet the channel&rsquo;s video history consisted of nothing but personal music uploads. There were thousands, if not tens of thousands, of active viewers, and the stream had been running for seven hours with the live chat disabled.</p>
<p>So I submitted a report. Within a few minutes, the channel was taken down. At the same time, I reported the phishing website to Netlify.</p>
<p>Around 9:00 PM, I opened YouTube again, and to my surprise, another &ldquo;SpaceX IPO&rdquo; livestream was recommended on my homepage. The channel was again named <code>JPMOgan</code>, using the JPMorgan logo, but with the ID <code>spacex.JPMorgan</code>. Upon clicking in, I saw the same disabled chat. Unbelievably, over 30,000 people were watching, and it had already been live for an hour. Looking through the channel&rsquo;s upload history, the most recent video was from eight days ago, with content entirely in Arabic. Clearly, another hijacked channel. I immediately reported both the livestream and the channel itself.</p>
<p>I have to call out YouTube&rsquo;s response time here—it was incredibly slow. 32 minutes after my first report, the stream was still up. I submitted another report, and it took another 20 minutes before the channel was finally banned.</p>
<p>Another half hour later, I received an email confirmation from Netlify stating that the phishing website had been taken down. It took nearly ten hours from my initial report to the ban, likely because their support team only started processing requests once their business hours began.</p>
<p>A quick search revealed that similar scams pop up every time SpaceX hosts a major live event. Articles on this date back as far as June 12, 2020, and there are multiple Reddit threads discussing these exact scams, with some users in the comments sharing that they had indeed fallen victim to them.</p>
<p>Below are some of the related reports and discussion links:</p>
<ul>
<li><a href="https://i.ifeng.com/c/7xEravfzEz0" target="_blank" rel="noopener noreferrer">Crypto Influencer Elon Musk Targeted Again! Hackers Impersonate SpaceX Channel to Steal $1.5M in Two Days</a></li>
<li><a href="https://www.twcert.org.tw/newepaper/cp-95-3705-4cce8-3.html" target="_blank" rel="noopener noreferrer">Three YouTube Channels Hijacked for Bitcoin Scams Under the Guise of SpaceX</a></li>
<li><a href="https://www.reddit.com/r/SpaceXMasterrace/comments/pqt7yv/just_some_of_the_crypto_scam_money_made_from/" target="_blank" rel="noopener noreferrer">Just Some Of The Crypto Scam Money Made From “SpaceX” Livestreams</a></li>
<li><a href="https://www.reddit.com/r/Scams/comments/1g2lq22/spacex_musk_cryptocurrency_scam_on_youtube/" target="_blank" rel="noopener noreferrer">SpaceX - Musk Cryptocurrency Scam on YouTube</a></li>
</ul>
<p>Meanwhile, there are already <a href="https://chainabuse.com/domain/https%3A%2F%2Fspacex-holders.netlify.app%2F" target="_blank" rel="noopener noreferrer">two victim reports on Chainabuse</a>.</p>
<h2 id="post-incident-reflections" class="headerLink">
    <a href="#post-incident-reflections" class="header-mark"></a>1 Post-Incident Reflections</h2><p><strong>The Abuse of AI Technology</strong>: These streams utilize AI-generated Deepfake videos. Today&rsquo;s AI voice cloning technology is highly sophisticated; scammers clone Elon Musk&rsquo;s voice and overlay it onto past event footage. Without careful scrutiny, it is incredibly difficult to realize that you are watching a Deepfake video rather than a genuine live broadcast.</p>
<p><strong>Sloppy Web Development</strong>: The phishing website looked like it was thrown together quickly via &ldquo;Vibe Coding.&rdquo; The design was instantly recognizable as AI-generated and had glaring flaws. For instance, scanning the QR code took users to a CAPTCHA verification page, which redirected to a Netlify subdomain after verification. This sudden domain change exposed the fact that the project was hosted on Netlify. Furthermore, visiting that Netlify domain directly bypassed the verification entirely.</p>
<p><strong>Classic Scam Tactics</strong>: At its core, it relies on the same old formula: &ldquo;send a coin, get double back for free.&rdquo; How could such a deal exist? Not to mention that blockchain transactions are irreversible; once you transfer your funds, there is no such thing as a refund. This setup reminds me of the scam ads printed on the back pages of magazines like <em>Reader</em> or <em>Yilin</em> during my childhood: &ldquo;Solve a puzzle to win a prize&rdquo; (they would ask a ridiculously simple question like 1+1=?, and tell you to mail in your answer along with a 10-cent coin, promising a 50 RMB reward if you got it right).</p>
<p>Human greed remains unchanged through the ages.</p>]]></description></item><item><title>Fragmented Systems, Broken Experiences: What a Coupon Bug Reveals About Taobao Flash Sale’s Corporate Structure</title><link>https://midbai.com/en/post/taobao-shangou-customer-service/</link><pubDate>Tue, 31 Mar 2026 10:23:45 +0800</pubDate><author><name>xiaoqing</name></author><guid>https://midbai.com/en/post/taobao-shangou-customer-service/</guid><description><![CDATA[<div class="featured-image">
                <img src="/post/taobao-shangou-customer-service/featuredImage.webp" referrerpolicy="no-referrer">
            </div><p>I recently encountered an issue using a coupon on Taobao Flash Sale. It took six rounds of back-and-forth communication with customer service to finally resolve it. Through this after-sales experience, I want to discuss the systemic issues revealed by Taobao Flash Sale’s resolution process.</p>
<h2 id="the-origin-a-non-functional-coupon" class="headerLink">
    <a href="#the-origin-a-non-functional-coupon" class="header-mark"></a>1 The Origin: A Non-Functional Coupon</h2><p>One day, I noticed a &ldquo;2 RMB Flash Sale Payment Coupon&rdquo; available for 99 points in the Alipay Points Center. Thinking I needed groceries, I redeemed it, planning to place an order at the &ldquo;Hema Chao He Suan NB&rdquo; store the next day (Thursday).</p>
<p>To my surprise, the coupon failed to apply after I placed the order. I first contacted Alipay customer service, who directed me to Taobao Flash Sale customer service.</p>
<p>After I provided feedback to the online agent, a specialist called me back. They asked me to first reproduce the issue and then attempt to use the coupon across different channels (App, Alipay Mini-program, Taobao) and various stores. The final conclusion was that the coupon only worked within the Alipay Mini-program, but specifically excluded Hema stores.</p>
<p>Consequently, I requested a refund of the 2 RMB difference I had to pay out of pocket because the coupon failed.</p>
<h2 id="rights-protection-from-refusal-to-a-12315-complaint" class="headerLink">
    <a href="#rights-protection-from-refusal-to-a-12315-complaint" class="header-mark"></a>2 Rights Protection: From Refusal to a 12315 Complaint</h2><p>During the second call from the specialist, they refused the refund, arguing that since the coupon worked in other stores, it was not technically &ldquo;invalid&rdquo; even if it failed at Hema.</p>
<p>I was furious. The Hema store page clearly indicated the coupon was applicable, yet it failed during actual payment. This was a blatant platform bug that resulted in a loss of consumer benefits, yet they still refused a refund.</p>
<p>After hanging up, I collected my evidence and filed a complaint on the 12315 platform (China’s national consumer rights system). Shortly after, I received a text message to rate the service, implying my support ticket had been closed. I contacted the online agent again to ask why the ticket was closed and provided a screenshot showing that the Hema page supported the coupon. However, the new agent was completely unaware of my case history, forcing me to describe the entire problem and my demands all over again.</p>
<p>On the third call with a specialist, I stood my ground. In addition to the screenshots, I pointed out that the coupon had already been removed from the Alipay Member Center (it had a redemption limit of about 400; its removal likely indicated a known rule flaw). Only then did the agent admit that the issue might be related to Hema and required internal confirmation.</p>
<p>The following day (Saturday), I received a fourth call. The agent provided a progress update, stating they were expediting the matter.</p>
<h2 id="the-resolution-refund" class="headerLink">
    <a href="#the-resolution-refund" class="header-mark"></a>3 The Resolution: Refund</h2><p>On Monday, a representative specifically handling 12315 complaints called to re-confirm the coupon’s effective range and asked for additional information. Surprisingly, this information was already in the PDF documentation I had uploaded to the 12315 platform. It turned out their internal system did not support viewing PDFs from the 12315 platform, so they sent me a link to re-upload. It was clear that their internal work order platform was unable to capture or display detailed external case data.</p>
<p>Eventually, the agent called back with a conclusion: the platform issue had been reported to developers for a fix, and 2 RMB was refunded to my &ldquo;Taobao Flash Sale Wallet.&rdquo;</p>
<h2 id="retrospective-a-microscopic-view-of-big-company-issues" class="headerLink">
    <a href="#retrospective-a-microscopic-view-of-big-company-issues" class="header-mark"></a>4 Retrospective: A Microscopic View of Big Company Issues</h2><p>As an internet industry professional, I identified several underlying problems through these details:</p>
<h3 id="1-operational-incident" class="headerLink">
    <a href="#1-operational-incident" class="header-mark"></a>4.1 1. Operational Incident</h3><p>This was likely an operational mishap. Although the scale was small (around 400 redemptions), it reflects a failure in internal coordination within the Alibaba ecosystem. This was a joint marketing activity between Alipay and Taobao Flash Sale, yet the coupon failed within 48 hours of launch. Furthermore, I learned from the agent that Hema stores within Taobao Flash Sale use a &ldquo;customized&rdquo; setup.</p>
<h3 id="2-root-cause-analysis" class="headerLink">
    <a href="#2-root-cause-analysis" class="header-mark"></a>4.2 2. Root Cause Analysis</h3><p>Taobao Flash Sale partnered with Alipay for marketing by listing the coupon in the Alipay Member Center—a win-win intended to increase Alipay’s market share and Taobao Flash Sale’s order volume. However, because Hema stores are customized with unique payment logic, it caused a code incompatibility: the front-end displayed support, but the payment gateway did not. It is likely that Hema’s code was not synchronized when the new coupon type was introduced.</p>
<h3 id="3-information-silos-in-customer-service" class="headerLink">
    <a href="#3-information-silos-in-customer-service" class="header-mark"></a>4.3 3. Information Silos in Customer Service</h3><p>The level of information sharing between different agents is remarkably low. Every time a new agent took over, I had to restate the problem. The internal work order system either lacked detailed records, failed to log phone calls, or the agents lacked the authorization to view previous interactions. This is a scenario where AI could be utilized for call analysis and summarization to sync with work orders. However, management likely prioritizes ROI (Return on Investment), choosing to sacrifice user experience to balance efficiency and cost.</p>
<h3 id="4-lack-of-a-professional-coupon-management-backend" class="headerLink">
    <a href="#4-lack-of-a-professional-coupon-management-backend" class="header-mark"></a>4.4 4. Lack of a Professional Coupon Management Backend</h3><p>With a vast variety of coupons, agents cannot quickly determine a coupon’s rules based on a user’s account. Instead, they rely on users to perform &ldquo;manual testing.&rdquo; This suggests that their coupon operation backend lacks professional diagnostic tools and intuitive rule-validation features.</p>
<h3 id="5-subpar-service-standards" class="headerLink">
    <a href="#5-subpar-service-standards" class="header-mark"></a>4.5 5. Subpar Service Standards</h3><p>Compared to other major internet platforms, Taobao Flash Sale’s efficiency is notably lower. When I encountered similar coupon issues on Didi, the agent immediately issued a compensatory coupon. When a JD Laundry appointment couldn&rsquo;t be scheduled, even though they took a week to call back, they offered a 10 RMB compensation. In contrast, Taobao Flash Sale’s initial response to an obvious platform bug was to deflect responsibility.</p>
<h3 id="6-the-departmental-walls-of-big-corporations" class="headerLink">
    <a href="#6-the-departmental-walls-of-big-corporations" class="header-mark"></a>4.6 6. The &ldquo;Departmental Walls&rdquo; of Big Corporations</h3><p>The cost of cross-departmental coordination in large companies is massive, even in the high-efficiency internet sector. One ticket can involve operations, product, customer service, and tech. Furthermore, inter-departmental interests can conflict—similar to how &ldquo;Yuanbao&rdquo; links are blocked by WeChat, or how Alipay directs traffic to ByteDance, Meituan, and JD, while JD Finance directs traffic to ByteDance, Baidu, and Alibaba.</p>
<p>Finally, this was my first time hearing of the &ldquo;Taobao Flash Sale Wallet.&rdquo; Why does an Alibaba entity need its own wallet when they already have Alipay? Research shows it is primarily used for &ldquo;dedicated funds&rdquo; for top-up discounts and offers loan services in partnership with Bank of Ningbo. Essentially, it is an attempt to create a closed-loop financial system.</p>
<h2 id="conclusion" class="headerLink">
    <a href="#conclusion" class="header-mark"></a>5 Conclusion</h2><p>A small clue can reveal a much larger picture. While my experience might be an isolated case and may not represent the entirety of Taobao Flash Sale&rsquo;s service, it highlights significant room for improvement in professional service, cross-departmental coordination, and underlying technical unity.</p>]]></description></item><item><title>My Gold Investment Strategy</title><link>https://midbai.com/en/post/gold-investment/</link><pubDate>Tue, 03 Feb 2026 11:41:54 +0800</pubDate><author><name>xiaoqing</name></author><guid>https://midbai.com/en/post/gold-investment/</guid><description><![CDATA[<div class="featured-image">
                <img src="/post/gold-investment/featuredImage.webp" referrerpolicy="no-referrer">
            </div><p><strong>With Gold Soaring and Plunging, Is It Still a Good Investment? Sharing My Understanding of Gold.</strong></p>
<p>Gold has recently seen violent fluctuations—skyrocketing and then plummeting. Many are asking: Is it still safe to invest? Here is my take on gold investment.</p>
<p>The core purpose of investing in gold is to improve portfolio diversity, hedge against inflation, offset risks, and seek safety. It is crucial to be clear on one thing: <strong>Gold is for long-term asset allocation, not for short-term speculative riches.</strong></p>
<p>Ray Dalio, founder of Bridgewater Associates, suggests that gold should make up 5% to 15% of an investment portfolio. particularly in the current context of ballooning global debt, he advises leaning towards the higher end, allocating 10% to 15%.</p>
<p>Gold is a medium for storing wealth. It cannot be replicated (unlike paper currency which can be printed infinitely), and its <strong>confiscation risk</strong> is very low—it is difficult for governments or banks to freeze it or artificially devalue it. However, gold itself does not generate value, nor does it yield interest. Its long-term returns are correlated with the money supply (M2), with a long-term real annualized compound return rate of approximately 2.0% to 3.6%.</p>
<p>Of course, gold prices will not rise forever; history shows periods of prolonged decline. Regarding a drop in the price of gold within my portfolio, my mindset is this: <strong>Allocating gold is like buying insurance for my investments. If it falls, I treat it as paying the insurance premium for renewal; if it keeps rising, it’s like receiving an insurance payout.</strong></p>
<h2 id="the-forms-of-gold-investment" class="headerLink">
    <a href="#the-forms-of-gold-investment" class="header-mark"></a>1 The Forms of Gold Investment</h2><p>There are several ways to invest in gold, each with its own pros and cons:</p>
<p><strong>1. Gold Accumulation Plans (Paper Gold)</strong>
Suitable for those who want long-term holdings but don&rsquo;t want to store it themselves. This is equivalent to lending your gold to the bank; the bank keeps it for free and may even pay you some interest.
However, there is a critical prerequisite: <strong>The bank must keep its promise.</strong> There is a liquidity risk (the risk of being unable to redeem or sell), especially during violent market volatility when banks may restrict trading. Essentially, this is lending gold to a bank in exchange for interest.</p>
<p><strong>2. Physical Gold</strong>
This is true &ldquo;hard currency.&rdquo; In times of turmoil (war, economic collapse, collapse of national credit), physical gold can help you survive.
The risks are that during chaotic times, the state may prohibit the possession of gold (refer to the Gold Yuan era in the Republic of China), and there is the risk of theft/robbery. Therefore, for self-custody, I suggest keeping gold that is <strong>small, easy to hide, or melted down into small nuggets or dust.</strong> Because it resists inflation and truly stores wealth, it is suitable for long-term holding.</p>
<p><strong>3. Gold ETFs / Funds</strong>
These offer good liquidity and are suitable for medium-to-short-term investment, primarily to hedge against &ldquo;Black Swans,&rdquo; war, and disasters.
Since these are financial products, in extreme scenarios, they carry systemic risk (trading at a discount or premium), liquidity risk, and hidden costs (value decay, management fees, custodian fees, transaction fees). The worst-case scenario involves credit risk, where the fund is liquidated, becoming mere &ldquo;paper wealth.&rdquo;</p>
<p><strong>4. Gold Futures</strong>
High liquidity, flexible, and allows for two-way trading (long or short). Because leverage is involved, capital efficiency is amplified, but the risk is <strong>extreme</strong>. Due to the costs of rolling over positions (wear and slippage), it is not suitable for long-term investment.</p>
<h2 id="my-gold-investment-strategy" class="headerLink">
    <a href="#my-gold-investment-strategy" class="header-mark"></a>2 My Gold Investment Strategy</h2><p>I primarily choose <strong>Gold ETFs</strong> and <strong>Physical Gold</strong> as my investment targets.</p>
<ul>
<li><strong>Gold ETFs:</strong> Convenient trading and low fees make them suitable as part of my asset allocation.</li>
<li><strong>Physical Gold:</strong> This is for &ldquo;Gold in Chaotic Times&rdquo;—to cope with future extremes (war, unrest, economic crisis). It serves as a survival chip and a hedge against inflation in peacetime. I plan to buy at a suitable price (I still find the current price of over 1000 RMB/g a bit expensive), prioritizing small, concealable, and portable formats.</li>
</ul>
<p>I dynamically adjust my allocation ratio, keeping it between roughly 5% and 15%. When market risk is high, I increase the proportion of gold. My current target is 10%, with a strategy of adding to my position when prices dip.</p>
<p>I don&rsquo;t think high gold prices are the problem. The real issue is: <strong>The risk of <em>not</em> allocating gold is greater than the risk of gold prices being high.</strong> Therefore, regardless of the price, I will maintain an allocation, though naturally, buying at a low point is best.</p>
<p>Finally, I want to say that <strong>assets are not equal to money</strong>. Until an asset is converted into real money, it is just paper wealth. In times of turmoil, all financial products and paper currency can become worthless. Only physical goods (gold, food, water, energy, materials, etc.) are hard currency, and among these, gold is more suitable than any other physical commodity to serve as a medium of exchange.</p>
<h2 id="reference" class="headerLink">
    <a href="#reference" class="header-mark"></a>3 Reference</h2><p><a href="https://www.gold.org/goldhub/research/relevance-of-gold-as-a-strategic-asset/" target="_blank" rel="noopener noreferrer">Gold as a strategic asset: 2026 edition</a></p>
<p><a href="https://www.gold.org/goldhub/research/market-primer/gold-market-primer-market-size-and-structure" target="_blank" rel="noopener noreferrer">Gold Market Primer: Market size and structure</a></p>
<p><a href="https://www.gold.org/goldhub/tools/gold-return-attribution-model" target="_blank" rel="noopener noreferrer">gold return attribution model </a></p>
<p><a href="https://www.gold.org/goldhub/data/gold-demand-by-country" target="_blank" rel="noopener noreferrer">Historical demand and supply</a></p>
<p><a href="https://www.gold.org/goldhub/data/gold-returns" target="_blank" rel="noopener noreferrer">Gold return</a></p>
<p><a href="https://www.gold.org/goldhub/data/gold-prices" target="_blank" rel="noopener noreferrer">Gold prices</a></p>
<p><a href="https://www.gold.org/goldhub/research/beyond-cpi-gold-as-a-strategic-inflation-hedge" target="_blank" rel="noopener noreferrer">Investment Update - Beyond CPI: Gold as a strategic inflation hedge</a></p>
<p><a href="https://www.gold.org/goldhub/research/impact-inflation-and-deflation-case-gold-report" target="_blank" rel="noopener noreferrer">The impact of inflation and deflation on the case for gold report</a></p>
<p><a href="https://www.youtube.com/watch?v=kczX1Zln7JE" target="_blank" rel="noopener noreferrer">Should You Hold Gold In 2026?</a></p>]]></description></item><item><title>Monetization at 100 Followers: WeChat’s Self-Rescue vs. My Commitment to Reading Experience</title><link>https://midbai.com/en/post/wechat-official-account-lower-traffic-monetization-threshold/</link><pubDate>Sat, 10 Jan 2026 17:15:37 +0800</pubDate><author><name>xiaoqing</name></author><guid>https://midbai.com/en/post/wechat-official-account-lower-traffic-monetization-threshold/</guid><description><![CDATA[<div class="featured-image">
                <img src="/post/wechat-official-account-lower-traffic-monetization-threshold/featuredImage.webp" referrerpolicy="no-referrer">
            </div><p><strong>Found some good news today: The threshold for becoming a &ldquo;Traffic Master&rdquo; (monetization) on WeChat Official Accounts has been lowered.</strong></p>
<p>As long as your <strong>follower count is 100 or more</strong>, you can now activate most advertising slots. This includes &ldquo;Comment Section Ads,&rdquo; &ldquo;Bottom Ads,&rdquo; &ldquo;In-Article Ads,&rdquo; &ldquo;In-Article Keyword Ads,&rdquo; &ldquo;Post-Video Ads,&rdquo; and &ldquo;Commission-based Product Promotions.&rdquo;</p>
<p><figure><a class="lightgallery" href="/post/wechat-official-account-lower-traffic-monetization-threshold/notification.webp" title="wechat-official-account-notification" data-thumbnail="/post/wechat-official-account-lower-traffic-monetization-threshold/notification.webp" data-sub-html="<h2>WeChat Official Account Notification Center Message</h2><p>wechat-official-account-notification</p>"><img  loading="lazy" src=https://midbai.com/post/wechat-official-account-lower-traffic-monetization-threshold/notification.webp srcset="/post/wechat-official-account-lower-traffic-monetization-threshold/notification_hu6167550433642134091.webp 800w, /post/wechat-official-account-lower-traffic-monetization-threshold/notification_hu11772034901911804203.webp 1200w, /post/wechat-official-account-lower-traffic-monetization-threshold/notification_hu9349220964910593937.webp 1600w"  alt="wechat-official-account-notification" height="431" width="2513"></a><figcaption class="image-caption">WeChat Official Account Notification Center Message</figcaption>
</figure></p>
<p>For long-tail, small subscription accounts like ours, this is absolutely a win-win situation. Official Account authors get incentives to continue creating, while the platform gains more ad revenue and more content.</p>
<p><em>(Note: The threshold for &ldquo;Mutual Selection Advertising&rdquo; has not been lowered; it remains at 500 followers. The Traffic Master backend overview shows it requires &gt;= 500 followers, but the activation page displays a threshold of &gt;= 100. This is likely a copywriting bug.)</em></p>
<p><figure><a class="lightgallery" href="/post/wechat-official-account-lower-traffic-monetization-threshold/mutual-selection-on-open-page.webp" title="wechat-official-account-open-mutual-selection-on-open-page" data-thumbnail="/post/wechat-official-account-lower-traffic-monetization-threshold/mutual-selection-on-open-page.webp" data-sub-html="<h2>Mutual Selection Ad activation on the Traffic Master open page</h2><p>wechat-official-account-open-mutual-selection-on-open-page</p>"><img  loading="lazy" src=https://midbai.com/post/wechat-official-account-lower-traffic-monetization-threshold/mutual-selection-on-open-page.webp srcset="/post/wechat-official-account-lower-traffic-monetization-threshold/mutual-selection-on-open-page_hu1640323586506621680.webp 800w, /post/wechat-official-account-lower-traffic-monetization-threshold/mutual-selection-on-open-page_hu2607115632642628382.webp 1200w, /post/wechat-official-account-lower-traffic-monetization-threshold/mutual-selection-on-open-page_hu8133039465272658082.webp 1600w"  alt="wechat-official-account-open-mutual-selection-on-open-page" height="561" width="959"></a><figcaption class="image-caption">Mutual Selection Ad activation on the Traffic Master open page</figcaption>
</figure></p>
<p><figure><a class="lightgallery" href="/post/wechat-official-account-lower-traffic-monetization-threshold/mutual-selection-on-overview.webp" title="wechat-official-account-open-mutual-selection-on-overview-page" data-thumbnail="/post/wechat-official-account-lower-traffic-monetization-threshold/mutual-selection-on-overview.webp" data-sub-html="<h2>Mutual Selection Ad activation on the Traffic Master overview page</h2><p>wechat-official-account-open-mutual-selection-on-overview-page</p>"><img  loading="lazy" src=https://midbai.com/post/wechat-official-account-lower-traffic-monetization-threshold/mutual-selection-on-overview.webp srcset="/post/wechat-official-account-lower-traffic-monetization-threshold/mutual-selection-on-overview_hu8247952486633959584.webp 800w, /post/wechat-official-account-lower-traffic-monetization-threshold/mutual-selection-on-overview_hu10224881283677825805.webp 1200w, /post/wechat-official-account-lower-traffic-monetization-threshold/mutual-selection-on-overview_hu8735576808891625551.webp 1600w"  alt="wechat-official-account-open-mutual-selection-on-overview-page" height="575" width="823"></a><figcaption class="image-caption">Mutual Selection Ad activation on the Traffic Master overview page</figcaption>
</figure></p>
<h2 id="why-lower-the-threshold" class="headerLink">
    <a href="#why-lower-the-threshold" class="header-mark"></a>1 Why Lower the Threshold?</h2><p>As a creator of a small subscription account (low follower count), let me discuss a few phenomena I’ve observed:</p>
<p><strong>1. In 2025, acquiring traffic for subscription accounts has become increasingly difficult.</strong></p>
<p>Although algorithmic recommendations can bring traffic to small accounts, the general feeling in 2025 is that recommended traffic is shrinking. It is obvious that the recommendation strategy has undergone a major overhaul, now placing greater emphasis on account weight (follower count, account activity, and output quality).</p>
<p>At the same time, the use of &ldquo;Content Boost&rdquo; (search/recommendation promotion) has become stricter. In 2024, my account could use boost coupons, but in 2025, I am surprisingly blocked from using them, with a prompt stating, &ldquo;The current account cannot use the boost function temporarily.&rdquo; There is no issue with the quality of my articles (all handmade originals), and the WeChat Open Community is full of similar cases. It can be inferred that restrictions are being applied based on account weight.</p>
<p>In 2025, I haven&rsquo;t felt the platform&rsquo;s traffic support for small subscription accounts; in fact, the support seems to have diminished. It is also possible that the articles I post simply don&rsquo;t suit the taste of the recommendation algorithm.</p>
<p><strong>2. The recommendation algorithm and account weighting are a mystery.</strong></p>
<p>The backend no longer displays data for &ldquo;Recommendation Impressions&rdquo; or &ldquo;Click-Through Rate,&rdquo; only &ldquo;Recommended Reads&rdquo; (clicks). Creators can no longer reverse-engineer the algorithm&rsquo;s preferences through data. This may be intentional on the part of the Official Account platform to prevent writing specifically to pander to the algorithm. This might be a good thing, forcing everyone to return to the content itself.</p>
<p><strong>3. Growing follower counts is getting harder.</strong></p>
<p>Even with a viral article getting 10,000 reads, it might only bring in about 100 new followers. With the recommendation feed, users don&rsquo;t care if the content in their stream is from an account they follow or a recommendation—as long as they are interested, they will read it even without following. This lowers the impulse to follow.</p>
<p>Users will only generate a desire to follow if they truly recognize the value of the subscription account&rsquo;s content and want to see more of its articles.</p>
<p><strong>4. The Matthew Effect is intensifying.</strong></p>
<p>Even after a user follows, if they don&rsquo;t &ldquo;Star&rdquo; (mark as important) the subscription account, it is very difficult for the account to appear in their subscription feed. The lower the read rate from existing fans, the less traffic the article gets for diffusion, making it even more unlikely to generate new followers. This forms a dead loop: small accounts cannot grow, leaving only the big accounts, turning the Official Account platform into stagnant water (which could likely lead to decline and extinction).</p>
<p>In the era of short video, Official Account traffic is shrinking, gradually being overtaken by short video platforms. <strong>Facing the shockwave of short video, Official Accounts need fresh blood.</strong></p>
<p>Lowering the threshold is intended to let small accounts earn a little income so they can continue updating. Only then will the platform have a continuous source of high-quality text-and-image content. The platform needs more quality content to retain traffic and maintain user stickiness.</p>
<p>At the same time, I hope the Official Account recommendation algorithm can lower the weight of the <em>account</em> and give higher weight to the quality of the <em>article</em>. Only then can small and new accounts grow, and only with fresh blood can the platform flourish. Simply put, it needs a decentralized, equal-rights recommendation algorithm like Xiaohongshu (Little Red Book).</p>
<p>The introduction of &ldquo;paid boosting&rdquo; also means that without payment, there is a high probability of not being recommended, which conflicts to some extent with the free &ldquo;content boosting&rdquo; in account growth. How to balance paid promotion and content-based recommendation (free of charge), that is, to balance commercial income, user experience, and support for small accounts to maintain a healthy ecosystem, is a consideration for WeChat official accounts.</p>
<h2 id="final-thoughts" class="headerLink">
    <a href="#final-thoughts" class="header-mark"></a>2 Final Thoughts</h2><h3 id="why-do-i-insist-on-writing-text-and-image-content" class="headerLink">
    <a href="#why-do-i-insist-on-writing-text-and-image-content" class="header-mark"></a>2.1 <strong>Why do I insist on writing text-and-image content?</strong></h3><p><strong>The information density and acquisition efficiency of reading text far exceed that of video (whether short or long).</strong></p>
<p>At the same time, text is much friendlier for information retrieval/search, which is the advantage of Official Accounts. For knowledge acquisition, my personal habit is to prioritize text and images; I will only watch a video if I need to see a demonstration of an operation.</p>
<p>Posting on my Official Account satisfies my desire for expression, stemming from my habit of blogging. The Official Account is just something I do on the side—a byproduct.</p>
<h3 id="regarding-income" class="headerLink">
    <a href="#regarding-income" class="header-mark"></a>2.2 Regarding Income</h3><p>I don&rsquo;t expect the Traffic Master program to bring me substantial income. My attitude is: <strong>If there is money, it&rsquo;s the icing on the cake; if not, I earn influence.</strong> The easiest place to make money by posting text is the Ant Community, where a casual 50-word post or a post with 20k views can earn over 100 RMB.</p>
<p>I have a bottom line: <strong>Reading experience comes first.</strong></p>
<p>Even if I were destitute and down and out, needing to earn these few scraps of silver, I would prioritize placing a donation link on my blog rather than ads.</p>
<p>For my Official Account articles, I will not enable &ldquo;In-Article Ads&rdquo; or &ldquo;Comment Section Ads&rdquo; or other forms that interfere with reading. I want to leave you with a clean reading space.</p>]]></description></item><item><title>2025 Review: First Light, Unfaded Mist</title><link>https://midbai.com/en/post/summary-2025/</link><pubDate>Sun, 04 Jan 2026 18:57:13 +0800</pubDate><author><name>xiaoqing</name></author><guid>https://midbai.com/en/post/summary-2025/</guid><description><![CDATA[<div class="featured-image">
                <img src="/post/summary-2025/featuredImage.webp" referrerpolicy="no-referrer">
            </div><p>This marks my second year of surviving independently. If I were to summarize it in one sentence: <strong>A glimmer of light has emerged through the mist, though the path ahead remains hazy.</strong></p>
<p>2025 was a year of diverse experiments, yet I have not quite found a direction that generates a self-sustaining positive feedback loop. However, my investment portfolio—a field I hadn&rsquo;t focused on for a long time—yielded significant returns. My total asset growth rate for the year was 7.6%, with a portfolio return of 7.8%. It’s fair to say that passive income provided the &ldquo;glimmer of light&rdquo; this year, giving me the financial breathing room to explore new directions while my living expenses were covered.</p>
<h2 id="2025-in-retrospect" class="headerLink">
    <a href="#2025-in-retrospect" class="header-mark"></a>1 2025 in Retrospect</h2><p>At the beginning of the year, I explored the potential of AI-driven independent development and the &ldquo;One-Person Company&rdquo; model. Using AI as a coding assistant, I ventured into the unfamiliar territory of front-end development to build a tool site, monetizing it through Google AdSense. Traffic was minimal; it served primarily as a &ldquo;warm-up&rdquo; project.</p>
<p>I then delved into the AI inference market and researched startups in the field, looking for opportunities in AI infrastructure. I attempted to build a comprehensive product, managing everything from development and DevOps to product operations. This pushed me far beyond my existing capabilities. Everything was new, requiring constant learning and heavy reliance on AI assistance. The pressure was immense—I worked over 14 hours a day, and the mental stimulation was so intense that I suffered from severe insomnia, often staying awake until dawn. Ultimately, due to high operational costs and a high probability of financial loss, the project was shelved after development was complete.</p>
<p>By June, I began to slow down and refocus on my investment income. Noticing a recovery in the Chinese A-share market, I re-engaged with my portfolio and adjusted my holdings.</p>
<p>In late August, I moved to Hangzhou to lower my cost of living.</p>
<p>I spent the second half of the year deepening my knowledge of investing and spending my spare time consuming books and videos on entrepreneurship and economics.</p>
<h2 id="the-shift-from-engineer-to-entrepreneur" class="headerLink">
    <a href="#the-shift-from-engineer-to-entrepreneur" class="header-mark"></a>2 The Shift: From Engineer to Entrepreneur</h2><p>I feel like a leaf that has fallen from its branch to the earth—taking root and sprouting, weathering the storms in the hope of one day becoming a towering tree that stands tall against the elements. From a purely wealth-accumulation standpoint, this was not the &ldquo;optimal&rdquo; choice. On the &ldquo;tree&rdquo; (the corporate platform), wealth accumulates steadily; the platform shields you and amplifies your skills. On the ground, you are self-reliant, and the world is full of uncertainty. However, I feel healthier this year. My complexion has improved, and the stress-induced oiliness of my skin has faded. Work is for a better life; life is the foundation.</p>
<p>My greatest transformation has been moving away from the &ldquo;engineer&rsquo;s mindset&rdquo; of obsessing over technical details. Instead, I now focus on user needs, business opportunities, and commercial viability. Technology is no longer the end goal for me. I fell into the classic trap of many technical founders: holding a hammer and looking for a nail, rather than starting from a real user need. Reading <em>The E-Myth Revisited</em> deepened this realization. I must transition from an engineer to a business owner—identifying scenarios, demands, and markets, rather than just &ldquo;finding a job&rdquo; to do for myself. Validation, business models, and operations are the real keys; technology is secondary.</p>
<h2 id="on-ai-and-the-future" class="headerLink">
    <a href="#on-ai-and-the-future" class="header-mark"></a>3 On AI and the Future</h2><p>AI represents a &ldquo;lane-change&rdquo; opportunity for ordinary people. It is like a new gate opening at a crowded station; those at the back of the line can suddenly surge ahead through the new path. One only needs to catch one or two such waves in a lifetime. Finding my niche within the AI ecosystem is my next goal. However, current Large Language Models (LLMs) are certainly not the final form of AI, and the &ldquo;chat&rdquo; interface has limited use cases. According to the Tech Hype Cycle, AI is currently in the &ldquo;Peak of Inflated Expectations.&rdquo; When this bubble will burst remains to be seen.</p>
<h2 id="investment-strategy-for-2026" class="headerLink">
    <a href="#investment-strategy-for-2026" class="header-mark"></a>4 Investment Strategy for 2026</h2><p>Investment returns are inherently uncertain, and the greatest enemy of the &ldquo;snowball&rdquo; (compounding) is volatility. My priority is to lower volatility, minimize drawdowns, and improve the quality of my returns. Before I invest, I ask myself: <em>Whose money am I making?</em> If it is a zero-sum game of &ldquo;swapping pockets,&rdquo; I stay away. No one wants to be the last one holding the bag. Given that A-shares are currently at a historical high where retail investors struggle to exit in time, my 2026 strategy is to reduce my exposure to A-shares. I will not add positions at these levels; instead, I will sell into the rally and reallocate to undervalued sectors or remain in cash. The core strategy is subtraction—reducing the number of holdings.</p>
<p>I prefer a portfolio that is <strong>simple, low-cost, long-term, and low-volatility</strong>. I spend 20% of my time on investment research to outperform 80% of people, and 80% of my time figuring out how to monetize the decade of experience I’ve accumulated. I have no desire to simply &ldquo;lie flat.&rdquo; I still hope to do something that impacts the world—something that might be remembered. But for now, the priority is to establish a stable, continuous cash flow before chasing higher ideals.</p>
<p><strong>Reduce volatility, increase returns. Sharpen the tools, and wait for the opportunity.</strong></p>]]></description></item><item><title>Business is Booming at Hema NB (Super Value)</title><link>https://midbai.com/en/post/hema-nb/</link><pubDate>Mon, 08 Dec 2025 09:32:45 +0800</pubDate><author><name>xiaoqing</name></author><guid>https://midbai.com/en/post/hema-nb/</guid><description><![CDATA[<div class="featured-image">
                <img src="/post/hema-nb/featuredImage.webp" referrerpolicy="no-referrer">
            </div><p>I went to the <strong>Hema NB (Super Value)</strong> store near my home today. Business was booming; I even had to queue to check out.</p>
<p>In my neighborhood, I have access to Hema, Dingdong Maicai, and Yonghui. Previously, I always ordered Hema Super Value items via the &ldquo;Taobao Instant Shopping&rdquo; (Taobao Shangou) interface because of the coupons. However, the delivery was incredibly slow, usually taking over an hour (likely due to a shortage of delivery riders in my area). In contrast, Dingdong Maicai delivers much faster (typically 30 to 60 minutes), but I found that Dingdong’s prices on the Taobao interface are surprisingly higher than on their own app.</p>
<p><strong>Hema NB (Super Value)</strong> gives me the impression of a fresh food supermarket that has been stripped of live seafood. It feels like a watered-down version of the classic Hema, cutting out the signature live seafood and in-store cooking services. It seems to be a continuation of the &ldquo;Hema NB Pickup&rdquo; model (now that the self-pickup business has been taken offline). It is cheap and offers high cost-performance, though the quality of some items is just average. In terms of quality, I’d rank them: <strong>Hema Fresh (Xiansheng) &gt; Dingdong &gt; Hema NB.</strong></p>
<p>What’s confusing is that for <strong>Hema NB</strong>, which is supposed to be a key developmental business for Hema, the main digital entry point is a WeChat Mini Program (there isn’t even an Alipay Mini Program). Furthermore, it has no relation to the main Hema App (though you can pay with Hema’s payment code and check orders), and it has an independent membership points system. You can place orders via Taobao Instant Shopping, but those orders don’t show up in the main Hema App. This means that customer service for Taobao orders can only be handled through Taobao—the systems are independent and not fully integrated.</p>
<p>I completely don&rsquo;t get it. Why choose the Tencent (WeChat) ecosystem as the entry point for Hema NB while abandoning their own app? And why isn&rsquo;t it fully integrated with Taobao Instant Shopping?</p>
<p>Also, regarding Alibaba’s e-commerce integration (renaming Ele.me to Taobao Instant Shopping and merging it into the E-commerce Group), why is Hema left outside to operate independently? Perhaps it’s due to the specific nature of the business—after all, it’s physical retail involving warehousing, logistics, brick-and-mortar stores, inventory, and procurement.</p>
<p>Hema, to me, can be described in one word: <strong>&ldquo;Chaotic.&rdquo;</strong>
There are too many formats: Hema Fresh, Hema Mini, Hema Outlet, Hema X Member Store, Hema Market, Hema Neighborhood, Hema NB, Super Value NB, Hema Pick’n Go, Hema Cloud, etc. (There are so many, I can’t even remember them all. I just want to buy groceries; why create so many types?). They are constantly using trial and error, launching new businesses, and often contradicting themselves—taking the X Membership system offline then back online, shifting focus from online to offline, closing Hema Neighborhood/NB Pickup (because they couldn’t beat Pinduoduo’s Duoduo Maicai), and closing X Member Stores. A company like this, with such a fast pace of launching and failing, must place huge pressure on its employees (anyone who has worked in big tech probably understands this well).</p>
<p><strong>The Hema X Membership is the worst value membership I have ever purchased.</strong>
First, it’s expensive. At 258 RMB, compared to JD Plus at 99 RMB or Dingdong at 108 RMB, it’s truly pricey. Second, the benefits are mediocre. Aside from free delivery, the rest isn&rsquo;t great. The membership doesn&rsquo;t waive shopping bag fees, the number of items with &ldquo;member pricing&rdquo; is scarce, and the free vegetable perk was changed from &ldquo;online or offline&rdquo; to &ldquo;offline only.&rdquo; The X Membership is even split into Gold and Diamond versions. There was also the &ldquo;Yi Shan&rdquo; (Moving Mountain) price war, where shelf prices were cheaper than member prices. The system was taken offline and only relaunched in 2024.</p>
<p><strong>Is it time to buy Alibaba stock?</strong></p>
<p>I generally don&rsquo;t use Taobao anymore. My first choice is JD.com (self-operated), and occasionally Pinduoduo. I used to buy from Tmall Supermarket, but I found their packaging consisted of one giant plastic bag with the Tmall logo, which caused the items inside to get crushed. I switched to JD Supermarket because they choose packaging (boxes or bags) based on how fragile the items are. As for delivery speed, in big cities, both offer next-day delivery, and JD can often do same-day delivery.</p>
<p>regarding the &ldquo;Delivery War,&rdquo; current market share is: <strong>Meituan &gt; Taobao Instant Shopping &gt; JD</strong> (according to a recent JP Morgan report). However, I think Meituan and Alibaba will be fighting neck-and-neck for a while. The classic internet strategy is &ldquo;fatten the pig then kill it&rdquo; (gain a dominant market share/monopoly, then raise prices). It remains to be seen if the market share bought with subsidies can be sustained once the subsidies stop.</p>
<p>According to financial reports, Meituan’s food delivery business lost 14.1 billion, while Alibaba’s delivery business loss figures are unknown, though the Cloud Intelligence Group saw revenue growth. Alibaba is betting everything on AI—AI Intelligent Cloud, the Qwen (Qianwen) Large Model, and applying AI across various businesses. However, as infrastructure spending on AI increases, the Return on Equity (ROE) of these investments remains to be seen.</p>
<p>Although I am not the one making the waves, I can ride the wind. In this ever-changing era, whether in consumption or investment, maintaining independent thinking is the most important thing.</p>]]></description></item><item><title>Is the LLM Path Flawed? The Scaling Law's End is Nigh.</title><link>https://midbai.com/en/post/valley101-tianyuandong/</link><pubDate>Wed, 12 Nov 2025 21:21:27 +0800</pubDate><author><name>xiaoqing</name></author><guid>https://midbai.com/en/post/valley101-tianyuandong/</guid><description><![CDATA[<div class="featured-image">
                <img src="/post/valley101-tianyuandong/featuredImage.webp" referrerpolicy="no-referrer">
            </div><p>Recently, I watched the <a href="https://www.youtube.com/watch?v=EsaUQNx59vA" target="_blank" rel="noopener noreferrer">Silicon Valley 101 interview with Tian Yuandong, former Research Director of FAIR at Meta</a>. This interview provided me with a frontline research expert&rsquo;s perspective on the current development of AI and Large Language Models (LLMs). It was professional, authentic, and without agenda or bias, from which I benefited greatly.</p>
<p>After watching, I summarized several insights:</p>
<ul>
<li>Fewer people will engage in fundamental research, while more will focus on applications.</li>
<li>The LLM path may not be universally correct, and the scaling law will eventually reach its limits.</li>
<li>Balancing technology and business, bridging the gap between academia and engineering.</li>
<li>Choosing work that is both enjoyable and has future market value is crucial.</li>
</ul>
<h2 id="fewer-people-will-engage-in-fundamental-research-while-more-will-focus-on-applications" class="headerLink">
    <a href="#fewer-people-will-engage-in-fundamental-research-while-more-will-focus-on-applications" class="header-mark"></a>1 Fewer People Will Engage in Fundamental Research, While More Will Focus on Applications</h2><p>As model engineering technologies mature, fewer people will be engaged in fundamental model research. This is a common pattern in the technology field: a small number of people work on foundational technologies (such as Linux kernel development, cloud-native infrastructure, or basic framework development), while the vast majority focus on integrating these technologies with business needs for practical implementation.</p>
<h2 id="the-llm-path-may-not-be-universally-correct-and-the-scaling-law-will-eventually-reach-its-limits" class="headerLink">
    <a href="#the-llm-path-may-not-be-universally-correct-and-the-scaling-law-will-eventually-reach-its-limits" class="header-mark"></a>2 The LLM Path May Not Be Universally Correct, and the Scaling Law Will Eventually Reach Its Limits</h2><p>Current LLMs have parameter scales in the billions. A human can acquire at most 10 billion tokens of knowledge in a lifetime, yet models are now trained on tens of trillions or even thirty trillion tokens. Where does this high-quality data come from? Whether models trained on such a massive number of tokens can truly achieve human-level capabilities remains a big question mark.</p>
<p>From a business perspective, large-scale data and parameters imply enormous computational demands, and there&rsquo;s ultimately an upper limit to computing power and energy. The scaling law indicates that exponential input yields only linear growth, making it a very inefficient endeavor in terms of input-output ratio. Whether the value generated by models produced at such high costs can exceed the investment is also questionable.</p>
<p>Crucially, current models lack human &ldquo;insight.&rdquo; They struggle to offer unique perspectives or innovative ideas when facing problems. As Tian Yuandong put it:</p>
<blockquote>
  <p>&ldquo;This kind of high-level human insights, human knowledge, and unique perspectives on a problem, these are things that current models are lacking.&rdquo;</p>

</blockquote><h2 id="balancing-technology-and-business-bridging-the-gap-between-academia-and-engineering" class="headerLink">
    <a href="#balancing-technology-and-business-bridging-the-gap-between-academia-and-engineering" class="header-mark"></a>3 Balancing Technology and Business, Bridging the Gap Between Academia and Engineering</h2><p>For companies like Meta, every technological investment aims to generate business value. Meta&rsquo;s relative lag in AI can be partly attributed to rushing commercialization when the technology was still immature, and instances of &ldquo;outsiders directing insiders.&rdquo; The cycle from academic research to engineering implementation is often long; patience is key.</p>
<h2 id="carefully-choosing-work-that-is-both-enjoyable-and-has-market-value" class="headerLink">
    <a href="#carefully-choosing-work-that-is-both-enjoyable-and-has-market-value" class="header-mark"></a>4 Carefully Choosing Work That Is Both Enjoyable and Has Market Value</h2><p>It&rsquo;s important to clearly think about what you truly enjoy, what you can do, and what creates value. Blindly chasing hot industries is not advisable; what&rsquo;s scorching hot today might be yesterday&rsquo;s news tomorrow, like iOS development during the mobile internet boom.</p>
<p>This is my biggest realization recently: as a tech professional, if you want to make a living through technology, that technology must generate commercial value. Of course, one can also pursue technology driven by interest and passion, regardless of its market value. Ultimately, the goal of work is to live a better life.</p>]]></description></item><item><title>Falling into nihilism</title><link>https://midbai.com/en/post/nihilism/</link><pubDate>Sun, 12 Oct 2025 21:18:18 +0800</pubDate><author><name>xiaoqing</name></author><guid>https://midbai.com/en/post/nihilism/</guid><description><![CDATA[<div class="featured-image">
                <img src="/post/nihilism/featuredImage.webp" referrerpolicy="no-referrer">
            </div><p>When human beings’ seven emotions and six desires are satisfied, they can fall into the brink of nihilism. Those who have experienced life&rsquo;s hardships, great ups and downs (experiencing life&rsquo;s peak and trough, then returning to the starting point), will also fall into nihilism. Nihilism – a boundary incomprehensible to three-dimensional human beings. After experiencing nihilism, one often achieves self-consistency, lives with clarity, or as the saying goes, &ldquo;knows the will of Heaven.&rdquo;</p>
<p>Why do people live? What is the meaning of life? Where does consciousness come from? These are all unanswered questions for humanity.</p>
<p>Humans can only find their meaning through religion (Buddhism, Taoism, Christianity, etc.), or by finding their value in society.</p>
<p>Some people are lucky enough to quickly encounter this boundary, such as achieving financial freedom at a young age. Others must experience the sweet and sour of life, go through worldly vicissitudes (birth, old age, sickness, death, marriage, having children) to touch this boundary. Some live their whole lives and never touch it.</p>
<p>In high school, my deskmate quietly told me he had cancer, then turned and threw a question at me, &ldquo;Tell me, what is the meaning of life?&rdquo; This heavy, soul-piercing question made me feel as if time had frozen. As a high school student, I had never pondered this question; living and studying seemed so natural. That single question was like being awakened from a deep sleep.</p>
<p>My answer now is that life inherently has no meaning; we merely find a meaning for our own lives, whether it&rsquo;s by finding our value in society (experiencing an ordinary life) or by seeking our meaning through religious faith.</p>
<p>Humans are three-dimensional beings, unable to comprehend higher-dimensional logic. Live in the present.</p>]]></description></item><item><title>No job, what did I rely on to make money this year?</title><link>https://midbai.com/en/post/unconventional-paths-to-wealth/</link><pubDate>Mon, 22 Sep 2025 12:05:10 +0800</pubDate><author><name>xiaoqing</name></author><guid>https://midbai.com/en/post/unconventional-paths-to-wealth/</guid><description><![CDATA[<div class="featured-image">
                <img src="/post/unconventional-paths-to-wealth/featuredImage.webp" referrerpolicy="no-referrer">
            </div><p>This year, I once again opted for a &ldquo;no-job&rdquo; mode, but to my delight, my personal assets actually saw a net increase.</p>
<p>So, where did this income come from? It wasn&rsquo;t from my strong technical field. The two new projects I attempted this year both fell short of expectations and didn&rsquo;t bring the anticipated breakthroughs. What truly made a difference was the investment logic of &ldquo;money making money.&rdquo;</p>
<p>This was somewhat unexpected, especially given the overall sluggish economy. Yet, the stock market, like fish swimming upstream, displayed unusual activity and enthusiasm. The market trend was consistently positive, as if &ldquo;riding the tide.&rdquo; And I, as someone not directly involved in creating social value, also benefited from it.</p>
<p>My fund holdings from five years ago have been &ldquo;lying flat&rdquo; ever since. While they haven&rsquo;t fully recovered their initial value, their performance has easily surpassed the CSI 300 index, which undoubtedly affirms the active fund managers&rsquo; ability to seize market opportunities. Meanwhile, the new investments added at the end of last year have now entered a considerable profit range.</p>
<p>After five years of navigating bull and bear markets, I&rsquo;ve seen significant growth in both my investment knowledge and mindset. Recently, I conducted a thorough review of my asset allocation and identified some areas for optimization: the proportion of underlying defensive assets is too high, while risk-averse assets like gold and overseas assets are relatively under-allocated.</p>
<p>I am now implementing a &ldquo;barbell strategy,&rdquo; aiming to balance both defense and offense. The specific plan is to increase holdings in fixed-income+ products, industry ETFs, and Nasdaq index funds, and to opportunistically allocate to gold and dividend-paying assets. In simple terms, this means moderately reducing wealth management products and increasing allocations to funds and bonds. When gold prices experience a reasonable pullback, I will consider a small additional allocation. However, since some funds have not yet matured, the current adjustments will continue for some time. I believe that after this optimization, my investment portfolio is expected to achieve its target annualized return.</p>
<p>Since investments can now bring considerable returns, I&rsquo;ve decided to devote more energy to them. My leisure time will be spent reading entrepreneurship-related books, watching YC&rsquo;s startup sharing videos, browsing platforms like Reddit and V2EX, and continuously updating my blog and Wechat official accounts. I hope to gradually shift from a technical expert&rsquo;s mindset to a more holistic entrepreneur&rsquo;s perspective. Of course, I will maintain my focus on cutting-edge technology and trend sensitivity, while also gaining deeper insights into market demand and potential opportunities.</p>
<p>My current state is somewhat akin to &ldquo;Financial Independence, Retire Early&rdquo; (FIRE), but I still yearn to achieve something significant. The lifestyle I envision is: a passionate career as the main thread, supplemented by stable investments as a side thread. Just as &ldquo;a blessing in disguise,&rdquo; my current smooth sailing might just be a result of aligning with the times. However, strictly adhering to investment discipline and overcoming inherent human weaknesses remains a formidable challenge. Therefore, I will continue to hold a respectful attitude towards the market and approach every investment decision with prudence.</p>
]]></description></item></channel></rss>