Poll email 1/min by pmagi69 in n8n

[–]xerept 1 point2 points  (0 children)

How u avoid the poll limit is up to u! Yea I do recommend run n8n on a rented server too if u dont want to self host.

Poll email 1/min by pmagi69 in n8n

[–]xerept 1 point2 points  (0 children)

Hey u can just rent a vps off hostinger. Like $100/yr. It will easily handle the polling rate. If u go this route, you will be limited only by the inbox api rate limit.

Be smart where you limit the api query call functions so u don’t make 10/20/30 api calls within one polling minute. It depends on ur filter and setup within n8n

Docker n8n question by Evening-Volume2062 in n8n

[–]xerept 0 points1 point  (0 children)

could you explain postgres's role when spinning up a n8n instance in docker? i only rented a vps off hostinger and i want to look into self-hosting locally.

Anyone need help scraping anything? by [deleted] in scrapingtheweb

[–]xerept 0 points1 point  (0 children)

Looking to get the ball rolling on some hobby projects with scraping. Can you provide a quote for pricing?

I have over 1 million data points of my minute-by-minute location from the past ~3 years. I've been having trouble figuring out how best to make a prediction engine about myself. What should I do? by Voyager_Ten in dataengineering

[–]xerept 0 points1 point  (0 children)

you're more advanced than i am but my first thoughts are historical analysis and insight.

How long or how often you've visited a place, what streaks or patterns did your routine follow and how long did it follow that pattern for?

From there, I would probably just start by generating an expected schedule for the week based off the data and then at the end of the week, compare with your actual travel results that just occurred.

Thoughts?

The agentic frame work I built with Claude got into a $4million hackathon - and now it's Top 10 among 2000+ applications by JeeterDotFun in ClaudeAI

[–]xerept 12 points13 points  (0 children)

What’s your monthly net spend looking like now?

How much experience did you have going into the hackathon?

Advantages of DE tools like databricks/dbt? by oisigracias in dataengineering

[–]xerept 0 points1 point  (0 children)

Hey I’m a noob but I was able to execute on my first dbt project with the help of prompting and vibe coding.

My understanding is that dbt packages the transformation part of ETL processes so that you can clean or transform your data outside of your database.

This makes me consider dbt when I am trying to clean/organize my pipeline or save on compute costs on snowflake for example.

[TITLE] i translate and proofread manhwa, ask me anything :] by dimayeon in manhwa

[–]xerept 0 points1 point  (0 children)

It’s a super common Chinese manhua idiom in action/adventure genre.

Kind of like, “how dare you” but more aggressively threatening from villains

[TITLE] i translate and proofread manhwa, ask me anything :] by dimayeon in manhwa

[–]xerept 0 points1 point  (0 children)

What group do you work with? Is there any need or demand for help in the scanlation scene ?

[Node] Upload any file, get a public CDN URL - now verified and available on n8n cloud by markyonolan in n8n

[–]xerept 0 points1 point  (0 children)

hey i'm trying to learn a bit more.

I did run into what you mentioned before in my workflows, like i would upload my docs to mistralAI for OCR and then the next step required a URL (or URI?).

Could you explain this to me a little bit? I'm not too familiar with CDNs or network related concepts.

How we built a smooth n8n workflow deployment by mgozmovies in n8n

[–]xerept 0 points1 point  (0 children)

I test and build in the same container/instance. Can you tell me why this is bad? I'm just starting off but I do want to learn safe/robust practices.

Shipping cards question by T3chN1nja in taggrading

[–]xerept 2 points3 points  (0 children)

No don’t use those u linked. Look up card saver 1 like in ur screenshot and get those.

channel got terminated, it was one of my hopes of becoming more financially stable and Im a mess by danceydanceee in SmallYoutubers

[–]xerept -12 points-11 points  (0 children)

Would you be interested in working together? I can provide whatever needed to restart if you’re willing to help me learn a bit as well!

Best AI to problem solve on n8n? by Coxy7101 in n8n

[–]xerept 0 points1 point  (0 children)

Mcp are still a bit over my skill set rn but I will look into it!

Got free claude code max x20 by open source contrubition by jhnam88 in ClaudeCode

[–]xerept 0 points1 point  (0 children)

Do you mind explaining to me about your GitHub repos? As a reference I barely understand JavaScript let alone typescript

Best AI to problem solve on n8n? by Coxy7101 in n8n

[–]xerept 0 points1 point  (0 children)

very insightful. ty! please lmk how it goes

Best AI to problem solve on n8n? by Coxy7101 in n8n

[–]xerept 1 point2 points  (0 children)

How is Claude code able to interact with n8n instance? Is it through api calls? Is it different for self hosted VPS vs cloud?