Live data from Hacker News

Superlogical

superlogical.com

191–200 of 504 posts

Re: Superlogical

#191
post #48

Flashback to when Mitchell first introduce Vagrant [1] to HN, which of course was the how everything from HashiCorp started. I thought it was't that long ago, may be 8, or at best 10-12 years. Turns out 16 years has passed. Curious if it would be another project using Zig. [1] https://news.ycombinator.com/item?id=1175901

Considering it's going to consume libghostty, I'm betting it'll be Zig.

The application layer is in Swift at least.

Re: Superlogical

#192
post #161

> We're also addressing the most common papercuts of existing tools, such as making scrollback, selection, and scrolling all work natively. Goes ahead and butchers the browser scrollbar.

Scrollbar is fine for me? Just styled

Invisible until moused over, or scrolled by other means. Barely visible even then. In the wrong place. It may be "just styled", but it's certainly not fine.

Re: Superlogical

#194
post #187

Earlier quoted context omitted.

> his suggestion that the unemployed and retried shouldn't have a voice in their community. I don't see him making that suggestion. It's pithy so it's hard to really pin down a meaning to the tweet but I think he's saying that these town sessions aren't a meaningful expression of democracy because only a specific section of society is in attendance and one that may not understand key issues relevant to working or you…

Calling people "useful idiots" is pithy?

In this context, I would call it pithy sure. It's concise and direct. He's not explaining further.

He clearly isn't calling the other categories he listed (the " Retired, Unemployed, Unemployable") useful idiots, that's why he listed "useful idiots" separately. I don't know to whom he is referring as useful idiots but I don't think it's immoral in itself to use the term "useful idiot."

Re: Superlogical

#195

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've been working on collie[1] a plugin for herdr that runs a web app on the herdr host which can then be served via tailscale for example. This has made accessing my agents on the go a lot easier, paired with session persistence from herdr it's been quite nice to work with.

[1] https://github.com/AltanS/collie

Re: Superlogical

#196
Meta, won't comment on the site, won't click. I'm fed up with this category of click baity titles that are designed to be enigmatic rather than informative.

The guideline do not mention this, apart maybe from:

  If the title includes the name of the site, please take it out, because the site name will be displayed after the link. 
I'd prefer HN if we made it a habit to editorialize such titles consisting solely of a Domainname or a single word.

Re: Superlogical

#197
post #144

Agent orchestrators are the IDE dream repackaged. IDEs never really took off, excepting lock-in/monolopolization (Visual Studio, Xcode). They never lived up to the grand vision of the likes of Alan Kay. IDEs of today are still basically just text editors with a file explorer. Agent orchestrators seem similar. The vision is grand but the implementation is just tabbed terminals.

I think they definitely have the IDE vision in mind and are trying to move off of terminals, based on two parts of the original article > so you can close the application, reconnect from another device, and pick up exactly where you left off. I think this is the remote IDE development dream that no one could quite get right, partly because there wasn't enough reason to run things on a 24/7 device. I think with coding…

Do you think the future is more sophisticated agent management, or will tooling increasingly fall away to a single chat session with an executive agent of sorts?

Re: Superlogical

#198
post #78

This doesn't seem like a niche that isn't filled. Am I missing out on something by still just using iTerm2 and tmux?

You are missing out a bit, but stay content. :)

Multiplexers have a lot of little papercuts and limitations when you want consistent and native-to-the-OS behavior to flow all the way between the OS and the apps and connections in the multiplexers. For example, gesture scrolling in a tmux/zellij pane is hard because the right events don't flow through. It's an itch to scratch like designing a good terminal lib (like ghostty.)

And then, there's all the unifying and smoothing out of data connections--I imagine they'll be a lot to make sure that, e.g., an ssh session or a Claude code session in a pane can be seamlessly reconnected or never drop when the pane is closed. This takes a lot of hacking to make look seamless in most setups right now.

Like mitchell, I write a lot of software around multiplexers, and I've thought about making something similar, but I don't have quite the same level of personal wealth or angel investor connections. :)

herdr and mosh are a couple of reference points for this, there are others.

Re: Superlogical

#199
post #89

Earlier quoted context omitted.

Yep, a lot of toxic investors in this. Not touching it with a ten foot pole and lost a lot of respect for Mitchell. A couple of the other investors: * https://x.com/rauchg/status/1972669025525158031 * https://x.com/search?q=from:lennypruss%20israel&src=typed_qu...

[flagged]

why are you bringing your socialist boogeymen into this. what's absurd is that this is somehow louder for you than the real, life-changing actions of the genocidal maniac.

Re: Superlogical

#200

Earlier quoted context omitted.

Considering it's going to consume libghostty, I'm betting it'll be Zig.

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.

Post reply on HN