Viewing profile — kzahel
kzahel
HN member- Joined
- Wed, Mar 14, 2012, 12:47 AM UTC
- HN karma
- 460
- Public activity
- 251 items
- HN profile
- View on Hacker News ↗
About kzahel
No profile information was provided.
Recent public activity
-
comment
Comment #47637546
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 br…
-
comment
Comment #47397806
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…
-
comment
Comment #47214945
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 …
-
comment
Comment #47194638
there will be plenty of "juniors" who can still code circles around you and me and will do just fine.
-
comment
Comment #47194030
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 h…
-
comment
Comment #47151960
How can the like most popular terminal emulator not accept voice input? That's crazy why hasn't someone made something better?
-
comment
Comment #47150888
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…
-
comment
Comment #47150836
But can those web/mobile-accessible agents be on your own hardware, e.g. your desktop at home?
-
comment
Comment #47150681
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…
-
comment
Comment #47150568
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.
-
comment
Comment #47150110
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 …
-
comment
Comment #47149584
I left some notes about this. I agree with you directionally but practically/economically you want to let users leverage what they're already paying for. https://yepanywhere.com/su…
-
comment
Comment #47148846
It's not an argument whether you can be more productive on phone or desktop. Some people (like myself) simply don't have much time to be dedicated at desks so we have to build work…
-
comment
Comment #47148773
Judging from the installer sizes it's electron, not tauri?
-
comment
Comment #47148174
I tested it out a bit. Basically if you start up a claude terminal session, you can enable remote control for that one time, or you can go to /config and change the global setting …
-
comment
Comment #47148054
Will you add remote / a mobile control plane? I love your approach of using CLI. https://yepanywhere.com/ has a similar approach but it's mainly about access via mobile. [I'm frequ…
-
comment
Comment #47104820
I made a basic "claw starter" that you could try. You can progressively go deeper. It starts with just a little "private data" folder that you scaffold and ask the agent to setup t…
-
comment
Comment #47103526
We think alike! https://github.com/kzahel/claw-starter Systemd basic script + markdown + (bring whatever agent CLI) That's I think basically what you describe. I've been using it f…
-
comment
Comment #47099986
You wouldn't typically give it access to your own telegram account. You use the telegram bot API to make a bot and the claw gateway only listens to messages from your own account
-
comment
Comment #47099900
I think this is basically obvious to anyone using one of these but they're just they like the utility trade off like sure it may leak and exfiltrate everything somewhere but the ut…
-
comment
Comment #47099877
https://yepanywhere.com/ But has no Cron system. Just relay / remote web UI that's mobile first. I might add Cron system to it, but I think special purpose tool is better / more fo…
-
comment
Comment #47071432
On Windows I noticed for my Tauri app I had to use this https://v2.tauri.app/distribute/windows-installer/#embedded-... ( https://github.com/kzahel/jstorrent/commit/10cc1c53#diff-f…
-
comment
Comment #47070213
It doesn't even touch auth right? """ Usage policy Acceptable use Claude Code usage is subject to the Anthropic Usage Policy. Advertised usage limits for Pro and Max plans assume o…
-
comment
Comment #47045781
When I first started using Claude I was pretty annoyed by the cute phrases. But when I built my own wrapper I started using them because I had gotten used to them. But added in a s…
-
comment
Comment #47045264
I think you're not supposed to use your claude max plans etc with external harnesses. In theory your account could get banned.