(no title)
mattlondon | 8 days ago
Basically cron-for-agents.
Before we had to go prompt an agent to do something right now but this allows them to be async, with more of a YOLO-outlook on permissions to use your creds, and a more permissive SI.
Not rocket science, but interesting.
snovv_crash|8 days ago
I still don't see a way this wouldn't end up with my bank balance being sent to somewhere I didn't want.
bpicolo|8 days ago
You could easily make human approval workflows for this stuff, where humans need to take any interesting action at the recommendation of the bot.
igravious|8 days ago
1) don't give it access to your bank
2) if you do give it access don't give it direct access (have direct access blocked off and indirect access 2FA to something physical you control and the bot does not have access to)
---
agreed or not?
---
think of it like this -- if you gave a human power to drain you bank balance but put in no provision to stop them doing just that would that personal advisor of yours be to blame or you?
alexjplant|8 days ago
Of course this would be in a read-only fashion and it'd send summary messages via Signal or something. Not about to have this thing buy stuff or send messages for me.
Barbing|8 days ago
Over the long run, I imagine it summarizing lots of spam/slop in a way that obscures its spamminess[1]. Though what do I think, that I’ll still see red flags in text a few years from now if I stick to source material?
[1] Spent ten minutes on Nitter last week and the replies to OpenClaw threads consisted mostly of short, two sentence, lowercase summary reply tweets prepended with banal observations (‘whoa, …’). If you post that sliced bread was invented they’d fawn “it used to be you had to cut the bread yourself, but this? Game chan…”
YeGoblynQueenne|8 days ago
That's just insane. Insanity.
Edit: I mean, it's hard to believe that people who consider themselves as being tech savvy (as I assume most HN users do, I mean it's "Hacker" news) are fine with that sort of thing. What is a personal computer? A machine that someone else administers and that you just log in to look at what they did? What's happening to computer nerds?
wartywhoa23|8 days ago
That is what's happening to nerds right now. Some next-level mind-boggling psychosis-inducing shit has to do with it.
Either this or a completely different substance: AI propaganda.
beAbU|8 days ago
andoando|8 days ago
Personally I dont give a shit and its cool having this thing setup at home and being able to have it run whatever I want through text messages.
And it's not that hard to just run it in docker if you're so worried
hamburglar|8 days ago
I could see something like having a very isolated process that can, for example, send email, which the claw can invoke, but the isolated process has sanity controls such as human intervention or whitelists. And this isolated process could be LLM-driven also (so it could make more sophisticated decisions about “is this ok”) but never exposed to untrusted input.
squidbeak|8 days ago
Who is forcing you to do that?
The people you are amazed by know their own minds and understand the risks.
socalgal2|7 days ago
The run everything as root, they curl scripts, they npx typos, they give random internet apps "permission to act on your behalf" on repos millions of people depend on
esseph|8 days ago
I feel the same way! Just watching on in horror lol
unknown|8 days ago
[deleted]
altmanaltman|8 days ago
dlt713705|8 days ago
In any case, the data that will be provided to the agent must be considered compromised and/or having been leaked.
My 2 cents.
isuckatcoding|8 days ago