To those who say I overdid it with my MacBook Pro on the specs, how do you know?
-
@Lynn It wasn't too bad today.
-
@Rooktallon The person you want to ask about that would be @mikedoise
@technocounselor @Rooktallon It would depend on the hardware. If you are on a PC then it will depend on if you have a GPU or not. You would need at least 8 GB of vide ram to do agentic work on a PC.
-
@technocounselor @Rooktallon It would depend on the hardware. If you are on a PC then it will depend on if you have a GPU or not. You would need at least 8 GB of vide ram to do agentic work on a PC.
@mikedoise @technocounselor I have a 3060 with 32 gigs of ram. It's a 12-gen Intel i7. Should that be decent enough?
-
@technocounselor @Rooktallon It would depend on the hardware. If you are on a PC then it will depend on if you have a GPU or not. You would need at least 8 GB of vide ram to do agentic work on a PC.
@mikedoise @technocounselor I mean, I can already run LLMs for roleplay/fictional story creation and all that stuff, is agentic work really that different?
-
@technocounselor @Bruce I seriously love that idea actually. We could make that a dang good podcast.
@JamiePauls @Bruce Yeah we could, and ROBERT would be the mac in the middle.

-
@mikedoise @technocounselor I mean, I can already run LLMs for roleplay/fictional story creation and all that stuff, is agentic work really that different?
@Rooktallon @technocounselor You can try it but it will depend on your VRAM. LLMs can be creative, but agentic work requires the LLM to reason and call tools and figure out what to do with that data. The next thing is that the agent needs to have enough of a context window to reason out what it should do. This means a lot more video memory is required. LLMs like graphics chips because the information can be processed in parallel instead of on just a few cores.
-
@Rooktallon @technocounselor You can try it but it will depend on your VRAM. LLMs can be creative, but agentic work requires the LLM to reason and call tools and figure out what to do with that data. The next thing is that the agent needs to have enough of a context window to reason out what it should do. This means a lot more video memory is required. LLMs like graphics chips because the information can be processed in parallel instead of on just a few cores.
@mikedoise @technocounselor Hmmm, I see. So, if I wanted to see if it'd actually work, which one should I try?
-
@mikedoise @technocounselor Hmmm, I see. So, if I wanted to see if it'd actually work, which one should I try?
@Rooktallon @technocounselor I’d try Ollama with Hermes Agent. It is the easiest to set up. Do you know how much video ram you have?
-
@Rooktallon @technocounselor I’d try Ollama with Hermes Agent. It is the easiest to set up. Do you know how much video ram you have?
@mikedoise @technocounselor Apparently 12 gigs I think?
-
@mikedoise @technocounselor Apparently 12 gigs I think?
@Rooktallon @technocounselor Try Gemma 4 E4B You might be able to get away with a context window of 64K or 96K tokens. That is a guess but you’d have to try it.
-
@Rooktallon @technocounselor Try Gemma 4 E4B You might be able to get away with a context window of 64K or 96K tokens. That is a guess but you’d have to try it.
@mikedoise @technocounselor So, you have to program the thing yourself, it would seem, enter the code in and run it through CLI, is that right?
-
@mikedoise @technocounselor So, you have to program the thing yourself, it would seem, enter the code in and run it through CLI, is that right?
@Rooktallon @technocounselor Hermes Agent has a one line paste that you use in the terminal. Not sure if it will work in CMD or PowerShell, but it will for sure work with windows subsystem for linux. Paste that in, and make sure Ollama is installed. You then have to set up Hermes agent from the command line with the arrow keys. It is not the easiest process.
-
@Rooktallon @technocounselor Hermes Agent has a one line paste that you use in the terminal. Not sure if it will work in CMD or PowerShell, but it will for sure work with windows subsystem for linux. Paste that in, and make sure Ollama is installed. You then have to set up Hermes agent from the command line with the arrow keys. It is not the easiest process.
@mikedoise @technocounselor Apparently I can just install Ollama for windows and run them through there supposedly.
-
@technocounselor I've never understood why people feel so free to express negative opinions about another person's technology choices. It really is not their business. Most people don't choose to spend as little as I do on technology, but that doesn't give me the right to impose my choices on others. I really hope you enjoy your new Mac.

@Lynn @technocounselor I don't know why people have to express negative opinions on anything. Tech or not. I think a lot of it stems from jealousy though. Or those who have more money than others. I was so hesitant to ask anything about the BTSpeak because of how a lot of the people in the blind community can be. But surprisingly enough I got amazing feedback. It was such a breath of fresh air. No one needs to tell others what they do or don't do with their money. I'm actually a believer of not talking about finances one way or the other with anyone other than Bob. Like if I'm going to make a big purchase which doesn't at all happen very often I talk it through with him. Not to ask for permission. But so that he can help me think of questions if I need to. Or say yes, this is a bad idea. Or no, go for it. So many are wanting the latest and greatest this or that. But if they have the money and if that's how they choose to spend it that's not anyone's business but the person buying the product in question.
-
@Lynn @technocounselor I don't know why people have to express negative opinions on anything. Tech or not. I think a lot of it stems from jealousy though. Or those who have more money than others. I was so hesitant to ask anything about the BTSpeak because of how a lot of the people in the blind community can be. But surprisingly enough I got amazing feedback. It was such a breath of fresh air. No one needs to tell others what they do or don't do with their money. I'm actually a believer of not talking about finances one way or the other with anyone other than Bob. Like if I'm going to make a big purchase which doesn't at all happen very often I talk it through with him. Not to ask for permission. But so that he can help me think of questions if I need to. Or say yes, this is a bad idea. Or no, go for it. So many are wanting the latest and greatest this or that. But if they have the money and if that's how they choose to spend it that's not anyone's business but the person buying the product in question.
@NightDrake @Lynn @technocounselor You're right. If I make a big purchase I also run it by Bruno. Not for permission but just to make sure it's not going to interfere with something he would like to do. Why can't people be happy for those who get something new? You are right. I do think part of it is jealousy or envy. I hesitated to talk about getting my stream a while ago because of the negative comments people made about having a separate device blah blah blah. But finally I said screw it.
-
@mikedoise @technocounselor Apparently I can just install Ollama for windows and run them through there supposedly.
@Rooktallon @technocounselor Ollama will launch OpenClaw or Hermes Agent with Ollama as the provider but I don’t think it installs and configures the software.
-
To those who say I overdid it with my MacBook Pro on the specs, how do you know? With vibe coding, who knows what I will do with it?
@technocounselor Who cares anyway. It's yours, you get have it however you want.
-
@Lynn @technocounselor I don't know why people have to express negative opinions on anything. Tech or not. I think a lot of it stems from jealousy though. Or those who have more money than others. I was so hesitant to ask anything about the BTSpeak because of how a lot of the people in the blind community can be. But surprisingly enough I got amazing feedback. It was such a breath of fresh air. No one needs to tell others what they do or don't do with their money. I'm actually a believer of not talking about finances one way or the other with anyone other than Bob. Like if I'm going to make a big purchase which doesn't at all happen very often I talk it through with him. Not to ask for permission. But so that he can help me think of questions if I need to. Or say yes, this is a bad idea. Or no, go for it. So many are wanting the latest and greatest this or that. But if they have the money and if that's how they choose to spend it that's not anyone's business but the person buying the product in question.
@NightDrake @technocounselor I think it's fine to talk about specifics like the cost of technology and what various devices can and cannot do. That is because, had anyone shared with me about what technology could best serve me, I wouldn't have invested nearly the amount I did initially. So I think such discussions are important. That is much different than suggesting what dollar expenditure is right for another person. The blindness community, I feel, should stop criticizing one another's choices, but should explain the costs and also options that work for them. That, in my view, would be much more helpful. All we seem to hear about is expensive devices which many cannot afford, rather than lesser expensive options. How can anyone make an informed choice if all they hear about or are made aware of high end tech?
I wish the community would champion the idea that the first thing anyone needs to know is exactly what they need their technology and devices to do. Only then can one make an informed choice.
One thing I am noticing is more reference to NVDA as a screen reader. I'm glad more people are learning about it, and more people are also learning about Android.
-
@JamiePauls @Bruce Yeah we could, and ROBERT would be the mac in the middle.

@technocounselor @Bruce I will let you know when I get around to getting my new MacBook and then we can make that happen.
-
@technocounselor Who cares anyway. It's yours, you get have it however you want.
@kgs49 @technocounselor Are people really telling you that? That's just rude. I hope you enjoy it.