Live data from Hacker News

Superlogical

superlogical.com

331–340 of 504 posts

Re: Superlogical

#331

Earlier quoted context omitted.

[flagged]

more info please!

Seems to have gone full on right-wing fash, similar to DHH.

Related post on Reddit from this week which discusses DHH's journey from left to right - https://www.reddit.com/r/rails/comments/1v95spw/what_the_hel...

Re: Superlogical

#333

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…

Same, at first, I thought it would be something like Glean for enterprise information joining to follow feature delivery or something and then I saw terminal and I gave up.

Re: Superlogical

#334

Can someone give me one concrete use case that explains what this does, and how it is useful/different? Thanks!

It's a multiplexer w/ distributed state. If you know about tmux then it's basically tmux but someone else can connect to the same session w/o logging on to the same computer. I can imagine it being useful for debugging production outages b/c several people can use a single "dashboard" for coordinating their work w/o having to go back & forth on slack/zoom/etc. You can ask any chat bot to explain further if you want to look into it: https://share.google/aimode/XadkUVcvpjlYhuWmK

Re: Superlogical

#335
post #2

I love Ghostty. But I miss out on lots of its features because I use zellij exclusively to work with agents. This sounds exciting and I hope they'll choose some cliff oss license like gitbutler does

Zmx allows for similar features natively

Re: Superlogical

#336
post #142

I’m sorry. I tried to understand what is this about, but I couldn’t. The title didn’t explain it. The description neither. I remember I heard a saying somewhere that if you can explain what you are doing in a few simple sentences, then is is this really something valuable?

It's just another AI gobbledygook product whose sole purpose for existing is to cash in on the hype bubble, a few years from now this'll just be another in a series of infinite other VC grifts

Re: Superlogical

#337
post #185

Earlier quoted context omitted.

> I’m genuinely confused at how it caught on Probably because they said AI rewrote it in 11 days, yet haven't cut a release almost 2 months later. If their AI finished it, where's the release? They ported enough of it to run a single app (Claude Code). Good job. But if I ported Linux to Rust and it was only capable of running a single app, should I be able say it was a complete port? We'd all agree that was misleadin…

> If their AI finished it, where's the release? Producing a stable release for their community of code that had been written by AI in 11 days and had not yet been extensively tested in the real world would be grossly irresponsible. Instead, they made the AI rewrite available as a canary release and shipped it for a month as part of Claude Code to millions of their own users.

Can’t tell if this is supposed to be serious or a sarcastic quip about how irresponsible that move actually was.

Re: Superlogical

#339

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.
Post reply on HN