Max Goh
308 posts

Max Goh
@maxgoh222
Sharing my journey and learnings publicly on building SaaS startups. From self-taught to Staff Software Engineer; ex-amazon; Dad of 2 cats.
Building everywhere Katılım Temmuz 2017
80 Takip Edilen101 Takipçiler

I hit $10K MRR in under 30 days.
70%+ margins.
No paid ads. No VC money. No audience.
Most founders try influencer marketing and quit.
The deals are unprofitable or impossible to scale.
Here's what actually works:
↓
$30-50 per post.
3-5 creators to start.
One simple funnel.
That's it.
I documented every step in a free PDF.
Like + Repost + Comment 'MRR' and I'll send it over.
Make sure to follow so I can DM you.

English

Step 1.
Enable the following in your ~/.zshrc or ~/.bashrc (environment variable).
`export CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1`
Step 2.
Add the following in your ~/.claude/settings.json.
```
"teammateMode": "tmux"
```
More documentation can be found here: code.claude.com/docs/en/agent-…
English

Claude Code released a new experimental "Agent teams" feature.
For tmux lovers, you can now visualize and interact directly with each "agentic team member" through individual tmux panes, this is unlike subagents (which run in one session and only report to the main agent).
I put the instructions in this post's comment on how to enable this feature. Enjoy!


English

What advice would you give to someone breaking into tech today?
#softwaredeveloper
English

I noticed that when I face a "problem". I start thinking about the limitless potential of the idea and it gets me going down into a rabbit hole of what's possible.
Pretty much 100% of the time, there's an existing solution or some variation of it so far.
The reasons that I have been convincing myself to go forward is:
1. I can build a better mouse trap
2. Worst case scenario, I'll be the user
3. It's a fun project to build
4. I can build it really quickly, let's build out something and have the market validate it.
Idea -> Self Conviction (High Dopamine) -> Google Search (Medium - Low Dopamine)
-> Give up here
-> Build a prototype -> Launch -> No customers -> Give up
This is the vicious loop that I am in. It's incredibly toxic and I'm definitely burnt out from this.
English



