跪拜 Guibai
← All articles
Frontend

A Programmer's Two-Month Side-Hustle Experiment: $360 from a WeChat Blog and AI Tooling

By 三只萌新 ·
Read original on juejin.cn ↗ Google Translate ↗ Alt translation

It lays bare the real economics of a solo developer monetizing AI content in China's platform ecosystem: low but real income, heavy reliance on algorithmic traffic, and a tooling-first approach where the programmer's edge is automating the content pipeline rather than writing better prompts.

Summary

After testing seven or eight side-hustle channels, a developer found that running a WeChat Official Account was the most accessible path for ordinary people. Over two months, the account pulled in 1.07 million reads and roughly $360 in revenue, with a peak single-day earning of $34. A companion mini-program for content creation broke even, and personal AI consulting added a small amount.

The core differentiator was not just writing, but automating content production. Instead of manually polishing AI drafts, the developer built agent-based workflows that combine templates and parameters to generate personalized articles at scale. This tooling is now offered to other content creators, with a free tier supported by ads and points.

Several traffic restrictions hit the account, but readership recovered to tens of thousands each time. Follower count proved a poor predictor of income: the highest-earning day occurred with only a few hundred followers, while later months with double the followers brought in far less.

Takeaways
Total side-income over two months was about 2,600 yuan from a WeChat Official Account, 300 yuan from a mini-program, and 200 yuan from AI consulting.
The Official Account reached 1.07 million total reads in two months with no ad spend.
Peak single-day earnings hit 245 yuan when the account had only a few hundred followers; later, with double the followers, daily earnings dropped to tens of yuan.
Programmers use AI for content by building agent workflows with pre-set templates and parameters, not by repeatedly tweaking prompts and manually polishing output.
A self-built content-generation mini-program offers over 100 templates across a dozen niches, monetized through ads and a points system.
Four traffic restrictions occurred, but readership recovered to tens of thousands each time.
Follower count does not correlate with income; some accounts with thousands of followers earn only a few cents per day.
Starting a side hustle means acting on ideas that produce immediate returns and postponing everything else.
Conclusions

Follower count as a vanity metric is not just a Western-platform phenomenon; the same decoupling from revenue shows up on WeChat and Xiaohongshu, where algorithmic recommendation drives traffic independently of subscriber numbers.

The programmer's real arbitrage in the AI-content boom is not better prompting but building deterministic pipelines that remove the human from the editing loop, turning content into a configurable manufacturing process.

Traffic restrictions are a recurring operational cost on Chinese platforms, and surviving them is a skill in itself, one that this developer treats as a repeatable recovery playbook rather than a fatal setback.

Concepts & terms
WeChat Official Account traffic restrictions
A platform enforcement action where WeChat limits the distribution reach of an account, often due to perceived content violations or spam-like behavior. Recovery requires adjusting content strategy and waiting for the restriction to lift.
Agent-based content workflows
Instead of a human iterating on AI prompts and manually editing output, pre-built software agents chain together templates, parameters, and API calls to generate finished content with minimal human intervention.
From the discussion

The conversation splits between sharing alternative income figures and questioning the viability of AI-generated content. One side reports higher earnings from a side hustle that was later abandoned, while another suggests novel-writing as a more lucrative path. Practical concerns surface around the cost of pure AI writing and the need to dodge platform penalties for low-quality output.

Side-hustle income can fluctuate sharply, with daily peaks hitting 300 RMB before the writer quit entirely.
Pure AI writing carries a risk of being flagged as low-quality content, requiring deliberate mitigation.
AI-assisted novel writing is proposed as a higher-earning alternative to blogging, though a lack of familiarity with the genre is a barrier.
Rapid product iteration means the newest features are kept in a trial version, with only a stable older build publicly accessible.
Featured comments
吃瓜的猹

My side hustle made over 4K in 3 months, but I've stopped writing now [cry-laugh]. At its peak, it was 300 a day.

三只萌新

Impressive, why did you stop writing?

delphidoc

You'd be better off using AI to write novels. You'd definitely earn more than this.

三只萌新

Impressive, how much have you earned? Mainly, I don't read novels. Can't find the feel for it.

See top comments, translated →
Source: juejin.cn ↗ Google Translate ↗ Backup ↗