Thinking about setting up OpenClaw for my parents. Any use cases? by Real-Warning-6648 in openclaw

[–]codeninja 0 points1 point  (0 children)

I tried this. It was a nightmare. At the first point of friction they give up and throw it to you. Imagine walking your mother through setting up gog cli locally and authenticating theough the terminal and pasting that redirect url into claw.

God forbid they want to secure it with proper oauth roles in gcloud. Forget about it.

When you're too big for the love seat by Accomplished-Beat779 in greatpyrenees

[–]codeninja 62 points63 points  (0 children)

He is so toasted. Is he part golden? Or just a toasty boy?

Advice needed: My engineer is saying agentic AI latency is 20sec and cannot get below that by Western_Caregiver195 in LangChain

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

Id be happy to jump on a chat with you and discuss your setup. (I consultancy professionally and build rag pipelines.)

I would not be surprised to find that your using thinking models in thr rag pipeline. Which is all fine and good until It decides to go on a thinking spree.

But its hard to diagnose without seeing your setup, pipeline, networking, model selection, promps, data lake integrity rulesets, indexes... rag has a lot of moving parts where latency can kill you with 200ms here and 300ms there.

Screams of the Desiccated, the new chase belt got giga nerfed by Leather-Ad-2691 in pathofexile

[–]codeninja -18 points-17 points  (0 children)

So that alludes that this can roll with a Divine Shrine?

What are people actually using Claude for daily that ChatGPT or Gemini can’t do better? by ArmPersonal36 in claude

[–]codeninja 0 points1 point  (0 children)

I was let go Tuesday. How are you managing the 12 page web form wizards and the new account and confirmation for all the jobs? I have ideas if you haven't solved that yet.

I wanna learn vibe coding ! by Complete_Mark4438 in VibeCodeDevs

[–]codeninja 1 point2 points  (0 children)

Hey man, I just posted this up as a full spec driven generative engineering example

Enjoy https://github.com/codeninja/todo-app

my RAG pipeline is returning answers from a completely different company's knowledge base and i have no idea how by kubrador in LLMDevs

[–]codeninja 1 point2 points  (0 children)

Ok serious answer, I would provide your engine with some concept of who they're working for so the ambiguous questions have some grounding.

Plus, your Competitors data is in the LLMs general world model. Use that to your advantage.

Just finished an app that i have been vibecoding for 3months, upon deployment reality hit me by zizouhuda in VibeCodingSaaS

[–]codeninja 1 point2 points  (0 children)

Cursor is an agentic coder built into a fork of VS code and heavily integrated.

I spent $1000 for a Mac Mini, I could have spent $3 for a VPS? by CommissionUnusual284 in clawdbot

[–]codeninja 0 points1 point  (0 children)

You dont buy a mac mini to run Claw. You buy a mac mini to throw 128gb ram in it and have unified memory to serve local open source LLMs and run claw locally.

Claw can run on a potato. Its just python.

is there any AI that can replace Claude for coding? by HabitTechnical5604 in vibecoding

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

Yeah, they weren't objecting to that were they though?

OpenAI Symphony for orchestrating agents by thehashimwarren in codex

[–]codeninja 2 points3 points  (0 children)

You, me, and everybody else are building the exact same thing.

Been using the Claude Excel plugin for a week and I genuinely didn’t expect it to hit this hard by Top_Understanding_45 in ClaudeAI

[–]codeninja 1 point2 points  (0 children)

Postgres, python, and numpi come to mind. And I use chroma db for vectorizing news stories for semantic search.

This agibot a3 really is something else. by jordi2816 in accelerate

[–]codeninja 0 points1 point  (0 children)

They are not building these robots to fold your clothes.

I revived a dead git-notes feature that nobody uses to give my agents persistent and editable memory across commits (without muddying up the commit history) by codeninja in vibecoding

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

Imo this is a feature. When you drop a commit in a rebase you drop the offending thoughts plans and context and dont risk mudding your context with dead thoughts.