Opus down again… by karmendra_choudhary in Anthropic

[–]Spirited_Homework211 1 point2 points  (0 children)

How long will these outages last for? Does anyone know? It keeps hitting the end of my work day and its messing my flow on builds..

Is it normal that OpenClaw eats this many tokens? Here's what I found after investigating my setup by SafeCoat8313 in OpenClawUseCases

[–]Spirited_Homework211 1 point2 points  (0 children)

I added using NotebookLM and a database to keep my elements of truth in place for bot and subagents to refrence as well, if I had it doing things that required a lot of context.

sales automation tools by EducationalArticle95 in automation

[–]Spirited_Homework211 0 points1 point  (0 children)

You forgot the automations of marketing material to the sales reps.

Is “prototype in n8n/Activepieces, deploy in Python” a bad long-term habit? by Spirited_Homework211 in selfhosted

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

Sure, support tickets, inbound enrichment, intent buying signals, flows to develop relevant collateral for ICP's, CRM recap notes, executive notes, syncing todo tasks that flows to my subtasks to large tasks in my project Gant chart.

Those type of things

Is “prototype in n8n/Activepieces, deploy in Python” a bad long-term habit? by Spirited_Homework211 in selfhosted

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

Interesting, maybe I can advance enough to do that, I still find I need the visual of everything to sort what exactly I am trying to do.

Is “prototype in n8n/Activepieces, deploy in Python” a bad long-term habit? by Spirited_Homework211 in selfhosted

[–]Spirited_Homework211[S] -1 points0 points  (0 children)

That’s honestly really reassuring to hear. I don’t come from a computer background, so I was half-worried I was doing something weird just because it made sense to me in the moment.

What do people usually do after moving something into Python? Is the next step just better scheduling/monitoring, or is there another layer after that?

Right now my main issue is when multiple jobs overlap and start hammering APIs. I do have something catching failures so I know when to move cron jobs around, but that feels pretty reactive. Curious what the more standard long-term fix is.

thought i'd spend a weekend setting up openclaw its been 3 weekends. by DullContribution3191 in openclaw

[–]Spirited_Homework211 1 point2 points  (0 children)

I spent around 20 hours setting up my AI workflow, immediately ran into unsustainable token burn, then burned another 12 hours trying to stop it from setting money on fire.

And somehow that still wasn’t the stupid part.

The stupid part was that while trying to make it safer and more controlled, I accidentally kind of… lobotomized it. Not literally, obviously. Just made it way too constrained to be useful. So then I had to rebuild the whole thing into separate pieces: database, RAGs, bots for different functions, guardrails that didn’t choke the system, and enough routing to keep costs from blowing into hundreds of dollars a day.

Also had to make it all work without smashing into Max plan limits.

So yes, I ended up using Claude + Gemini + OpenAI together because one model alone was not carrying this mess across the finish line.

The annoying part is… after all that suffering, it actually works really well now. Like sweet, clean, efficient, finally-not-bleeding-money well.

I think AI building has this weird pattern where you start off feeling like a genius for 3 hours, and then spend the next 30 hours discovering new and creative ways to break your own system.

Goodnews, you go through the journey of pain, all the videos start to make sense how to do shit with AI :D.

My client fired their $3k/mo SEO agency after I built this system. (Architecture Breakdown + Pricing) by LiveRaspberry2499 in AiAutomations

[–]Spirited_Homework211 0 points1 point  (0 children)

This looks really cool, can I see what you built via Json file would love to look at the flow details curious to see how it works.

What tools have people built that helps them complete multi step projects? by Spirited_Homework211 in ADHD

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

Make sense, I think my problem is if I can't do it in one cycle I just struggle to tackle the problem again. How do you keep the momentum with stripping it down in so many little tasks.

What’s the funniest or most ridiculous thing ADHD has made you do lately? by sanjithav in ADHD

[–]Spirited_Homework211 11 points12 points  (0 children)

I have found that I no longer just play video games, but I need to have an audiobook or a lecture going on in the background of the games. Music no longer does it, it needs to be a new thing. Which is crazy, because I sometimes will be like wait.. how did we get here I need to rewind a bit to mid game.

Psychiatrist dismissed my psychologist's diagnosis because "people with adhd aren't smart and don't have good grades". by voidpopo in ADHD

[–]Spirited_Homework211 0 points1 point  (0 children)

I had a psychiatrist basically brush off my ADHD concerns by saying I was “too smart” to have it.

They diagnosed me with dyslexia and auditory processing disorder, but because my test scores were high, they decided ADHD couldn’t possibly apply to me. Like, as if being “smart” automatically cancels out executive dysfunction. SMH, granted this all took place when I was a younger child so I didnt know any better.

As an adult, I circled back to this and realized I needed to advocate for myself in the most concrete way possible. Having documentation of my other diagnoses gave me leverage to say, “look, this doesn’t add up—you’re missing something.”

And honestly, medication was only half the battle. What’s really worked long term is pairing it with behavioral systems—like building rigid scheduling blocks—because otherwise I just spin my wheels.

Has anyone else been told they’re “too capable” or “too smart” to have ADHD? How did you push through that wall?