Live data from Hacker News

Superlogical

superlogical.com

401–410 of 504 posts

Re: Superlogical

#402

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.

[deleted]

Re: Superlogical

#403

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…

For now I didn't find anything that really works better than using termux on android or echo on ipad, ssh into my desktop with tailscale where I have a tmux session I can attach to. "Input" seems to be the biggest struggle for me versus a normal desktop+keyboard setup. On ipad I use a nuphy bluetooth keyboard which works pretty well and on android I use FUTO Keyboard with voice input.

Overall I think I don't even want to start coding too much on the go with a setup like this but it's nice to have options :)

Re: Superlogical

#404

Earlier quoted context omitted.

I'm sorry but I am still confused. What specifically does herdr give me over tmux? "It is designed for agents" is just marketing speech, it means nothing. Ok, it has mouse support, fine, I don't care about that one but I can see how it's useful to some people. That has nothing to do with agents though. zellij also has a better user experience than tmux, so you could just use that or any of the other dozen multiplexer…

You can check their own AI-generated comparison here: https://herdr.dev/compare/ Realistically, what I use about its agent stuff is: - reliable notification pings either via what your terminal app uses (e.g., ghostty's) or system or just within herdr only - if absolutely necessary, be able to tell agent sessions to observe and run commands on a herdr pane (security beware, for obvious reasons) - herdr --remote which…

There is a cross platform terminal notification cli that I used to vibe code notifications in like 5minutes and I have traffic light indicators on my tmux panes showing when an agent is waiting. The other things are also all possible. An agent is super happy to remote control tmux, it knows all the commands!

Re: Superlogical

#405
post #91

Wow, that "We're hiring/Career Page" link is geeksmaxxing. First time seeing `ssh superlogical.jobs` would be a way to show job descriptions in terminal!

NSA and other companies historically had you jumping hoops and writing mini-exploits to be able to see the email you're supposed to send your resume to.

Or just write a good covering letter and email it to yourself.

Re: Superlogical

#406
post #91

Wow, that "We're hiring/Career Page" link is geeksmaxxing. First time seeing `ssh superlogical.jobs` would be a way to show job descriptions in terminal!

NSA and other companies historically had you jumping hoops and writing mini-exploits to be able to see the email you're supposed to send your resume to.

Final Exam https://m.xkcd.com/2385/

Re: Superlogical

#407

Earlier quoted context omitted.

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…

you miss the multiplexer part. multiplexers are awesome if you have them on a persistent machine like a server you SSH into. To me herdr feels more like a modern alternative to tmux or zellij with the agent features being a nice add on.

Re: Superlogical

#408

Earlier quoted context omitted.

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/

Yes and Opensource.Builders is a directory of open-source alternatives where I post the ones I build as well. It's different than other open source directories since we track features in the code instead of just arbitrarily saying one thing is an open source alternative to another.

For Openship, the end goal is a decentralized marketplace.

This ethos goes into more detail

https://opensource.builders/ethos

Re: Superlogical

#409

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…

For now I didn't find anything that really works better than using termux on android or echo on ipad, ssh into my desktop with tailscale where I have a tmux session I can attach to. "Input" seems to be the biggest struggle for me versus a normal desktop+keyboard setup. On ipad I use a nuphy bluetooth keyboard which works pretty well and on android I use FUTO Keyboard with voice input. Overall I think I don't even wan…

You can swipe the Termux special ribbon to the left and then get a native text input where dictation etc all work.

Re: Superlogical

#410
post #200

Earlier quoted context omitted.

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

Interesting choice because tailscale is not free. Building in a paid third-party service is a questionable decision.

They better acquire it, if their product catches on.

Building with wireguard directly instead of tailscale would have been my choice, but of course it requires more plumbing.VC money means they gotta move fast.

But as a potential user, I won't pay for tailscale just to use their product.

Post reply on HN