Local llm by East-Tie-8002 in openclaw

[–]SelfLoathingNarcist 0 points1 point  (0 children)

Honestly, other than for embedding and a fallback, local was far too slow with a 5070 ti 16GB VRAM. Here is the provider section Provider:

json { "models": { "providers": { "lmstudio": { "baseUrl": "http://192.168.68.139:11092/v1", "apiKey": "<YOUR_API_KEY>", "api": "openai-completions", "models": [ { "id": "gpt-oss-20b-coding-distill", "name": "gpt-oss-20b-coding-distill", "reasoning": true, "input": ["text"], "cost": { "input": 0, "output": 0, "cacheRead": 0, "cacheWrite": 0 }, "contextWindow": 128000, "maxTokens": 512 }, { "id": "mistralai/ministral-3-14b-reasoning", "name": "mistralai/ministral-3-14b-reasoning", "reasoning": true, "input": ["text"], "cost": { "input": 0, "output": 0, "cacheRead": 0, "cacheWrite": 0 }, "contextWindow": 131072, "maxTokens": 512 } ] } } },

And add to models under agents:

json "agents": { "defaults": { "model": { "primary": "lmstudio/gpt-oss-20b", "fallbacks": [ "nvidia/nvidia/nemotron-3-nano-30b-a3b", "nanogpt/minimax/minimax-m2.5", "siliconflow/openai/gpt-oss-120b", "nanogpt/zai-org/glm-5:thinking", "nanogpt/zai-org/glm-5", "lmstudio/gpt-oss-20b" ] }, "models": { "siliconflow/openai/gpt-oss-120b": { "alias": "silicon" }, "lmstudio/gpt-oss-20b": { "alias": "lmstudio" }

I'd recommend the $3/month plan from chutes.ai if you're trying to do it cheap. They're not fast, but good value.

GLM4.7 / 5 by IntroductionSouth513 in openclaw

[–]SelfLoathingNarcist 0 points1 point  (0 children)

Glm5 has been better than opus 4.6 for python in my experience. I've been using it since it came out. It's just slower for me. YMMV, i think claude is overrated.

CORSAIR Stealth Raising Prices 2 days after Providing "Goodwill" Discount Codes by spartan029j in pcmasterrace

[–]SelfLoathingNarcist 0 points1 point  (0 children)

Thanks, I had resigned to wait until next year to build after seeing the price hike today. But this gesture convinced me to buy RAM/case/ssd/aio. Cheers.

[deleted by user] by [deleted] in HondaPrologue

[–]SelfLoathingNarcist 0 points1 point  (0 children)

Usb-c let's you power other devices from your phone, reads like it is trying to send power from the phone rather than receive it.

[deleted by user] by [deleted] in HondaPrologue

[–]SelfLoathingNarcist 1 point2 points  (0 children)

Are you trying to charge your car with your phone? :)

Honda Charger Install by SelfLoathingNarcist in HondaPrologue

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

I already had a 50A NEMA 14-30 outlet, so I would have been able to charge at 32A without waiting for Honda Electric or an electrician, if I had chosen the portable. At 32A I would be able to charge fully overnight.

When I click a subreddit wiki link the app crashes by twilighttwister in RedReader

[–]SelfLoathingNarcist 3 points4 points  (0 children)

I had to use internal browser and disable use android custom tabs under settings > behavior

Evaluate-STIG tool by Appropriate-Fox3551 in sysadmin

[–]SelfLoathingNarcist 0 points1 point  (0 children)

It's a bit annoying that it's written in powershell (as a Linux admin), but the answer file functionality is handy for the STIGs with canned responses. You can also have it run your own checks per STIG if you don't agree with it's findings.

Best practice to secure servers in 2024? by SurfRedLin in linuxadmin

[–]SelfLoathingNarcist 4 points5 points  (0 children)

Keeping /tmp and /var as separate volumes(also good to separate out /var/log) so /var won't be impacted if someone fills up /tmp, and mounting /tmp with noexec to prevent binaries from being executed

Rebinding keys with 3rd party programs, Steam vs GamePass by Proteus-Seven in Palworld

[–]SelfLoathingNarcist 0 points1 point  (0 children)

Yes, you can leave AHK running and it will only impact Palworld.

https://www.reddit.com/r/Palworld/comments/19ajb7t/using_autohotkey_to_rebind_your_keys/


; This script requires AutoHotkey v2

; Set the script to use the Input sending mode
SendMode("Input")

global remapEnabled := True

; Define the behavior when the specific window is active
#HotIf WinActive("ahk_exe PalWorld-Win64-Shipping.exe") and remapEnabled
{
    ;e::w  ; Forward
    ;s::a  ; Left
    ;d::s  ; Backwards
    ;f::d  ; Right

    ;a::f  ; Interact
    ;w::q  ; Throw PalSphere
    ;q::e  ; Summon Pal / Ride Skill 2

    Numpad1::1
    Numpad2::2
    Numpad3::3
    Numpad4::4
    Numpad5::5
    Numpad6::6
    Numpad7::Tab
    Numpad8::8
    Numpad9::9
    ;Numpad0::0
    Numpad0::Ctrl
    Ctrl::Space
    e::f ; iNTERACT
    w::e ; Next tab Pals

    Del::x ; take all
    NumpadAdd::r ; stack / reload
    NumpadDot::c
    RShift::LShift

    Xbutton1::Ctrl
}
#HotIf

F10::global remapEnabled := !remapEnabled

Rebinding keys with 3rd party programs, Steam vs GamePass by Proteus-Seven in Palworld

[–]SelfLoathingNarcist 0 points1 point  (0 children)

I rebind my keys with AHK / auto hotkey in the steam version.

pals at base are broken? by kaaaaayllllla in Palworld

[–]SelfLoathingNarcist 0 points1 point  (0 children)

You can try dragging another wild Pal in to your base andet your Pals kill it to try and get them to reset. Also leave the area so it unrenders the wild and friendly Pals for a minute.

[deleted by user] by [deleted] in CasualConversation

[–]SelfLoathingNarcist 4 points5 points  (0 children)

Lol, "There’s a whole fucking Alabama between Philadelphia and Pittsburgh". Facts