Hacker Newsnew | past | comments | ask | show | jobs | submit | kzahel's commentslogin

That's my understanding too, though i haven't checked it. running claude -p would be horribly inefficient. I would not be surprised if openclaw added some compatibility layer to brute force prompts through claude -p as a workaround. This isn't the first time that openclaw was "banned" from claude subscriptions.


Your project looks really solid! One of the best in this space I dare say.

I have noticed that there are so many similar "remote agent management" offerings.

I have been keeping an ongoing list here: https://github.com/kzahel/yepanywhere/blob/main/docs/competi...

I'm surprised I didn't hear about it until just now. Thanks for sharing!


Thank you! Yes, there seem to be new ones popping up almost every week.

I have been working on this quietly for a while, I'm just ramping up on marketing now.


I would love to be able to share all my sessions automatically. But I would want to share a carefully PII/secrets redacted session. I added a "session sharing" feature to my agent wrapper that just grabs innerHTML and uploads to cloudflare. So I can share how I produced/vibe coded an entire project from start to finish.

For example: https://github.com/kzahel/PearSync/blob/main/sessions/sessio...

I think it's valuable to share that so people who are interested can see how you interact with agents. Sharing raw JSONL is probably a waste and contains too many absolute paths and potential for sharing unintentionally.

https://github.com/peteromallet/dataclaw?tab=readme-ov-file#... is one project I saw that makes an attempt to remove PII/secrets. But I certainly wouldn't share all my sessions right now, I just don't know what secrets accidentally got in them.


Why would you be worried about junior engineers? I see this expressed a lot. It seems kind of condescending to me. It's just a different build toolchain. We can build faster, and having a lot of experience helps you know how things should fit together. People figure shit out. There are plenty of juniors that are way smarter than you or I. Do you mean like a junior who is not as clever as you will have a hard time getting their foot in?


Let me tell you why.

We have a junior in our team. In the past 2 years he hasn't written any code himself, because he can't code. He's been using chatgpt to write his code for 2 years, and he mostly delivers stuff, but the code is shit. Our manager isn't aware because he doesn't read our code, but I do and it's super obvious. But the point is the junior can't code.

Over the past month the company deployed Claude internally with tools etc. I, who can code well, picked it up in about 2 days despite the fact that I had never regularly used AI. Now I can produce code using Claude as reliably as the "experts" in our company (to be clear in our company by "experts" I mean good users, not people who actually understand how these machines work). The junior is still struggling go get Claude to do what he wants.

The point is the following: This new technology, like all new technologies, raises the minimum amount of things you have to be proficient at in order to even be at the bottom of the corporate ladder. The more you know the faster you learn, therefore those who know less (juniors) will struggle for longer with the new technology than without it.

I feel like I've been doing multiplications with pen and paper and the other guy doesn't understand the concept of multiplication. Now someone gave us a spreadsheet. I can do multiplications a billion times faster, and the other guy still doesn't understand the concept of multiplication.

You can say that our junior is especially bad and I don't disagree. But the phenomenon of "the more you know the faster you learn therefore new technologies impact juniors harder" is on average true regardless.


Im just worried many will give them less of a chance to learn, in the same way we were given.


Because you need to understand the output of coding agents when there is an issue or even a decision to be made. Even Opus-4.6 gets into rough states where it spews out garbage or suboptimal code and juniors might not catch it. Reading somebody else's code and evaluate it quickly is a tough skill to learn compared to writing one's own code; slow thinking vs fast thinking mode.


> People figure shit out.

True, but junior developers used to provide a lot of value while doing this. Now their value, while they are still figuring it out, has gone down immensely. For a company, there is no value in letting a junior dev write code anymore. And for reviewing the AI output, you need someone more experienced.


there will be plenty of "juniors" who can still code circles around you and me and will do just fine.


How can the like most popular terminal emulator not accept voice input? That's crazy why hasn't someone made something better?


Wispr Flow on mobile fills this gap.


it works in Blink. is there a better terminal in ios i should use


I agree. I spend a lot of time working from my phone so I had to make my own workflow that works for me. I've been following all these bans and drama with the subscription keys and custom harnesses etc. I think there's room for a "universal control plan" that lets you leverage the CLI providers (and whatever crappy interfaces / apis they give you).

There's a comparison of the approaches as I see them here https://yepanywhere.com/subscription-access-approaches


But can those web/mobile-accessible agents be on your own hardware, e.g. your desktop at home?


Same. When I can't be at my desk, my projects don't stop -- I just do the tasks that work well enough on the phone. Brainstorming, planning, etc. Or tasks that the agent can easily verify.

Having access to my local repository and my whole home folder is much easier than dealing with Claude or ChatGPT on the web. (Lots of manual markdown shuffling, passing in zipfiles of repositories, etc).


You can also just open the app on your phone and go to the sidebar and click on Code and then you'll see the session at the top of your session list.


Oh nice, didn't know that. Thanks for the tip!


Yeah the remote control featureset is pretty limited right now. I did a comparison here https://yepanywhere.com/claude-code-remote-control/ (with my own project). I'm sure they'll iterate on it. Overall it's such an obvious feature for them to add I'm surprised it took them so long to ship. There are probably at least 50 such projects that people have made (https://github.com/kzahel/yepanywhere/blob/main/docs/competi...)

The one feature drawback of tailscale/tmux/termius is no file upload. And ergonomics, ability to view files/diffs easily, though that's subjective.


Perhaps it took a while to figure out how to do it over HTTP, especially the security stuff.

With e.g. tmux you'll piggyback on decades of SSH development.


> SSH development.

Or Mosh, just like OP said. Mosh handles interruptions much better than SSH does


As I understand it, Mosh piggybacks on SSH. Have they recently dropped the SSH negotiation?


Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: