Outside of the article's mentioned graphics development, there is no reason to isolate an agent using actual hardware. I threw together this script[0] using libvirt to give claude its own graphical desktop env to be able to do user acceptance testing with Chrome. It has full root and can do what ever. If it makes a mess, I can dump and reinstall in seconds. 0: https://gist.github.com/smith153/04b4068b5a2d7b234f1c3d59…
Nice. I just have sudo useradd agent sudo su agent So it can blow up its own files, but not mine. It was also doing some kind of headless Chrome stuff in there. I don't know how that works, but it was taking screenshots iirc. I did also set up VNC at some point but didn't find it worth using. >If it makes a mess, I can dump and reinstall in seconds. This is also true of a $3 VPS, where I found it very amusing to give…
Setting up your spare Mac for Claude Code to control, a step-by-step guide
181–190 of 213 posts
Re: Setting up your spare Mac for Claude Code to control, a step-by-step guide
#182You people are too far gone
You're being left behind.
Re: Setting up your spare Mac for Claude Code to control, a step-by-step guide
#183Earlier quoted context omitted.
Crap, I totally believed this. We live in a dystopia already.
Someone apparently made this https://github.com/Grigorij-Dudnik/TinderGPT > TinderGPT automates the process of writing and arranging dates with girls on Tinder, enabling you to generate romantic meetings with almost zero effort. Your only role is to like the profiles that catch your eye. After that, TinderGPT comes into the play. It initiates a conversation with the girl, using details from her profile, continues by…
Re: Setting up your spare Mac for Claude Code to control, a step-by-step guide
#184Earlier quoted context omitted.
Really they're not. But it seems you have decided that you, above all, know best.
I started my post with "it seems to me" precisely because I haven't decided that I know best.
Truly open minded
Re: Setting up your spare Mac for Claude Code to control, a step-by-step guide
#185Though it doesn't get by all the hurdles mentioned, it is alternatively possible to run Mac OS in a VM on your Mac using UTM and install Claude Code within the UTM VM. UTM can be run under a non-admin Mac account. This can allow you to use most Mac-native tooling, at least. The interactive performance of using the Claude Code ui on the VM isn't great, however. I'm not sure if you can log into the VM via terminal on t…
An argument against this method is UTM doesn't support graphics acceleration so browser support will be hobbled. Even if you don't need the acceleration, I've found browsers in UTM virtualized OS's can't get past some modern captchas and other browser fingerprinting checkpoints :\. It's terrible but that's the way it is.
A primary source of UI lag is how Apple's native virtualization framework processes multitouch trackpad events. There are other issues like mismatched resolutions and framerates, too. Ask your favorite ai to debug. You can try e.g. deselection of the trackpad setting and instead select basic mouse support, and that can clear things up..
Re: Setting up your spare Mac for Claude Code to control, a step-by-step guide
#186Earlier quoted context omitted.
Not really? Imagine for example looking for http status code 500 in an api log over the past hour. The nice thing here is it doesn’t matter if you get them all because it’s reoccur (or not).
> Imagine for example looking for http status code 500 in an api log over the past hour. 1. On a blog that no one visits maybe? 2. It's called a grep 3. For bigger projects it's called sentry
The source of errors can be whatever you like. Sentry, grep, whatever. Its not the point. The point is that many of these errors are real issues, and can be fixed automatically and safely by agentic systems. It really saves time, and work by our team leaving them to actually concentrate on the thing that delivers real value.
Re: Setting up your spare Mac for Claude Code to control, a step-by-step guide
#187Earlier quoted context omitted.
For a lot of folks summarizing a few days of work email and especially slack chats is way more than 5 minutes. Some work environments do not have great communication hygiene so it can be overwhelming to try to keep up with 500 emails a day and 38 Slack channels. For the folks I talk to who use a LLM for this that seems to be the case. Takes a huge cognitive load off every morning and saves them an hour or two. More o…
And how can they be sure the summary correct and doesn’t miss anything important?
So that sort of thing is already normalized. An LLM is unlikely to be worse than a human. There is no accountability either way since everyone is failing at the task, it really doesn’t matter much if your or your bot misses a few percentage points of high priority items. You will probably be vastly outperforming your peers who are doing it manually.
Re: Setting up your spare Mac for Claude Code to control, a step-by-step guide
#188What's a good way to give a limited amount of money to the LLM, say like 2k or 5k or something. But keep it completely separate from my identity. Like I want the LLM to have a bank account and he can do ANYTHING with that bank account that he wants. But he can't fuck anything up that has to so with me. He only has 2 - 5k
Re: Setting up your spare Mac for Claude Code to control, a step-by-step guide
#189Earlier quoted context omitted.
Idk how you could at least in the US. Closest thing off the top of my head would be one of those checking accounts you can setup for kids. It would still be tied to you.
If you want Anthropic (or others) but anonymously, what you do is use https://openrouter.ai/pricing and fund your account from any of your preferred cryptos.
Re: Setting up your spare Mac for Claude Code to control, a step-by-step guide
#190i just use terminus + wireguard + tmux and works great, i can control claude/codex from my phone while working out
Why not Claude remote control?
I'm not entirely sure there's a big advantage to Claude remote control to be honest. Maybe it's just me being afraid of lock in (I do switch between Claude and Codex somewhat often) and/or the inertia of changing things up that keeps me from trying it.