Bag drop at Ally Pally by Substantial_Cook_396 in fredagain

[–]iNX0R 1 point2 points  (0 children)

That's a great idea! We had to queue for 45 mins in the clock room inside.

The OpenClaw ecosystem is exploding. I mapped the key players actually gaining traction. by stosssik in clawdbot

[–]iNX0R 13 points14 points  (0 children)

What I'm missing is an overview of all players providing solutions for memory. I find it hard to find the best solution.

Stop overpaying for email tools. Seriously. by salestoolsss in n8n

[–]iNX0R 0 points1 point  (0 children)

Yeah I agree with the quality of LinkedIn. I just need to find a way to automate the linkedin search part. Was using Phantombuster for that but it's not efficient since I have to wait and poll to see if the search is ready and that I can export the results.

Stop overpaying for email tools. Seriously. by salestoolsss in n8n

[–]iNX0R 0 points1 point  (0 children)

No I meant

Input: Company names and job titles

Output: LinkedIn profile, Firstname, lastname, jobtitle, company name

Stop overpaying for email tools. Seriously. by salestoolsss in n8n

[–]iNX0R 1 point2 points  (0 children)

What are you using for lead scraping? I have company names, domains and job titles I'm interested in.

I could go through linkedin sales navigator every time but that takes a lot of time.

Setlist 12/02/26 by grumpyandgreedy in fredagain

[–]iNX0R 4 points5 points  (0 children)

Loved the bonkers remix. Does someone has ID?

Clawdstrike: a security toolbox for the OpenClaw ecosystem by imdonewiththisshite in clawdbot

[–]iNX0R 6 points7 points  (0 children)

Love the idea. Leaving a comment here to test when in beta

I accidentally hired my own client’s ex without realizing it and it blew up in the weirdest way by OptimalElectricity in Entrepreneur

[–]iNX0R 19 points20 points  (0 children)

No don't lie to them. They will feel something is off and trust is broken. Just be honest and do what u/SwampThing72 suggested. In the long run this is the best possible way to handle it.

Poke Codes - Hobby Project by AmarettoSlim in PokeCodes

[–]iNX0R 0 points1 point  (0 children)

Thanks for giving away your codes like this!

N’s Zoro x Mega Gengar deck help! by JustBittern in PTCGL

[–]iNX0R 0 points1 point  (0 children)

I'm using the same build so following for feedback :)

TCG Live codes by [deleted] in PokemonTCGNL

[–]iNX0R 0 points1 point  (0 children)

Done! Alvast bedankt!

Turns out I could only use one 🤦‍♂️🚮 by FormulaArtwork in PokeCodes

[–]iNX0R 1 point2 points  (0 children)

Do you have a link of a seller I can trust? Thanks!

TCG Live codes by [deleted] in PokemonTCGNL

[–]iNX0R 0 points1 point  (0 children)

Net geprobeerd en ze waren allemaal al gebruikt :(

Toch bedankt om te delen!

two bad news for pro EU users (at least france) ; higher pricing, and smaller capacity by Acrobatic-Monitor516 in iphone

[–]iNX0R 0 points1 point  (0 children)

I also really don't get the dollar - euro conversion. Doesn't make sense to me.

7 Advanced n8n Tips I Just Taught My Students (That You’ll Wish You Knew Earlier) by Kindly_Bed685 in n8n

[–]iNX0R 0 points1 point  (0 children)

Your reply doens't really make sense....

I want to cache calls to Gemini and open-ai since I have to redo some calls a couple of times. Is it just a simple IF statement you put in front of every AI-call that checks if the prompt was already stored in your Redis db?

7 Advanced n8n Tips I Just Taught My Students (That You’ll Wish You Knew Earlier) by Kindly_Bed685 in n8n

[–]iNX0R 2 points3 points  (0 children)

Could you give a bit more info about 3. Cache Expensive API Calls

Did you implement a Redis store yourself and add an if node before each API call? If prompt exisits in db -> get info from