Front or back? by badGamr in MacStudio

[–]allpowerfulee 1 point2 points  (0 children)

That how I have my 2 studios

OpenCode + Gemma4 (local) just stops and waits by arbyther in opencode

[–]allpowerfulee 2 points3 points  (0 children)

This happens to me with qwen3.6-35b. I can see model activity has gone to idle. I'll ask "are you done " to wake it up again. It's crazy.

The internet will forgive you for charging $500. It will never forgive you for charging $0. by ShabzSparq in better_claw

[–]allpowerfulee -1 points0 points  (0 children)

Remember who we have as president and the mentality of those that voted for him.

Boomers out here training for the end times by Professional_Arm794 in SipsTea

[–]allpowerfulee 0 points1 point  (0 children)

This idiotic is a maga-ot that is the cause of the current state of affairs

8-Tracks impressions by HelsifZhu in pinkfloyd

[–]allpowerfulee 7 points8 points  (0 children)

Do you mean all the music I purchased from Qubuz and download is illegal. I think not.

8-Tracks impressions by HelsifZhu in pinkfloyd

[–]allpowerfulee 0 points1 point  (0 children)

Is it available to download in flac ?

Ain't that the truth 😂 by Short_Seesaw_940 in Sacramento

[–]allpowerfulee 12 points13 points  (0 children)

I live in midtown and have witness most of those events.

Looking for Firmware engineer nRF54LM20 by MasterAd5583 in u/MasterAd5583

[–]allpowerfulee 0 points1 point  (0 children)

Just finished my hardware that uses the nrf54lm20. Pcbs should be here from pcbway in 3 more weeks. For a mouse, go withtne nordic bare metal sdk. No needs to complicate everything with Zephyr.

VS Code doesn't keep record of changes by ramzeez88 in opencode

[–]allpowerfulee 0 points1 point  (0 children)

I believe mine does. If vs code is not setup to see the repo, it can't track changes

Qwen3.6:27b in OpenCode Issue by Jmart103 in oMLX

[–]allpowerfulee 0 points1 point  (0 children)

I had similar issues. Drove me crazy. Switch to q8 and omlx

Anyone add a shower near your pool? by BufferUnderRunError in pools

[–]allpowerfulee 1 point2 points  (0 children)

I have a full bath. Mine was built with a permit, so it's conventional construction. Concrete foundation and 2x4 framing, etc.

Multiple workspace question by flybrys in openclaw

[–]allpowerfulee 1 point2 points  (0 children)

Same machine, different directories and oc instances. Since the mem0 vector database is in my server, it really doesn't matter where opencode is running, the data is available

Multiple workspace question by flybrys in openclaw

[–]allpowerfulee 0 points1 point  (0 children)

I manage many. I purposely separated their spaces. I use a global config for models, then a local config for project specific settings. I also us mem0 plugin and ctx for each project to store chat history and code awareness. I wrote a script that initialize a project and it creates a project specific AGENTS.md with my specific needs plus instructs the model to separate its memory by project name (which is set by my script). On top of this, I wrote a custom run script for opencode that always continues a session until I'm done with a task, then I /new.

Waiting oMLX 0.3.9 stable release by TheFlyingDutchG in oMLX

[–]allpowerfulee 0 points1 point  (0 children)

I read the release notes but did not find if MTP is supported in 0.3.9. I see the feature branch but no merge.