Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
I'm old like other posters have said. I'd love to learn more about the benefits of OpenClaw. Is there a trusted place that you'd recommend for beginners like me?

Great question. Honestly, the best way to learn is to start by using it on small, low-risk tasks and seeing where it helps.

I would not begin by connecting it to anything important like production databases, email, or critical files. Start with things like summarizing documentation, explaining code, drafting scripts, comparing options, debugging simple issues, or asking it to walk through a concept you are trying to understand.

The way I think about OpenClaw is that it is not magic, and it is not something I blindly trust. It is more like a junior engineer or research assistant: fast, useful, sometimes surprisingly capable, but still something that needs supervision.

My background is in cyberspace engineering, so I tend to approach this like any other engineering system. You decide what you want it to do, define the boundaries, and put protections in place. If you are going to let an AI interact with files, databases, APIs, email, or anything else important, you want backups, permissions, staging environments, and human approval steps before it can do anything destructive.

The biggest mindset shift is to build around intent. Tell it what outcome you want, not just the tiny steps you already know how to do. For example:

“Help me build this using modern best practices. Keep the explanation to high-level bullet points. Ask before doing anything destructive.”

That kind of instruction makes a big difference, especially if long responses are overwhelming.

For learning resources, I would start with the official documentation and beginner tutorials first. After that, YouTube can be useful. Matthew Berman has some good AI-related walkthroughs. Just be aware that a lot of AI content online is packaged with clickbait because that is how people get views. Some of it is still genuinely useful, but I would compare multiple sources and test things yourself in a safe environment.

My beginner advice would be:

  1. Start small.
  2. Use it on tasks where mistakes are harmless.
  3. Ask it to explain what it is doing.
  4. Keep backups and guardrails.
  5. Slowly expand what you let it do as you understand its strengths and failure modes.
Once you get comfortable, the value becomes pretty obvious. It is less about replacing your judgment and more about removing the repetitive work around it.
 
  • Disagree
Reactions: marte91
I think I’m just getting old. I don’t really understand why I’d use OpenClaw over iOS 27's Siri. I’m sure there are lots of reasons, I’m just ignorant of them.
The point is that you have a say in the LLM choice. I've got an M5 Max and can run open-weight (think open source) models on my Mac so all the data stays local on my own system rather than being shared with a random LLM provider like OpenAI / Google.
 
The point is that you have a say in the LLM choice. I've got an M5 Max and can run open-weight (think open source) models on my Mac so all the data stays local on my own system rather than being shared with a random LLM provider like OpenAI / Google.

There’s a lot of open weight/open source conflation happening here and elsewhere

Let’s nip that linguistic equivocation in the bud right now shall we?

To be clear open weight ≠ open source
…..

Also why?

What are you actually doing with all this LLM “power” ?
 
Last edited:
  • Love
Reactions: drumcat
From this discussion it's clear that folks are at different levels of knowledge and app implementation. tl;dr: for the love of god and all that is holy, please run your home brew agents in a Docker container on a separate machine to limit the blast radius! As other advice above suggests, gain knowledge by beginning with simple tasks and apply appropriate guardrails for your own protection and peace of mind until you know what you're dealing with.

My own experience so far is that yes, GenAI is useful and can be operationalized on a reasonably-powered Mac. When we get down to discussing Agents like OpenClaw and Hermes-Agent is where the 'rubber hits the road.' My own experience here is at novice level but can share that so far Hermes has borked my python libraries twice and somehow infected my Mac with malware and spam files (I have Intego antivirus and firewall running which quarantined the damage before it went too far). I had to wipe Hermes and begin again using Docker to build a more secure environment. I ran OpenClaw for a short time and it felt like dealing with an 'Uncle Fester' character who should be confined to the basement; it’s creepy over the top 'personality' was not to my taste and I was left feeling I did not know what would happen next. Again your mileage may vary, but YOLO mode is only a good strategy for the school of hard knocks.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.