Legion
107 posts


Yang Mun is sold. $170K. He's not mine anymore.
Which means I can finally give away the exact playbook that built him.
→ how I picked a character that hit 6M
→ the 3 script formulas behind 70M views
→ the 5-tool pipeline (5 min per video)
→ the 5 income streams that made $500K
I was going to charge $500 for this but he's sold now so F*ck it its FREE
RT + reply "ROADMAP" (must follow so I can DM you)

English

Yes. I was set up and betrayed by IRL friends of someone I considered a best friend. Kidnapped in foreign country at gunpoint and tortured for around 8 hours with a black bag on my head. Hands cuffed. Repeatedly told I would be killed. Total loss accrued > 300k usd. The kidnappers were kurds (avg 80 iq) so they did not find the hot wallet on my phone with real money on it lol. I was 23 when this happened. Business was good, but it had been plateau'ing for the last year and I didn't know what was stopping growth. I know now that it was me and my limiting beliefs. I now make significantly more than what I lost in a single month. But it was not easy to overcome the events and come to terms with it. I probably spent the next 2 months in fight or flight after it was said and done. I was told by my 'friend' that I would have the funds returned and it was all a big misunderstanding, but months later nothing changed. I will tell the full story one day, but for now it’s an ongoing investigation. But to answer the question, this was the canon event that led me to a mental rock bottom where I really didn't know if I was that guy anymore. But the truth is I was still him, and always have been him. I had no choice but to go back to the basics and reprogram myself subconsciously to grow again
Ky@kyh1_
@zzarakkk is there a specific set of events you can name that led you to this feeling? I had this once but have kinda lost it since, trying to find it again
English

@lawrencecchen @lawrencecchen since updating to 0.64.x i'm not able to paste an image from clipboard into cmux (over ssh). Instead i'm getting a parth like this when i paste: /var/folders/wv/0d1kv8xd6lbdzb6dbrtq215w0000gn/T/clipboard-2026-05-23-221354-DBC4A2D3.png - Any way to fix this?
English

> codex mac app: knowledege work, learning, reading
> cmux + codex cli: coding
🫡
Peter Steinberger 🦞@steipete
I'm late to the party, but cmux is great. github.com/manaflow-ai/cm… current split: codex mac app: knowledege work, learning, reading cmux + codex cli: coding
English

@traffickker should work with `cmux ssh [host]`
there's definitely improvements we need to make here though
English

@lawrencecchen Would also love if the file explorer on the right side sidebar could show the files in the machine i'm ssh'd in...but that's more of a feature request than a bug :)
English

@lawrencecchen Not being able to move surfaces in minimal mode (dragging it moves the whole window instead) sharing.clickup.com/clip/p/t901810…
English

@lawrencecchen hey thanks for this. Finally had my cmux free so i was able to fix this. I have ghostty installed as well from before so it was pulling the config from there. I'm on 0.64.7 now and its working well (with some minor bugs but that's normal :) )
English

hm, maybe you had minimal mode enabled (toggle via cmd shift p)?
i'm able to make titlebar/bg fully transparent with 0.64.4
could you ask your coding agent the following:
"""
Please list which of these exist and whether they’re empty: ~/.config/ghostty/config, ~/.config/ghostty/config.ghostty, ~/Library/Application Support/com.mitchellh.ghostty/config, ~/Library/Application Support/com.mitchellh.ghostty/config.ghostty, ~/Library/
Application Support/com.cmuxterm.app/config, and ~/Library/Application Support/com.cmuxterm.app/config.ghostty.
Also check whether your active config has any of: theme, background, foreground, palette, cursor-color, cursor-text, selection-background, or selection-foreground.
"""

English

@lawrencecchen v0.64 cmux forced transparent titlebar + fullSizeContentView with no opt-out. Pinned v0.63.1 to keep windows opaque. Also my terminal config wasn't working with 0.64 and it was defaulting to a preconfigured one. 0.63.1 has been working great for me though 🙏
English

@traffickker was it the drag drop images into claude or something else?
English

In the next version of cmux
You can define custom actions to replace the "+" new workspace button and tab bar buttons
And you can right-click the "+" button to run custom actions
This means you can bring your own worktree, multiple checkouts, or SSH setups to cmux and have them open in the exact layout you want
All custom actions are also available in cmd+shift+p
English

We've spent literally 3 hours today on a call sharing ideas with @whiskeyatx and @iamgalba
What a day!

English

@smaxor huge fan of cmux. @lawrencecchen really cooked with that one
English

My computer was crashing 2-3 times a day and I had no idea why.
It started in early December when I got my hands on Google Antigravity, the agentic IDE Google launched in November. The moment I saw what Gemini 3 and Claude Opus 4.5 could do inside that thing, I was hooked. If you haven't tried it yet, especially if you're newer to agentic development, stop what you're doing. It ships with multiple models built in and the learning curve is way lower than you'd expect.
But I went deep fast. I was running 3-5 projects at a time using Antigravity's multi-agent manager view. Every time I pushed past two projects, the whole machine would lock up. I switched to VS Code. Then Cursor. Same problem everywhere.
So I pulled up Activity Monitor and VS Code was sitting at 25-30 GB of RAM.
I kept thinking: how is this possible? Claude Code is just sending API calls to Anthropic. The actual AI processing isn't happening on my machine.
A friend pointed me to Ghostty, an open-source terminal on GitHub. RAM dropped from 25 GB to 700 MB overnight. Computer stopped crashing completely.
But Ghostty had one annoying problem: managing multiple projects was clunky. Four windows stacked in your dock, right-click to switch, no idea which project was which.
Then someone in my Telegram group mentioned CMUX.
CMUX is a fork of Ghostty built specifically for agentic workflows. All your projects listed on the left side. You name them. You know exactly what's open and where. Same lightweight RAM footprint, but actually makes sense when you're running multiple agents across multiple projects.
If you're on a Mac running Claude Code, Cursor, Antigravity, or any multi-project agentic setup: grab CMUX.
Also, has anyone forked it to Windows yet? If so, drop the link in the comments. A lot of people in this space are on PC and need the same solution.
I put a link to Ghostty in the the comments.
P.S. see how you have each project on the left side? Also, you can theme it how you want. If you like this theme let me know and I can send it to you. It also sends you notifications when Claude Code needs input.

English

@lawrencecchen amazing! Just need session persistance and mosh support and we'll be golden
English

Introducing cmux Claude Code Agent Teams:
`cmux claude-teams --dangerously-skip-permissions`
Teammates/subagents spawn as native cmux pane splits. They stack vertically in a right column and auto-equalize as agents spawn and exit.
`cmux claude-teams` automatically sets CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1 and shims tmux on PATH with cmux's tmux-compat layer, so you don't need to update your Claude config. All arguments forward to Claude Code, and it works over cmux SSH too.
Out in the latest version of cmux (0.63.x).
English

Introducing cmux SSH:
`cmux ssh user@remote`
You can now drag images into SSH'd Claude Code sessions, and cmux will automatically upload them via scp.
And when you start a dev server on the remote machine, the browser pane in cmux can reach it at localhost:3000 without port forwarding.
The workspace kinda becomes the remote machine, so split panes/new tabs automatically open remote shells.
Out in the latest version of cmux (0.63).
English








