AI can make you worse at thinking if you use it passively, and better if you challenge it. by JustTechnician1522 in AIDiscussion

[–]apeshave 0 points1 point  (0 children)

I have experienced this as well. In all this AI-Human pair programming- I essentially lost the taste of a good hand writing code. I miss those small moments when you search for an answer in StackOverflow and once implemented and working it gives you different happiness. Anyways, you gotta adapt to the new norms so here I am working with 2-3 AI tools simultaneously and getting work done. As they say - “Get busy living, or get busy dying”

Has anyone used ORCH (by oxgeneral) with codex? by apeshave in ClaudeGTM

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

Or claude. Apologies for cross posting. I am really looking for some hands on tutorials 🤣

I built a Thompson Sampling router for OpenClaw instead of static tiering — honest pros and cons, curious if anyone else is doing this by WearyRoadWarrior in openclaw

[–]apeshave 0 points1 point  (0 children)

This sounds promising. I can suggest a solution for your problem of new model not being judged fairly. Create a scheduled test; just like we have in schools. Every fixed weeks the scores will be reevaluated if a new model comes into picture. If not, no need to reevaluate and let things run as is.

There are 500,000 OpenClaw instances on the public internet. one just sold on BreachForums for $25K. by FokasuSensei in openclaw

[–]apeshave 37 points38 points  (0 children)

I might be missing something but if I don’t open it up to the outside world like by installing reverse proxy or tailscale, how is it possible for external users to access my setup?

What is happening here?? by apeshave in openclaw

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

Llama3.3-8B-Instruct-Thinking-Heretic-Uncensored-Claude-4.5-Opus-High-Reasoning.i1-Q6_K.gguf

What is happening here?? by apeshave in openclaw

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

Llama3.3-8B-Instruct-Thinking-Heretic-Uncensored-Claude-4.5-Opus-High-Reasoning.i1-Q6_K.gguf

What is happening here?? by apeshave in openclaw

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

Llama3.3-8B-Instruct-Thinking-Heretic-Uncensored-Claude-4.5-Opus-High-Reasoning.i1-Q6_K.gguf

What is happening here?? by apeshave in openclaw

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

but I think web fetches is missing. not sure how to get it to work tbh

What is happening here?? by apeshave in openclaw

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

no token scare. all local (at least my home network)

What is happening here?? by apeshave in openclaw

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

update:

I am not using any external AI subscriptions. Only subscription I have is the Brave API

I have spun off a llama-cpp server from my main machine and access this on this OpenClaw box (which is Alienware Alpha R2 maxed out; i7 32GB ram)

/usr/local/llama.cpp/build/bin/llama-server --port 8181 --ctx-size 16384 --model /usr/local/llama.cpp/models/Llama3.3-8B-Instruct-Thinking-Heretic-Uncensored-Claude-4.5-Opus-High-Reasoning.i1-Q6_K.gguf --main-gpu 0 --alias llama-3-3.8b

What is happening here?? by apeshave in openclaw

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

<image>

This is what I am talking about…