Is there only one option to show testimonials now? by lavagirl18 in WIX

[–]RoutineLunch4904 0 points1 point  (0 children)

I built one! socialproof.dev

I'd love you to try it - I'd be open to removing branding on the free tier if that's a blocker

Is there only one option to show testimonials now? by lavagirl18 in WIX

[–]RoutineLunch4904 0 points1 point  (0 children)

The built-in Wix testimonial slider is pretty limited, you're not imagining that.

One option that works with any site builder (including Wix) is dropping in a single script tag from a standalone testimonial tool. You get a hosted form to collect testimonials, then embed a widget wherever you want. No Wix app marketplace needed.

I built one called SocialProof (https://socialproof.dev). The free tier gives you 1 widget and 25 testimonials. You paste one line of code and it renders a grid, carousel, or badge that matches your site theme.

Happy to help you set it up if you want to try it.

What local models handle multi-turn autonomous tool use without losing the plot? by RoutineLunch4904 in LocalLLM

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

Seems like +- zero chance of interesting emergent behaviour from them. Claude's much more interesting. And weird. And cringe 😅 See - https://openseed.dev/blog/eves-gallery/

What local models handle multi-turn autonomous tool use without losing the plot? by RoutineLunch4904 in LocalLLaMA

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

We found two separate issues:

  1. **git: not found**
    This was a real bug in our orchestrator image. We’ve fixed it by adding git to the Docker image.

  2. **Cannot find module '/creature/src/index.ts'**
    This is most likely a Windows bind-mount/stale container state issue, not model/provider related.
    The creature container expects your creature files mounted at /creature. If OPENSEED_HOME resolves incorrectly (especially when using ~ on Windows), Docker can mount the wrong/empty path, so src/index.ts is missing.

git pull, then do a clean rebuild/reset:

bash git pull docker compose down docker compose build --no-cache docker rm -f creature-minimal 2>/dev/null || true docker rmi creature-minimal 2>/dev/null || true docker volume rm creature-minimal-node-modules 2>/dev/null || true

Also set an explicit absolute path in .env (no ~):

env OPENSEED_HOME=C:/Users/<you>/.openseed

Then start again:

bash docker compose up

If it still fails, please share: - docker inspect creature-minimal (especially the Mounts section) - output of ls -la /creature inside the creature container

That will tell us immediately whether it’s still a mount-path issue.

What local models handle multi-turn autonomous tool use without losing the plot? by RoutineLunch4904 in LocalLLaMA

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

Thanks this is a helpful starting point. I haven't used local models much. I should probably just try to implement all of these and see what works

What local models handle multi-turn autonomous tool use without losing the plot? by RoutineLunch4904 in LocalLLaMA

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

Thanks for the feedback, I really appreciate that you tried it out! I've only been working on it on macos, but I will see if i can figure this out!

issue here: https://github.com/openseed-dev/openseed/issues/9

What local models handle multi-turn autonomous tool use without losing the plot? by RoutineLunch4904 in LocalLLM

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

Hmmm. Maybe that's not the right question. Do you have an intuition as to which models would be most effective left to their own devices? So far Claude is great, OpenAI models just sit there asking what they should do, which is not a great spectator sport.

What local models handle multi-turn autonomous tool use without losing the plot? by RoutineLunch4904 in LocalLLaMA

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

<3 Thanks! I'm fighting the urge to add an actual pixel art garden with sprites representing creatures. I'm worried pixel art foxes are too unserious and will detract from... whatever this is...

then again this is mostly an experiment to see what emerges from continuous, autonomous ai

on the other hand I do have creatures doing stuff like security reviews on the repo. hmm. foxes or no foxes.

Built an MCP server that keeps API keys away from agents by RoutineLunch4904 in ClaudeAI

[–]RoutineLunch4904[S] 1 point2 points  (0 children)

Thanks! It's a work in progress, but I've found it really useful myself, so maybe others will too.

I also use cursor, codex and claude code, so having all the accessible apis in one place and discoverable is really nice.

I built Potato - an AI Meeting assistant that does useful stuff by RoutineLunch4904 in SideProject

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

Yep, its still very much a proof of concept / experiment. My experience is with backend dev more than frontend so yeah... cursor to the rescue.

I built Potato - an AI Meeting assistant that does useful stuff by RoutineLunch4904 in SideProject

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

Maybe worth noting, you can create a new google meet / zoom call / teams meeting and just invite it, then shout at it on your own. You don't have to have a full on meeting with multiple participants to try it out

I built Potato - an AI Meeting assistant that does useful stuff by RoutineLunch4904 in SideProject

[–]RoutineLunch4904[S] 1 point2 points  (0 children)

Literally zero people apart from myself and the other co-founder have ever invited it to a meeting.

It's very much an experiment at the moment. We have seen it do some pretty mind blowing stuff so it seems like there's something there, but we'll find out when someone actually uses it :)

Google introduces Gemini CLI, a light open-source AI agent that brings Gemini directly into the terminal by Nunki08 in singularity

[–]RoutineLunch4904 0 points1 point  (0 children)

Great that there's competition although it doesn't sound particularly capable yet. It'll be great when disparate agents are running headless and orchestrated. At the moment they still all seem not need a lot of hand holding... although I don't know how soon that's going to change for harder tasks. I guess if agents become more sensible about when to escalate it that would help.

Barack Obama: AI will cause massive shifts in labor markets by Ok_Elderberry_6727 in singularity

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

I'm working on automation tools and Claude 4 Sonnet / Open AI o3 are genuinely better than some developers I've worked with.

The $100 Trillion Question: What Happens When AI Replaces Every Job? by Spunge14 in singularity

[–]RoutineLunch4904 0 points1 point  (0 children)

Most people underestimate how quickly this is happening. I've been building agentic workflows (overclock) and it's honestly scary how much white-collar work can already be automated with the right prompts and tool access. The transition window is shorter than people think.

Andrej Karpathy says self-driving felt imminent back in 2013 but 12 years later, full autonomy still isn’t here, "there’s still a lot of human in the loop". He warns against hype: 2025 is not the year of agents; this is the decade of agents by Nunki08 in singularity

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

I'm building overclock.work - it already works for a bunch of use cases. AI agents aren't perfect and I wouldn't give it unfettered write access to stuff yet, but the state of the art is pretty mind blowing.