The website is a little too obviously made by Claude. The first thing I noticed is the classic "pill with pulsing green dot that says something is active or live" claudism.
"site made by ai" is the new "bootstrap template" criticism that honestly gets tiring after a while. just read the content.
Show HN: Rmux – A programmable terminal multiplexer with a Playwright-style SDK
71–80 of 111 posts
Re: Show HN: Rmux – A programmable terminal multiplexer with a Playwright-style SDK
#72Congrats on the launch. If emacs was unavailable and I needed tmux, I would try it. I am old school, and use emacs daemons for all shell multiplexing. The agents dont need explanations and know how to use emacsclient to create, read, or send inputs to named buffers that run the shells. Elisp is powerful, so manipulating windows is a breeze. Lots of people on tmux would benefit from this design though.
Re: Show HN: Rmux – A programmable terminal multiplexer with a Playwright-style SDK
#73The website is a little too obviously made by Claude. The first thing I noticed is the classic "pill with pulsing green dot that says something is active or live" claudism.
"site made by ai" is the new "bootstrap template" criticism that honestly gets tiring after a while. just read the content.
Re: Show HN: Rmux – A programmable terminal multiplexer with a Playwright-style SDK
#74The website is a little too obviously made by Claude. The first thing I noticed is the classic "pill with pulsing green dot that says something is active or live" claudism.
The video of the front page is assisted by AI, I am not a vfx artist; please check rmux code architecture instead, I put a lot of efforts on it
Feedback
Your site needs some work on the responsiveness. At around 1200 pixels width on my browser, half of the video just gets cut off. It just doesn't scale correctly.
Re: Show HN: Rmux – A programmable terminal multiplexer with a Playwright-style SDK
#75The website is a little too obviously made by Claude. The first thing I noticed is the classic "pill with pulsing green dot that says something is active or live" claudism.
I’m genuinely interested in what you find to be the problem with that? It’s a landing page.
Re: Show HN: Rmux – A programmable terminal multiplexer with a Playwright-style SDK
#76Re: Show HN: Rmux – A programmable terminal multiplexer with a Playwright-style SDK
#77Getting this error when installing from git bash: $ curl -fsSL https://rmux.io/install.sh | sh rmux install: unsupported OS: MINGW64_NT-10.0-26200
Re: Show HN: Rmux – A programmable terminal multiplexer with a Playwright-style SDK
#78Re: Show HN: Rmux – A programmable terminal multiplexer with a Playwright-style SDK
#79Earlier quoted context omitted.
I started using cmux a month ago and it had made my life a lot easier. Finally I have a pane with all my projects open all the time, I can switch between them, have multiple terminals for each one. What do you mean by remote terminals?
my plan is to eventually move my entire workflow to a remote workmachine over ssh. with kernal, I can automate all my smoketests entirely from a headless machine rendering my laptop overkill to run agentic workflows. I'd rather be using it to watch movies, learn new stuff or hand code in my downtime. if your workflow requires cmux, you're stuck running your agents on your local machine. To be clear, That doesn't make…
Re: Show HN: Rmux – A programmable terminal multiplexer with a Playwright-style SDK
#80currently, i finds it's tmux orchestration code is too complex.
will check it out