Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
lawrencechen
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
lawrencechen
1mo ago
Very curious about your cmux fork, any chance you could link the repo? (Maker of cmux here :))
2.
▲
by
lawrencechen
1mo ago
Totally fair, maker of cmux here. We fixed many RAM usage issues (latest version is 0.64.22), and also added an activity monitor to see how much RAM/CPU coding agents are taking. My cmux has been running with 136 workspaces and 218 ter
3.
▲
by
lawrencechen
2mo ago
Behind the scenes stuff: https://sf.isopolis.city/dev.html > The source is Google Photorealistic 3D Tiles. Isometric.nyc explored and rejected the use of 3d building data. It is pretty insane that US gov has free LIDAR d
4.
▲
by
lawrencechen
4mo ago
I'm one of the creators of cmux. I'm moving a lot of my own dev work to Mac Minis, so I'm starting to feel quite a lot of the pain you mentioned... will try to make this better!
5.
▲
by
lawrencechen
5mo ago
Can you develop freestyle in freestyle vms?
6.
▲
Awesome libghostty
(github.com)
4 points
by
lawrencechen
7mo ago
|
0 comments
7.
▲
by
lawrencechen
7mo ago
Makes sense, added as issue: https://github.com/manaflow-ai/cmux/issues/205
8.
▲
by
lawrencechen
7mo ago
iTerm2 has vertical tabs too https://iterm2.com/3.0/documentation-preferences.html#:~:tex...
9.
▲
by
lawrencechen
7mo ago
Could you file an issue with more details: https://github.com/manaflow-ai/cmux/issues Would greatly appreciate it!
10.
▲
by
lawrencechen
7mo ago
Should be fixed in latest release (0.58.0). Please let me know if it's still an issue!
11.
▲
by
lawrencechen
7mo ago
Thanks!
12.
▲
by
lawrencechen
7mo ago
Thanks for the feedback! Mitchell Hashimoto is awesome. Have a PR for fixing devtools here: https://github.com/manaflow-ai/cmux/pull/117 > hotkey overrides - I have some things explicitly unmapped / r
13.
▲
by
lawrencechen
7mo ago
Should be in latest release!
14.
▲
by
lawrencechen
7mo ago
We're working on a tmux/it2 compatibility layer to make this happen!
15.
▲
by
lawrencechen
7mo ago
No built in way to override new-pane actions right now, but `cmux --help` can automate all parts of cmux. So you can make your own script that can make new panels/workspaces and just invoke it from the terminal: git worktree add -b
16.
▲
by
lawrencechen
7mo ago
zmx solves persistence well, and I like their minimalism (not supporting windows, tabs, or splits). I think it's possible to make a CLI wrapper for zmx that adds notifications though, so you can have some niceties of cmux without switc
17.
▲
by
lawrencechen
7mo ago
Sorry you likely encountered this issue: https://github.com/manaflow-ai/cmux/issues/103 The latest release (0.57.0) should fix it.
18.
▲
by
lawrencechen
7mo ago
Excited that someone besides me wants this! I want to hear more about your warm container host, is that shared between multiple people, or just yourself? Also want some feedback on how we should implement it. Could make it a CLI command tha
19.
▲
by
lawrencechen
7mo ago
Haha, it's like we're moving towards an IDE but starting from the opposite direction.
20.
▲
by
lawrencechen
7mo ago
> a cron or hook that runs tmux capture-pane on each agent pane and checks for the idle prompt is enough to know when one needs attention. Curious why you aren't using Claude Code's stop/notification hook > Separate Chr
21.
▲
by
lawrencechen
7mo ago
Would love your feedback and suggestions!
22.
▲
by
lawrencechen
7mo ago
Very cool stuff! Would be curious if the stuff you've built is open sourced? Having a bunch of Claude Codes will definitely eat a ton of CPU/RAM. libghostty should help to a certain extent, but at some scale, you'll probably
23.
▲
by
lawrencechen
7mo ago
Cool project! How are you liking ghostty-web so far?
24.
▲
by
lawrencechen
7mo ago
Ah, like a way to maximize the current pane you're focused on?
25.
▲
by
lawrencechen
7mo ago
Lots of stuff to iron out pre-launch!
26.
▲
by
lawrencechen
7mo ago
Thanks for repro, taking a look!
27.
▲
by
lawrencechen
7mo ago
Thanks! Yup, notifications can be triggered via cli: cmux notify --title "Claude Code" --subtitle "Waiting" --body "Agent needs input" And afaik, both Gemini/Kiro should have stop hooks. If they sen
28.
▲
by
lawrencechen
7mo ago
:ghost:
29.
▲
by
lawrencechen
7mo ago
> If two agents are working on the same local dev server, do they share the browser context or get isolated profiles Currently they share browser context. Adding isolated profiles is a good idea. Do you often use multiple agents in a sin
30.
▲
by
lawrencechen
7mo ago
Fair enough! I like Ghostty a lot too, and the only reason I built this was because I wanted vertical tabs and nicer notifications.
More ›