Earlier quoted context omitted.
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
Yes, thank you I have been using it daily and it's great. Good job
Superlogical
371–380 of 504 posts
Re: Superlogical
#372Re: Superlogical
#373This 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
#374Re: Superlogical
#375Flashback 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
They hire for Go.
Re: Superlogical
#376This 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’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…
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.
Re: Superlogical
#377Earlier quoted context omitted.
It's built for ai agents, tmux works but isn't designed for an ai workflow. Herdr is also very well thought out, not just the design/approach but also the interaction and mouse support, responsive support, etc. I had been using tmux, switched and haven't looked back.
> It's built for ai agents, tmux works but isn't designed for an ai workflow So an opportunity to learn the Bitter Lesson [1]. If tmux is good enough for people today, it should be good enough for agets tomorrow. That gap might comprise a beachhead. But you'd better scramble off the shores onto something more defensible fast. [1] http://www.incompleteideas.net/IncIdeas/BitterLesson.html
Also, herdr is just an open source project with no VC capital behind it. So I don't think it needs to scramble to something more defensible. It can live a happy life pleasing users and then fade into obsolescence.
Re: Superlogical
#378Ya'll really need to checkout that 15 year old talk from Peter Thiel about not building the same thing as everyone else. LLMs have destroyed problem solving, creative thinking in general. Why don't you people actually solve problems that matter and are original rather than making the equivalent of nvim configurations of the llm era?
Re: Superlogical
#379Re: Superlogical
#380I feel like the main benefit of such a thing would be centralization. Part of the issue with the terminal ecosystem is precisely that everything's so fragmented and everybody needs to support arcane terminal protocols and wrap a billion wrappers around each other. The easiest way to solve this is to be a definer yourself rather than an integrator, which I think is what this is trying to be. If we could actually have…
Right, but I'm pretty sure this is not the first time somebody thought about solving it. https://xkcd.com/927/