辞掉42万刀年薪,8个月搭建月入3万美刀产品矩阵
Building a $30k/mo portfolio within eight months of quitting his $420k/yr job
AI Never Sleeps + Pear · AI教育/咨询服务 · 8个月 · $30K+/月
- ⚡辞掉42万刀年薪8个月做到月入3万美刀
- 🎯阶梯式付费漏斗低客单价用户转化高价课概率是免费用户10倍
- 🚀LinkedIn单帖240万曝光零成本精准获客
- 💡「产品不需要完美,只需要先存在」反焦虑创业心法
前大厂高管裸辞后依托AI工具,通过内容冷启动搭建阶梯式付费体系,同时推出AI咨询匹配平台,快速实现月入3万美刀,验证了非技术背景创业者的落地路径。

辞掉42万美元年薪的工作
Leaving a $420k salary
我在企业界工作了25年以上,先后任职于波士顿咨询集团(BCG)、西太平洋银行和多家金融科技初创公司里程碑,管理过2人到200人不等的团队。大约8个月前,我辞掉了42万美元的年薪,全职投入AI相关创业。现在我运营两个项目:AI Never Sleeps是我的个人品牌和教育业务,Pear是我作为联合创始人打造的AI原生管理咨询平台。AI Never Sleeps在2026年1月营收达19200美元,Pear上收入数据线三周就达到10万美元月营收,我们抽取10%的佣金。
I spent 25+ years in corporate — The Boston Consulting Group (BCG), Westpac, fintech startups. I managed teams from two to 200+ people. And left a $420k annual salary about eight months ago to build with AI full-time. Now, I run two things: AI Never Sleeps, my personal brand and education business, and Pear, an AI-native management consulting platform. AI Never Sleeps generated $19.2k USD in January 2026, Pear hit $100k/mo USD three weeks after launch and we take a 10% margin.
Who is it for?
- ✓有多年职场/咨询经验的内容创作者
- ✓熟悉AI工具的非技术创业者
- ✓B2B服务赛道从业者
Not for
- ✗完全无行业积累的纯新手
- ✗只会写代码完全不愿做内容营销的开发者
无聊与恐惧
Boredom and fear
我辞掉高薪工作是因为无聊,也有一点恐慌。过去20年我获得了15次晋升,很擅长职场攀爬,但我已经不再亲自做产品了,变成了审核别人工作的人,而非创造者。后来AI工具变得足够好用,我早年写过ASP.NET和JavaScript,在我天天开管理会的这些年技术已经迭代了很多,AI成了我回归开发的桥梁。我打开Cursor,用自然语言描述需求,它就能直接生成可用的代码。我一个周末就上线了第一个产品创业心态,接着又做了第二个,我意识到如果我能做到,数百万专业人士也能做到,他们只是还不知道而已。所以我裸辞了,不是因为我已经把所有事都规划清楚了,而是我根本停不下来做产品。
I left that $420k/yr job because I was bored. And a little scared. I'd been promoted 15 times in 20 years. I was good at climbing. But I'd stopped building things. I'd become the guy who reviewed other people's work instead of creating my own. Then AI tools got good. Really good. I'd coded earlier in my career — ASP.NET, some JavaScript — but everything had evolved while I was in management meetings. AI was the bridge back. I opened Cursor, described what I wanted, and it just... worked. I shipped my first product in a weekend. Then another. Then I realized: If I can do this, there are millions of professionals who can too. They just don't know it yet. That's when I quit. Not because I had it all figured out. Because I couldn't stop building.
核心心态
产品搭建路径
Building the products
对于AI Never Sl启动策略eeps,我先做内容产品:我在LinkedIn连续更新好几个月,才推出付费产品,测试什么内容能引发共鸣,找到自己的表达风格,积累受众。第一个正式产品是免费的系列直播研讨会,我当着镜头现场搭建自动化工具,没有幻灯片,就是纯实操,这验证了用户的学习需求。之后我推出「从零到开发者」课程,把我过去做咨询积累的框架、结构化思维、问题拆解方法,全部用来教用户用AI做产品。对于Pear,我们从零搭建了AI匹配引擎,三个联合创始人加起来有30多年咨询行业经验,完全理解买方、卖方和顾问三方的痛点。
For AI Never Sleeps, the "product" was content first. I posted on LinkedIn every day for months before I built anything to sell. Tested what resonated. Found my voice. Built an audience. The first real product was a free webinar series — live builds where I created automations and tools on camera. No slides. Just building. This proved that people wanted to learn this stuff. Then, I built Zero to Builder. I took everything I'd learned from consulting (frameworks, structured thinking, breaking down problems) and applied it to teaching people to build with AI. For Pear, we built the AI matching engine from scratch. Three cofounders with 30+ years of combined consulting experience meant we understood the problem from every angle — the buyer, the seller, and the consultant.
启动策略
技术栈
The stack
技术栈开发工具:Claude Code和Cursor是我日常主力,用纯英文描述需求就能迭代开发。基础设施:我用Vercel部署前端(Next.js、React),Railway部署后端(FastAPI、Postgres数据库、Redis队列等)。自动化工具:自托管n8n做工作流自动化,我已经搭建了100多个自动化流程。课程相关:用Skool做社区和课堂,Reveal.js做演示幻灯片,Substack做通讯。Pear的技术栈:完全自研AI原生架构,核心IP是匹配引擎,用Postgres存结构化数据,RAG做语义搜索,图数据库做节点关联。内容生产:我用Claude Code搭建了AI协同写作系统,把我的表达风格、受众画像、方法论都存在JSON配置文件里,相当于有个完全懂我写作风格的联合撰稿人。
Here's my stack. For building: Claude Code and Cursor are my daily drivers. I describe what I want in plain English and iterate from there. For infrastructure: I love Vercel (frontend e.g., Next.js and React) and Railway (backend e.g., FastAPIs, Postgres databases, Redis queues, etc.). For automation: n8n (self-hosted) for workflow automation. I've built 100+ automations with it. For the course: Skool for community and classroom. Reveal.js for presentation slides. Substack for the newsletter. For Pear: AI-native architecture built from the ground up — the matching engine is the core IP. Think Postgres for structured data, RAG for semantic search, and a graph DB for node connections. For content: I built an AI co-writing system using Claude Code with structured context profiles (JSON files capturing my voice, audience, and methodology), it's like having a co-writer who already knows how I sound.
技术选型
订阅+商业模式
A subscription+ model
AI Never Sleeps的模式:免费层是每日LinkedIn帖子、免费Substack通讯、免费直播研讨会,作为流量入口,建立信任,展示专业能力,收集用户邮箱。59美元/月是付费通讯+Skool社区,包含每周研讨会、模板、直接对接权限,把普通粉丝转化为付费用户,低客单价用户后续买高价课的概率是免费用户的10倍转化数据。2999美元是8周「从零到开发者」cohort课程,旗舰级产品,教非技术用户用AI搭建真实产品。定制价5000美元以上是定制代做服务,为企业搭建AI自动化方案。Pear的模式:抽取10%的平台使用佣金。
Here's the model for AI Never Sleeps: Free tier: LinkedIn posts (daily), free Substack newsletter, free webinars. This is top of funnel. Build trust, demonstrate expertise, capture emails. $59/month: Paid newsletter + Skool community. Weekly webinars, templates, direct access. This converts followers into customers. Small purchase → big purchase. Someone who pays $59/month is 10x more likely to buy the course than someone on a free list. $2,999: Zero to Builder. 8-week cohort course. This is the flagship. Custom pricing ($5000+): Selective agency work. Done-for-you AI automation for businesses. For Pear, we take a 10% margin for platform usage.
收入逻辑
靠LinkedIn增长
Growth via LinkedIn
增长渠道完全是LinkedIn,我的目标受众都在那里。我全年无休每日发帖,最高一条内容曝光量超增长数据240万,2.2万点赞,398条评论。内容公式很简单:个人转型故事+具体数字+互动CTA。比如「6个月前我还不会写代码,现在我每周都靠AI上线新产品」这条帖子彻底改变了我的业务。有效内容要素:真实脆弱感、具体数字、幕后内容、关键词CTA。无效内容:没有故事的纯广告、通用动态、没有配图的纯文字帖子。我每月还开免费直播研讨会,现场实操搭建,转化率比任何销售页都高。
As far as growth: LinkedIn. Full stop. That's where my audience lives. I post every single day. Seven days a week. My highest-performing post hit 2.4 million+ impressions, 22,000+ likes, and 398 comments. The formula is simple: personal transformation stories + specific numbers + interactive CTAs. "6 months ago, I couldn't code. Now I ship products weekly with AI." That post changed everything. What works: vulnerability, specific numbers, behind-the-scenes content, and keyword CTAs. What doesn't work: pure promo without story, generic updates, and text-only posts without images. I also run free webinars monthly. Live builds, no slides. That converts better than any sales page.
增长策略
身份转变和开发者陷阱
Identity shifts and the builder's trap
最大的挑战是身份转变:从「审核工作的高管」变成「上线产品的开发者」,比任何技术难题都难。你的大脑会不停告诉你要多做规划、多做战略PPT、获得更多人认可,但现在没人给你签字批准了,你只能直接上线。另一个挑战是开发者陷阱:我热爱做产品,讨厌做陷阱提醒销售。我做完一个很酷的产品获得多巴胺满足,就立刻去做下一个新项目,完全忘了推广刚做完的产品,意识到这个模式的问题非常关键。如果让我重来一次,我第一天就会开LinkedIn账号、做通讯、收集邮箱,我一开始覆盖的话题太杂了,浪费了好几个月时间。邮箱是你唯一完全拥有的资产,其他所有平台都是租来的。我还会更早开始收费,一开始我免费送了太多内容,收费会倒逼你做出用户真正愿意付费的价值。
The biggest challenge was the identity shift. Going from "executive who reviews work" to "builder who ships products" is harder than any technical problem. Your brain keeps telling you to plan more, build a strategy deck, get buy-in. But nobody's giving you buy-in anymore. You just have to ship. Another challenge was the builder's trap. I love building. Hate selling. I'd build something cool, get the dopamine hit, then move on to the next thing instead of selling what I just made. Recognizing that pattern was critical. If I started over? I'd start posting on LinkedIn, start a newsletter and email list from day one. Email is the only platform you own. Everything else is rented. I'd also charge earlier. I gave away too much for free in the beginning. Charging forces you to create something people actually value.
避坑提醒
产品不需要完美,只需要存在
It doesn't have to be good — it has to exist
我的建议:这周就上线点东西,不要等下个月。它不需要完美,核心金句只需要真实存在。90%的人永远卡在「我有个想法」到「我上线了产品」的 gap 里。去解决无聊的问题:当你大脑觉得「这很无聊」,通常意味着用户已经在为解决方案付费,市场已经验证,你很容易赚到钱。当你大脑觉得「这很新奇很酷」,通常意味着还不存在成熟市场。从第一天就搭建邮箱列表,LinkedIn明天可能改算法,Twitter可能封你号,只有你的邮箱列表完全属于你。停止看教程,开始做产品。教程是伪装成生产力的拖延,你上线一个不完美的产品学到的东西,比看100小时YouTube教程多得多。你比你想象的更接近成功,AI工具把从想法到产品的时间压缩了太多,以前开发者要花3个月做的东西,现在有清晰思维的人3天就能做完。
Here's my advice: Ship something this week. Not next month. It doesn't have to be good. It has to exist. The gap between "I have an idea" and "I shipped something" is where 90% of people get stuck forever. Solve boring problems. When your brain says "that's boring," it usually means people are already paying for solutions, the market is validated, and you can make money. When your brain says "that's exciting and novel," it usually means no market exists yet. Build an email list from day one. LinkedIn can change its algorithm tomorrow. Twitter can suspend your account. Your email list is yours. Stop learning, start building. Tutorials are procrastination disguised as productivity. You'll learn more shipping one broken product than watching 100 hours of YouTube. You're closer than you think. AI tools have compressed the timeline from idea to product dramatically. The thing that used to take a developer three months can now take a clear thinker three days.
关键证据
后续规划
What's next?
短期:扩大「从零到开发者」课程长期规划规模,2026年3月19日开第二期,今年要帮数百个非技术用户上线他们的第一个产品。中期:把AI Never Sleeps打造成专业人士用AI做产品的首选资源,不做AI新闻资讯,只聚焦实操搭建内容。长期:深耕Pear平台,颠覆百年历史的管理咨询行业,这个行业早就需要重构了,我们三方视角的行业经验完全能做好。更长期:我还有很多新项目在筹备,核心主线都是帮助大家搭建产品、生意、下一代咨询体系,核心逻辑都是清晰的思维+合适的工具+敢上线的勇气。
In the short term, my plan is to scale Zero to Builder. Cohort 2 starts 19 March 2026. I want to help hundreds of non-technical professionals ship their first product this year. Medium term: Build AI Never Sleeps into the definitive resource for professionals building with AI. Not the best content about AI news or trends — the best content about building things. Long term: Pear. We're building something that can genuinely disrupt a 100-year-old industry. Management consulting is ripe for reinvention. Long-long term: I have a number of projects cooking that I am excited about. The thread that connects all of it: helping people build. Clear thinking + the right tools + the courage to ship.
关键里程碑
2025年7月 · 辞掉年薪42万美刀的大厂高管工作,全职投入AI创业
2025年下半年 · 坚持LinkedIn日更内容,积累初始受众,完成产品需求验证
2026年1月 · AI Never Sleeps月收入达1.92万美刀,首个付费课程售罄
2026年2月 · Pear AI咨询平台正式上线,上线三周月收入达10万美刀
2026年3月 · 产品组合整体月收入突破3万美刀,第二期付费课程开营
用户评论与创作者回复
已过滤 spam、低价值附和与重复内容 · 原始 147 条 · 展示 12 条 · 创作者回复 0 条
The identity shift part resonated. Spent years as an AI consultant watching companies scramble to keep up with how fast everything was moving and at some point realized I was helping them adapt while standing completely still myself. So I quit and started building AI social app. Still unlearning the habit of waiting for a room full of people to approve something.
身份转变这段我太有共鸣了。我做了多年AI咨询,看着各家公司拼命追赶行业变化,突然意识到我一直在帮别人进步,自己却原地踏步。于是我辞了职开始做AI社交应用,到现在还在改掉做什么事都要等一群人审批的老习惯。
笔记:点出了大厂高管转型最大的隐性障碍:长期形成的「等待审批」思维定式,比技术障碍难克服得多。
Walking away from a $420k job and building a $30k/mo portfolio in eight months takes serious conviction. What stood out to me is how quickly experimentation and shipping projects compounds when you focus on execution instead of overthinking. Stories like this are a good reminder that momentum matters more than perfect planning.
辞掉42万刀的工作,8个月就搭建出月入3万美刀的产品组合,需要极强的意志力。最让我印象深刻的是,当你专注执行而不是过度思考时,试错和快速上线的复利效应会来得特别快。这类故事提醒我们,推进节奏远比对完美计划的追求重要。
笔记:提炼出核心创业心法:行动力带来的正向反馈复利,远超过反复打磨完美方案的收益。
This is a great example of how experienced operators can reposition themselves in the AI era. Instead of competing with younger engineers on raw coding ability, you're leveraging decades of structured thinking and consulting frameworks, then using AI as the execution layer. The audience-first strategy is particularly effective. Many founders try to build a product before understanding demand, while you validated interest through content first.
这是资深从业者在AI时代重新定位自己的绝佳案例:你没有和年轻工程师比拼纯编码能力,而是把几十年积累的结构化思维和咨询框架作为核心竞争力,把AI当成执行层工具。先做受众积累的策略效果特别好,很多创业者先做产品再找需求,你反其道而行之通过内容先验证市场兴趣。
笔记:精准点出非技术背景创业者的核心差异化优势:多年积累的行业认知远超过纯技术能力的价值。
The builder's trap part really resonated. I'm running a handful of apps right now and I catch myself doing the exact same thing. Build something, feel great about it, immediately start thinking about the next feature instead of going out and actually telling people it exists. What helped me was forcing a rule: no new feature work until I've spent at least equal time on distribution that week.
开发者陷阱这段我完全感同身受。我现在运营着好几个小应用,经常做完一个功能获得成就感之后,立刻就去想下一个新功能,完全忘了去告诉用户这个产品已经上线了。后来我定了个死规矩:每周花在推广上的时间不少于开发新功能的时间,这个问题就解决了。
笔记:给出了可直接复用的避坑实操方案,解决了90%技术创业者不爱做推广的共性问题。
The builder's trap section is the most valuable thing in this post. The point about making content his distribution before he had a product is the structural insight worth extracting. Most founders try to build the audience after they have something to sell. That sequencing problem explains a lot of stalled launches. Also the "it doesn't have to be good, it has to exist" principle needs a caveat for B2B: a rough product that gets in front of the wrong buyer creates a reputation problem in a small market that takes months to undo.
开发者陷阱是这篇内容最有价值的部分,最值得提取的结构性洞见是:他在做产品之前就已经把内容分发体系搭建好了。多数创业者反过来,先做产品再去积累受众,这就是很多项目上线就停滞的核心原因。另外「产品不需要完美只需要存在」的原则在B2B场景下要加个前提:粗糙的产品如果被不合适的B端客户看到,会在小圈子里造成不可逆的口碑损失。
笔记:补充了B2B场景下的适配提醒,避免读者直接照搬通用原则踩坑。
"Solve boring problems" is the one that resonates most. I actually named my company BoringWorx around this exact idea — the unsexy, repetitive problems that real businesses have are almost always better business opportunities than the exciting novel ones. When something feels boring, it usually means the market is proven and people are already paying for something worse.
「解决无聊的问题」这段我最认同,我甚至直接把自己的公司命名为BoringWorx。那些不酷、重复、真实企业天天遇到的问题,永远比新奇没人做过的赛道赚钱机会多。当你觉得一个方向很无聊,通常意味着市场已经被验证,用户已经在为更差的解决方案付费了。
笔记:用真实创业案例验证了「做无聊刚需赛道」思路的可行性,给新手选品提供了明确方向。
The builder's trap is real. Love building, hate selling, move on to the next shiny thing. That pattern kills more solo businesses than bad ideas do. Your funnel structure is smart though. Free content to $59/month community to $2,999 course. Each step filters for people who actually take action. Most people try to jump straight from free to expensive and wonder why nobody buys.
开发者陷阱太真实了:爱做产品讨厌卖东西,做完就去追下一个新项目,这个模式毁掉的 solo 生意比烂想法多得多。你设计的漏斗结构特别聪明:从免费内容到59美元/月社区再到2999美元课程,每一步都筛选出真正愿意行动的用户。多数人直接从免费跳高价,最后想不通为什么没人买单。
笔记:点出阶梯式付费漏斗的核心价值:每一步都在筛选高意向用户,大幅提升最终转化率。
Really liked the point about boredom being a signal, not just a feeling to ignore. A lot of people get very good at operating inside systems that already exist, and after a while they confuse being highly competent with actually building. The part that stood out to me here is how AI can act as a bridge back into making things again, especially for people who already have strong judgment but haven't been hands-on in years.
把「无聊」当成创业信号而不是需要忽略的感受这个观点我特别喜欢。很多人在成熟体系里待久了,把自己在体系里的高执行力当成了创造新东西的能力。最让我有启发的是AI可以作为一座桥梁,让那些有极强判断力但很多年没做过一线实操的人重新回归产品创造。
笔记:延伸了AI作为执行层桥梁的价值,覆盖了大量脱离一线多年的资深职场人转型场景。
This article is basically a roadmap for what I'm trying to do. I shipped my first two products today — both AI-powered SaaS tools, both live, both built in a single day with zero coding background. The line that hit hardest: "It doesn't have to be good — it has to exist." That's exactly what got me to stop planning and start building today.
这篇内容完全就是我正在找的行动路线图。我今天刚上线了自己的前两个产品,都是AI SaaS工具,完全没有编程背景,一天就全部做完上线了。最戳我的那句话就是「产品不需要完美,只需要存在」,就是这句话让我停止了无休止的规划,直接动手做了。
笔记:真实验证了非技术背景普通人按照这套方法,完全可以快速落地自己的产品。
The identity shift section is the most honest thing in this piece. 25 years of climbing a ladder where your value was judgment, not execution. You got promoted for knowing which decisions to approve, not for making them yourself. Then suddenly nobody's waiting for your sign-off. The brain that spent two decades in review mode has to completely rewire. Most people who leave corporate talk about the freedom. Very few talk about how disorienting it is.
身份转变这段是整篇内容最诚实的部分。25年职场攀爬,你的价值一直是做判断而不是亲自执行,你升职是因为你知道批哪个决策,而不是你自己亲手把它做出来。突然之间没人等你签字了,用了20多年审核模式的大脑必须完全重新布线。很多离开大厂的人只说自由,很少有人说这个阶段有多让人迷失。
笔记:点出了大厂高管转型最容易被忽略的心理适应成本,给同类转型人群提前打了预防针。
The builder's trap hit me harder than anything else here. I realized recently that I had spent three days building a methodology document, a production system, and a master prompt for a competitive intelligence product instead of sending two messages to potential customers. The document was excellent. The customer conversations had not happened yet. I sent the two messages the same night I read that line. One of them replied within hours and asked me to shadow their operation.
开发者陷阱这段对我冲击最大。我最近花了三天时间给我的竞品情报产品做方法论文档、生产系统、主提示词,结果连两个潜在客户的消息都没发过。文档做得特别完美,但客户对话一次都没发生。我看完这段的当晚就发了那两条消息,几个小时后就有一个客户回复我,邀请我去了解他们的业务流程。
笔记:真实展示了这套方法论的落地效果,读者看完立刻行动就获得了正向反馈。
Jonathan, this is one of the most comprehensive and honest "how I did it" breakdowns I've read on here. The detail is insane—from the exact stack to the pricing psychology. The "boredom and fear" origin, "It doesn't have to be good—it has to exist", the builder's trap, all of these points are extremely valuable for every indie builder.
这是我在Indie Hackers上看过最全面最诚实的实操拆解,从具体技术栈到定价心理的细节都写得特别清楚。「无聊和恐惧」的创业起点、「产品不需要完美只需要存在」、开发者陷阱这些点,对每一个独立创业者都价值极高。
笔记:从资深读者视角验证了这篇案例的干货密度,远超过普通的创业故事分享。
Localization Notes
- LinkedIn可直接替换为脉脉/小红书/微信公众号做内容冷启动,面向B端专业人群的内容算法逻辑高度相似
- 海外Skool付费社区可替换为国内知识星球/小鹅通社群,Substack可替换为微信公众号/知识星球邮件推送功能
- AI咨询匹配平台可对接国内大量闲置的大厂离职自由顾问资源,服务中小微企业的咨询需求,走轻资产佣金模式
- 阶梯式付费漏斗模式完全适配国内知识付费赛道,59美元/月可调整为299元/月,2999美元课程可调整为19999元/人,符合国内高净值职场人群付费习惯
- 国内AI工具生态可直接替换Claude Code为豆包编程助手/通义千问代码版,Cursor替换为国内AI IDE工具,开发体验差异极小
- 「解决无聊刚需问题」的创业思路完全适配国内市场,大量传统行业未被数字化的刚需场景,比追逐新奇AI概念更容易赚到第一桶金