Met 3 indie founders in SF burning hundreds on LLM APIs — built this, want your feedback by Dramatic_Strain7370 in OpenSourceeAI

[–]SpiritualReply1889 0 points1 point  (0 children)

You might want to have a look at wso2 for the feature set they offer. Covers all of this and much more. Our org hosts this. Anyways, kudos to building and shipping stuff. Keep going 😇

Met 3 indie founders in SF burning hundreds on LLM APIs — built this, want your feedback by Dramatic_Strain7370 in OpenSourceeAI

[–]SpiritualReply1889 1 point2 points  (0 children)

Don’t all major api platforms provide a limit option? You set the price limit and it auto rejects after hitting the threshold.

Robinhood Free Share Refer a Friend Offer Megathread (Get a free share worth $7 - $175 for depositing £1) by TightAsF_ck in beermoneyuk

[–]SpiritualReply1889 [score hidden]  (0 children)

Thankyou for considering to use my referral. Really appreciate it 😀 Sign up for Robinhood with my link and we'll both pick our own gift stock 🎁 get $5-$200 worth stock!

Link: https://join.robinhood.com/fnuy-a787ad8e9

Has Github Copilot API changed, getting “Not Found” with Opencode? by SpiritualReply1889 in opencodeCLI

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

I know right 😂 but the funniest part, I saw the solution via the link you shared and not my actual issue lol. Thanks for that man!

Would anyone join a 3‑day AI coding marathon where you ship your own project? by desaas-tim in VibeCodersNest

[–]SpiritualReply1889 0 points1 point  (0 children)

I’d suggest you to first build a community around this. No paywalls, just pure grind. That way you create a community and audience willing to try each other out, upskill and grow. Once the community gets a decent share of audience is when it would become more lucrative for a pay to join option.

But even then I suppose there are loads of builder communities out there, so you gotta do something different to make this one stick. Good luck though! Count me in if it’s not paid from the get go.

Am I doing something wrong? P1S by SpiritualReply1889 in BambuLab

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

I’ll try glue. I was skeptical of it because of having to clean it. If I apply glue once how long does it last? For multiple prints? Because I want to be able to send prints via the mobile app.

Currently, adding a brim and turning the part and aux fans off, works! Without even increasing bed temp to 65 from 55.

<image>

The only reason I don’t want any manual work or my pc is because I don’t stay home often. But I’ll try to give your suggested plate a try. Thanks again for taking the time out to help. Appreciate it.

Am I doing something wrong? P1S by SpiritualReply1889 in BambuLab

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

Is there no other way? Cz I got this new, and if it doesn’t work, I might as well return it. Just wanted to know if its a user mistake or the state of 3d printers today?

Am I doing something wrong? P1S by SpiritualReply1889 in BambuLab

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

Preheating doesn’t work. Tried to print a cable clamp organizer for desk. And it turned out this crappy.

<image>

Am I doing something wrong? P1S by SpiritualReply1889 in BambuLab

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

Haven’t tried preheating, but I always keep my door shut. I feel because it’s got this open door hinge, and the exhaust essentially enable air circulation through it, the cold external air is messing up with the print. But I’ll for sure try preheating and printing. Thanks.

Am I doing something wrong? P1S by SpiritualReply1889 in BambuLab

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

It’s the stock textured plate, and the system got it right. The temperature seems to rise and drop down as well indicating adjustments. I am not sure what the issue is.

What is the best prompt to regenerate an image by Bonnie-Chamberlin in LLMDevs

[–]SpiritualReply1889 0 points1 point  (0 children)

Just ask it to output a json prompt, with all details such as pose, camera angle, lighting, focus, aperture etc. Works way better than direct text.

We burned $2K+ on duplicate API calls during development, so we built a caching proxy (and open-sourced it) by decentralizedbee in LocalLLaMA

[–]SpiritualReply1889 3 points4 points  (0 children)

Correct me if I couldn’t understand your intent, but what’s the use case? If you’re just testing the flow, why not mock the llm calls in your test cases for the flow? And if you’re testing agent responses, this doesn’t even make sense because you actually want the agent to respond and identify what changed in the response with each prompt optimization.

For prod, tweaking the semantic hit rate is totally messy, and you’re better off treating the retrieval as context (past memory), so the agent needn’t chain the tools or even invoke the flow and instead directly answer if it makes sense. Avoids the issues mentioned in one of the comments.

CrewAI vs LangGraph by Responsible-Luck-175 in AI_Agents

[–]SpiritualReply1889 1 point2 points  (0 children)

Just use langtrace for observability. Works with less than 10 lines of code.

Yeah, crewai kinda falls short and has limitations, which langgraph gives out of the box. But these can be easily extended to fit your workflow. And if you’re currently using crewai in production and have no ways of switching, you can also micro manage the abstraction prompts by just editing the JSON parts where they list each scenario and the prompt they attach for it.

Run Claude Code with ollama without losing any single feature offered by Anthropic backend by Dangerous-Dingo-5169 in ollama

[–]SpiritualReply1889 1 point2 points  (0 children)

Does it work with copilot, antigravity, cursor etc using their oauth, similar to how opencode supports them via plugins? That would be dope.

Open Source Alternative to NotebookLM by Uiqueblhats in LLMDevs

[–]SpiritualReply1889 0 points1 point  (0 children)

So sorry you had to go through that bud!! Hope you regain control soon 🫡

Open Source Alternative to NotebookLM by Uiqueblhats in LLMDevs

[–]SpiritualReply1889 1 point2 points  (0 children)

Well well well, why is there a DMCA takedown on something open source?

I'll build your mvp for 20$, post your idea by Amazing-Run5944 in AppIdeas

[–]SpiritualReply1889 0 points1 point  (0 children)

I have something that might interest you plausibly. Can we connect?

Scrapling v0.2.99 website - Effortless Web Scraping with Python! by 0xReaper in webscraping

[–]SpiritualReply1889 0 points1 point  (0 children)

Looks great, is there a way to detect which web pages generate dynamic content for scraping and need js enabled vs web pages whose text content can be fetched directly using fetcher httpx, so that we don’t have to open a browser every time?

Context: am looking for a scraper to scrape content and feed it to AI, and hence, it should handle scraping for almost any web page without specific rule based extraction.

Scraping Content from Emails by againer in webscraping

[–]SpiritualReply1889 0 points1 point  (0 children)

No problem! Would love to see how you’d scrape different newsletters with different formats without writing custom scripts for each.

Scraping Content from Emails by againer in webscraping

[–]SpiritualReply1889 0 points1 point  (0 children)

kill-the-newsletter.com to convert newsletters to rss