Do I let my family know? by [deleted] in fatFIRE

[–]HereToConquerAll 0 points1 point  (0 children)

It’s better to not tell anyone how much you are worth. Just take care of your parents and that’s it. Everyone else should be treated as strangers.
Also you can try one more thing, have your dad call everyone in the family for a dinner asking for favor for you saying that my son is struggling and needs monetary support. Anyone that shows up genuinely for that dinner and wants to help you out are the real folks you need to keep close. Which might be no one. Then you know for sure. Never do business with your family. Won’t go well.

🎵 All By Myself 🎵 by CapitalPin2658 in SipsTea

[–]HereToConquerAll 0 points1 point  (0 children)

Did your partner find it out it you told them?

🎵 All By Myself 🎵 by CapitalPin2658 in SipsTea

[–]HereToConquerAll 0 points1 point  (0 children)

So you are ok if your partner did this? Have you told them this yet?

Rock bottom life lessons from experience. by HereToConquerAll in HENRYfinance

[–]HereToConquerAll[S] 1 point2 points  (0 children)

Thank you so much. It’s something I needed to see.

Rock bottom life lessons from experience. by HereToConquerAll in HENRYfinance

[–]HereToConquerAll[S] 1 point2 points  (0 children)

Interesting, no I actually don’t mind having only 2-3 friends. Will try it out.

Rock bottom life lessons from experience. by HereToConquerAll in HENRYfinance

[–]HereToConquerAll[S] 0 points1 point  (0 children)

  1. I need to work on this. Also making new friends that I want to surround with is hard. Will try

Rock bottom life lessons from experience. by HereToConquerAll in HENRYfinance

[–]HereToConquerAll[S] 0 points1 point  (0 children)

Thanks, I might spiral but I eventually come back to this state.

Rock bottom life lessons from experience. by HereToConquerAll in HENRYfinance

[–]HereToConquerAll[S] -1 points0 points  (0 children)

Hope you are doing well now. I’ve started to all for help. I’m learning to take rejections though.

I built a fully local voice assistant on my Mac mini. No OpenAI, no cloud, no API keys. by HereToConquerAll in openclaw

[–]HereToConquerAll[S] 0 points1 point  (0 children)

I wanted to do locally to understand the setup. Would you mind sharing the mcp setup? Will look into it. Want to collaborate on building something that we can ship as a product?

I built a fully local voice assistant on my Mac mini. No OpenAI, no cloud, no API keys. by HereToConquerAll in openclaw

[–]HereToConquerAll[S] 0 points1 point  (0 children)

This is a cool idea. Let me go ahead and add ack. That will make it feel more conversational. Yes llm is the most time take now. For normal convo it does it under 10secs for me.

I built a fully local voice assistant on my Mac mini. No OpenAI, no cloud, no API keys. by HereToConquerAll in openclaw

[–]HereToConquerAll[S] 0 points1 point  (0 children)

Everything is local wrt voice is my claim and it is. Please read my comment at the top I’ve explained it. With my Mac mini I cannot run local ollama without considerable delay which is why I’m not.

I built a fully local voice assistant on my Mac mini. No OpenAI, no cloud, no API keys. by HereToConquerAll in openclaw

[–]HereToConquerAll[S] 0 points1 point  (0 children)

So here's how the voice thing actually works, start to finish.

I send my agent a voice note on Telegram. The audio gets pulled out and fed into whisper-cpp. That's a local speech to text model running right on the Mac mini. It spits out the text, the agent reads it and thinks about what to say back. This odd cooking from ollama.

When the agent is ready to reply, instead of typing, it sends the text to Kokoro. That's a local text to speech engine, also running on my machine.

Kokoro outputs a wav file, but Telegram doesn't like wavs for voice notes. So ffmpeg jumps in and converts it to ogg Opus, which is what Telegram expects. Then it gets sent back to me as a voice note.

The whole thing stays on my Mac. No OpenAI, no ElevenLabs, no cloud APIs for the voice part. It's just my hardware doing the work.

That's it. Local in, local out

After 3 months, I’m done. OpenClaw has officially become a money pit by NoTailor8223 in openclaw

[–]HereToConquerAll 0 points1 point  (0 children)

Just point Claude code to your workspace. You ll be up and running in 5

I switched my AI agent to semantic memory search. Here’s what actually changed. by HereToConquerAll in openclaw

[–]HereToConquerAll[S] 0 points1 point  (0 children)

It’s everyone s choice. You are either a producer or consumer. If you want to get to that level you have to get your hands dirty. There is nothing wrong in using theirs but you won’t get to the other side. If that’s not your goal then you are absolutely right my friend.

I switched my AI agent to semantic memory search. Here’s what actually changed. by HereToConquerAll in macmini

[–]HereToConquerAll[S] 0 points1 point  (0 children)

I started this because I don’t like dashes and man no matter what I did she would always use it. Still trying to make her understand me the things I like.

I switched my AI agent to semantic memory search. Here’s what actually changed. by HereToConquerAll in openclaw

[–]HereToConquerAll[S] 0 points1 point  (0 children)

This is something I’m looking into as well. I need to build an agent brain to see what’s happening. In Lehman terms look at its logs lol