Live data from Hacker News

Superlogical

superlogical.com

391–400 of 504 posts

Re: Superlogical

#391

Earlier quoted context omitted.

I’m tracking them all here[0] The first app in this space was VibeTunnel[1]. It basically lets you start terminals on your Mac and the web app allows you to control these terminals on your iPhone using Tailscale. In the end, it’s just terminals on the web with organization around it. I forked VibeTunnel and turned it into a Next app and added workspaces with memory and turned it into a software factory which is makin…

Why are you wasting households worth of electricity, and money, while people in this world starve so you can copy perfectly fine open source projects? You llm people have lost the plot. Frankly I don't know a single person who does all this extra meta-agentic customization that gets anything done. You all are like the people who do nvim configurations all day and think they're being productive.

And it is fun!

Re: Superlogical

#392

Earlier quoted context omitted.

I’m tracking them all here[0] The first app in this space was VibeTunnel[1]. It basically lets you start terminals on your Mac and the web app allows you to control these terminals on your iPhone using Tailscale. In the end, it’s just terminals on the web with organization around it. I forked VibeTunnel and turned it into a Next app and added workspaces with memory and turned it into a software factory which is makin…

Why are you wasting households worth of electricity, and money, while people in this world starve so you can copy perfectly fine open source projects? You llm people have lost the plot. Frankly I don't know a single person who does all this extra meta-agentic customization that gets anything done. You all are like the people who do nvim configurations all day and think they're being productive.

> so you can copy perfectly fine open source projects?

They are copying proprietary SaaS solutions and releasing them as opensource, at least according to what I understand from https://openship.org/

Re: Superlogical

#393
I use and prefer screen

I use tmux on windows and elsewhere when I must

They both have pluses and minuses, neither is perfect and both (yes even tmux) seem “old” in today’s world

There is definitely room for a next gen terminal multiplexer with all the built-in goodies we all want

I signed up

Re: Superlogical

#394
post #200

Earlier quoted context omitted.

libghostty exports a C ABI. For an application from Mitch at this layer I would guess Go.

Mitch said he doesn't like go since they added generics. I checked the available jobs and they are hiring Typescript for web, Go for infrastructure,systems, Objective-C, swift for Apple I dig the ssh jobs page, UX is very good.

He says here that they have a direct Tailscale integration of the type that requires using the `tsnet` package, which is Go. Or at least would pull in the Go runtime as part of a shared library.

https://x.com/i/status/2082634453474795885

Re: Superlogical

#395

Earlier quoted context omitted.

The actual header on the page is > We are building the multiplexer for all work. imo this would have been a better way to do the HN submission title (with or without [terminal]) > Superlogical: We are building the [terminal] multiplexer for all work

I clicked on the link and read the page, but I still don't have the faintest idea what a "multiplexer for all work" is, or why I want one. The more I read about it, the less I understand about it. Guess I'm not the target audience. At least I know that now, after several minutes of reading and head-scratching. I almost get tmux -- although I still don't understand why it's better than simply opening multiple terminal…

With tux the biggest difference and gain is that you can detach and resume the terminal session, leaving processes running on the "server" (where tmux was initially started) even if your "client" disconnects. On top of this, you can have multiple terminals inside the same session.

Re: Superlogical

#396

This sounds like a mashup of of several things I've been playing with lately... - pi-web ( https://pi-web.dev/ ): a web frontend for the Pi coding harness which can multiplex pi sessions across multiple machines - herdr ( https://herdr.dev/ ): a fairly polished agentic multiplexer TUI, can easily spawn or destroy windows based on subagent activity - firstmate ( https://github.com/kunchenguid/firstmate ): a meta envir…

I don't understand herdr, can you explain it to me? I've tried it, but I don't understand what it gives me over tmux other than the agent sidebar. But people seem excited about it so I feel like I am missing something.

I don't really get it either. I installed it to try it out, but I still don't understand why it's getting so much attention. I don't even use tmux. My window manager already gives me workspaces, splits, and tiling, so I don't need those features there. I also prefer focusing on a single project instead of juggling five at once. And I don't really care about notifications. I just switch back to the relevant workspace and check on things when I want to. So apart from the agent sidebar, I'm not seeing what problem it solves for me either.

Re: Superlogical

#398

Earlier quoted context omitted.

I clicked on the link and read the page, but I still don't have the faintest idea what a "multiplexer for all work" is, or why I want one. The more I read about it, the less I understand about it. Guess I'm not the target audience. At least I know that now, after several minutes of reading and head-scratching. I almost get tmux -- although I still don't understand why it's better than simply opening multiple terminal…

With tux the biggest difference and gain is that you can detach and resume the terminal session, leaving processes running on the "server" (where tmux was initially started) even if your "client" disconnects. On top of this, you can have multiple terminals inside the same session.

So it's like launching processes with nohup?

Re: Superlogical

#399

Earlier quoted context omitted.

I’m tracking them all here[0] The first app in this space was VibeTunnel[1]. It basically lets you start terminals on your Mac and the web app allows you to control these terminals on your iPhone using Tailscale. In the end, it’s just terminals on the web with organization around it. I forked VibeTunnel and turned it into a Next app and added workspaces with memory and turned it into a software factory which is makin…

I'll add a few more to your list that I've been trying (not associated with either): - Paseo ( https://github.com/getpaseo/paseo ) - t3code ( https://github.com/pingdotgg/t3code )

Thanks, I get those added. There’s also Synara[0] which started as a T3 Code fork.

0. https://github.com/Emanuele-web04/synara

Post reply on HN