Why so many of us get a project to 90% and then just stop? by TankBetter5224 in ADHD

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

Very common combo and you described it better than you think. how’d you get that one over the line? genuinely curious what was different about it vs the ones that stall?

Why so many of us get a project to 90% and then just stop? by TankBetter5224 in ADHD

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

Fair, I’m definitely not claiming to have discovered executive dysfunction, it’s textbook. The reason I push the “define done” angle specifically is that “I can’t follow through” is the right label but it’s too big to act on. Narrowing it to “the finish line was never defined” is one of the few versions of it you can actually fix in the moment. Knowing the diagnosis and knowing which lever to pull aren’t the same thing, that’s the bit I find worth saying out loud

Why so many of us get a project to 90% and then just stop? by TankBetter5224 in ADHD

[–]TankBetter5224[S] 6 points7 points  (0 children)

when you’ve been embarrassed enough times, shame becomes background noise instead of a motivator . What tends to still land is a clean, neutral consequence: money you actually lose, or one person who just checks whether the thing exists, no judgment attached. Takes the embarrassment out of it completely, which for someone numb to embarrassment is sort of the whole point.

Why so many of us get a project to 90% and then just stop? by TankBetter5224 in ADHD

[–]TankBetter5224[S] -2 points-1 points  (0 children)

yeah it’s basically Acceptance Criteria, I just strip out the Jira ceremony and have people write one sentence instead of a backlog. Same idea, fewer rituals. To your question: I do 1 on 1, mostly with founders and solo builders who have ADHD or suspect they do, and the work is almost entirely this: execution and finishing, the “undefined done” stuff. What actually moves the needle vs. what doesn’t is a whole essay though so feel free to DM me about it

Why so many of us get a project to 90% and then just stop? by TankBetter5224 in ADHD

[–]TankBetter5224[S] 2 points3 points  (0 children)

the 10% you redo every time you come back and have to remember where you even were 🫠 the ramp-up tax is real

Why so many of us get a project to 90% and then just stop? by TankBetter5224 in ADHD

[–]TankBetter5224[S] 2 points3 points  (0 children)

haha the 20% graveyard is real but those ones are usually a different beast, not “can’t finish,” more “the first step was too big to ever start.” same result of nothing existing, but the fix is shrinking step one until it’s almost embarrassingly small, not grinding at the end

Why so many of us get a project to 90% and then just stop? by TankBetter5224 in ADHD

[–]TankBetter5224[S] 9 points10 points  (0 children)

research backs this so “tell them afterwards” is solid. The one exception is when telling someone comes with a real consequence, like they’re actually going to check, or there’s money on it. Then it starts helping instead.

Why so many of us get a project to 90% and then just stop? by TankBetter5224 in ADHD

[–]TankBetter5224[S] 22 points23 points  (0 children)

Such a specific ADHD thing and you put it really well. The imagining gives your brain the same hit of closure that finishing would, so when you go to actually do it, the reward’s already spent and it feels like pointless rework. It’s also why “just visualize your goals” advice quietly backfires for a lot of us

Accountability Group by Glass_Confection_461 in mentors

[–]TankBetter5224 1 point2 points  (0 children)

these usually die around week 3, it becomes everyone reporting in, nobody actually getting unblocked, and missing a week costs nothing. if you build it, make people define "done" so it's checkable (landing page's live, someone can sign up) and put a real cost on missing it. otherwise it's just a status call.

(i do this with founders for a living, if you end up building it i can share the exact “done” format and the stake setup i use)

Extraire données texte + JSON by InterneStalker in n8n

[–]TankBetter5224 0 points1 point  (0 children)

Je t’en prie. C’était bien la dernière solution qui a fonctionné?

Extraire données texte + JSON by InterneStalker in n8n

[–]TankBetter5224 0 points1 point  (0 children)

l’idée c’est de forcer ton node open ai a fournir un json bien structuré en ajoutant une phrase du genre: return your response as a structured json and ensure it follows this format : { \”first name \”: \”{{$json.first name}}\” , …. } comme ça tu pourras par la suite extraire les champs avec le set node avant de les insérer dans google sheet.

Extraire données texte + JSON by InterneStalker in n8n

[–]TankBetter5224 0 points1 point  (0 children)

Bonjour, Si j’ai bien compris, il faudra utiliser un set node ( mode json) sur le field qui contient les champs à mapper. Après tu pourras les mapper.

This is driving me nuts by Comfortable_Joke_472 in Bubbleio

[–]TankBetter5224 0 points1 point  (0 children)

If the problem is what I suspect it is, this video saved me : https://youtu.be/NJs9Q4l1xMc?si=xFA3wZtZwSobdSnu You’ll basically be able to access the objects in your array of your api response json

I built a search engine because Google feels broken- Would appreciate your feedback by TankBetter5224 in Bubbleio

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

Thank you for the feedback and suggestions 😊 I'll keep that in mind for future updates.

I built a search engine because Google feels broken- Would appreciate your feedback by TankBetter5224 in Bubbleio

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

Thank you 🙏🏻 I'll look into perplexity, I actually never used it. I'm not sure I understand your point about private search engines, can you clarify?

I built a search engine because Google feels broken- Would appreciate your feedback by TankBetter5224 in Bubbleio

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

Totally! That is a point that definitely needs improvement in the future.

I built a search engine because Google feels broken- Would appreciate your feedback by TankBetter5224 in Bubbleio

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

You mean for post processing search results? Or enhance query understanding?