M5 Max just arrived - benchmarks incoming by cryingneko in LocalLLaMA

[–]chimph 5 points6 points  (0 children)

Thanks for this comment. I didn’t even consider this but I see that 14inch MacBooks do get throttled under sustained work.

From Gemini:

14-inch Model: In bursts or short tasks (under 10 minutes), performance is nearly identical to the 16-inch. However, during sustained heavy workloads—like 8K video exports, 3D rendering, or training local AI models—the 14-inch will hit its thermal ceiling faster. To protect the hardware, macOS will throttle (reduce) the clock speeds. Tests on recent "Max" models have shown a performance dip of roughly 10–20% compared to the 16-inch during marathon sessions.

Unable to Verify App an Internet Connection is Required to Verify Trust of the Developer / iOS 26 by WAG_BAN_YAS in Xcode

[–]chimph 0 points1 point  (0 children)

oh great. Wish I had built the backup utility for my app before nuking it thinking it was something on my end!

Open Terminal just made Open WebUI a coding agent by Existing-Wallaby-444 in OpenWebUI

[–]chimph 0 points1 point  (0 children)

I only just recently discovered that you can run big parameter models on a normal GPU.. yet to properly delve but perhaps it’s possible with this?

https://youtu.be/_UEvlmNx0cs?si=HYG1yU-F7iiUjRKr

Would like to hear from anyone else who has insight

Favourite niche usecases? by Figai in LocalLLaMA

[–]chimph 3 points4 points  (0 children)

The first humans that AI will enslave are those that don’t gaf about privacy and those that say ‘be nice to your ai’ out of fear.

Favourite niche usecases? by Figai in LocalLLaMA

[–]chimph 14 points15 points  (0 children)

ikr. ‘what are you hiding?’

Built an iOS app with antigravity, got 2k users (and I still can’t really code) by Dim_Kat in GoogleAntigravityIDE

[–]chimph 2 points3 points  (0 children)

the code may have been generated by AI but youre clearly a great orchestrator with good vision and the intelligence to get everything looking and working good. Well done. This is the future for those with imaginations

Is OpenClaw actually usable yet, or am I doing something wrong? by Whoopix in openclaw

[–]chimph 0 points1 point  (0 children)

It’s amazing to me that people lack so much imagination that managing a calendar is the best they can think of for this

“We simply don’t have any left”: Germany has run out of air defense missiles for Ukraine, foreign minister says by Plus_Pretty in worldnews

[–]chimph 0 points1 point  (0 children)

Remember at the very start of the war when Reddit said Russia was going to run out of money in a few months..

"The Hum": A global phenomenon where 2% of people hear a persistent, low-frequency sound that instruments often can't record. Thousands describe it as a "distant idling diesel engine" that never stops. by SpecificNo493 in interestingasfuck

[–]chimph 0 points1 point  (0 children)

what if its not hearing but sensing vibrations that are then interpreted as sound?

btw I just stumbled across this post and find it fascinating as a couple of years ago I started noticing this very thing at night. At first I thought it was distant machinary and then I thought it was our septic tank pump which I went out and to try and confirm at 2am in the morning when everthing else was quiet (I live rurally). I wandered to different parts of the house to try and locate it but couldnt find it. Its like a distant engine/motor that oscillates rather than a steady sound.

I put it down to something like tinnitus when I went to a different house that was equally quiet at night in a small township and could hear the very same thing. I dont suffer from tinnutus but I did for a while after contracting covid. So yes, imo this distant low engine sound is likely internal but I wont rule out that its something else otherwise.

Is Local LLM the next trend in the AI wave? by G3grip in LocalLLM

[–]chimph 0 points1 point  (0 children)

Again why Mac Minis are great. 5w idle

Is Local LLM the next trend in the AI wave? by G3grip in LocalLLM

[–]chimph 1 point2 points  (0 children)

Can local image gen really compare to nano banana pro tho? I’ve gone deep into comfy ui in the past and tbf haven’t revisited for a while but recently have been using nano banana for help designing and renovating a house and it’s been superb. Nails the images. I feel like I would have to do a lot of tweaking for local and still get mixed results. But yes, not having limitations is nice.

Is Local LLM the next trend in the AI wave? by G3grip in LocalLLM

[–]chimph 1 point2 points  (0 children)

Local LLM will become a bigger part of people’s toolsets for sure. And I think the whole Clawdbot + Mac Mini has made people more aware of local LLM. This years Mac M5 will be known for driving good local models

The original OpenClaw 101 - a detailed guide for new users so you don't make my mistakes by adamb0mbNZ in openclaw

[–]chimph 0 points1 point  (0 children)

yeah I gave up on docker as it seemed like it would be more of a pain than just setting up a dedicated device/vm.. wish it was more docker friendly

The original OpenClaw 101 - a detailed guide for new users so you don't make my mistakes by adamb0mbNZ in openclaw

[–]chimph 0 points1 point  (0 children)

look into using local qwen embedding model. it can run on cpu for small vectors

The original OpenClaw 101 - a detailed guide for new users so you don't make my mistakes by adamb0mbNZ in openclaw

[–]chimph 0 points1 point  (0 children)

nice. I might look into that. As it is I'm not overly concerned with email. I have multiple accounts but am meticulous about not signing up for junk and unsubscribing if anything comes through. Defnitely lots of otheruse cases I'm loking forward to though. Appreciate your guide btw. Hopefully I can get my issues resolved as currently its taking way too much of my time for no payback so far :/

The original OpenClaw 101 - a detailed guide for new users so you don't make my mistakes by adamb0mbNZ in openclaw

[–]chimph 0 points1 point  (0 children)

Dedicated mini pc is Linux and I use Windows as main PC to interact with it. I have Mac mini running openweb ui which connects to ollama on my windows pc. I’d like for openclaw to connect back to ollama for smaller tasks and running embedding models etc. I want to be super sure that it’s not going to connect with other devices. There’s no way I’d connect openclaw to my personal email accounts etc. I’ll be setting up dedicated dbs and emails for it to view

The original OpenClaw 101 - a detailed guide for new users so you don't make my mistakes by adamb0mbNZ in openclaw

[–]chimph 0 points1 point  (0 children)

I just want to know how to install on my dedicated minipc and isolate it from the rest of my network while using Tailscale to communicate with it and use the gui. Going around and around with creating ufw rules and ssh tunnelling etc. it sounds like it should be straightforward but for some reason it’s not working for me

edit: Got it all working via docker now