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.
Superlogical
191–200 of 504 posts
Re: Superlogical
#192> 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
Re: Superlogical
#193Re: Superlogical
#194Earlier 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?
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
#195This 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…
Re: Superlogical
#196The 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
#197Agent 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…
Re: Superlogical
#198This doesn't seem like a niche that isn't filled. Am I missing out on something by still just using iTerm2 and tmux?
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
#199Earlier 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]
Re: Superlogical
#200Earlier 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.
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.