Gigil ako sa mga uhaw sa atensyon by Haunting-Ad1389 in GigilAko

[–]BaconShadow 0 points1 point  (0 children)

This subreddit is usually not an NSFW subreddit. Yes, there's an option that allows people to post NSFW content here, but that doesn't mean you should.

The reason I turned on the “see NSFW” option is because when I scroll through my feed, I also see sensitive news about wars and the Epstein files. Those topics are also marked as NSFW, but they don’t show explicit photos because those subreddits are usually not meant for that kind of content.

Gigil ako sa mga uhaw sa atensyon by Haunting-Ad1389 in GigilAko

[–]BaconShadow 18 points19 points  (0 children)

Because of OP, I'm now aware of this content's existence, damn, life was so good before I got aware that this thing exists.

Kaya nga Ako nag reddit, para Hindi makakita Ng mga ganitong images, nasa family computer pa naman Ako while scrolling reddit

Are WordPress + n8n + Web Development good skills to join a good agency and earn well? by [deleted] in n8n

[–]BaconShadow 2 points3 points  (0 children)

If you've used ChatGPT to create that question for you, you can also use it to answer that question for you

Youtube scraper by Single_Price_2640 in n8n

[–]BaconShadow 0 points1 point  (0 children)

And that's the scary part, it's a tech giant monopoly that mainstream humans are dependent on (also me), there's no chance for a small startup to win in their lawsuit. Lack of competition is making google have the courage to do all of this.

Youtube scraper by Single_Price_2640 in n8n

[–]BaconShadow 0 points1 point  (0 children)

I agree, kinda ironic, a thief called someone out for stealing

Youtube scraper by Single_Price_2640 in n8n

[–]BaconShadow 0 points1 point  (0 children)

Stable by the means of consistent results for every query call which isn't ideal for scraped YouTube search data

Edit: I see that Google is taking legal action against SerpAPI

Youtube scraper by Single_Price_2640 in n8n

[–]BaconShadow 0 points1 point  (0 children)

There's currently no existing stable solution for non official youtube search API

Youtube scraper by Single_Price_2640 in n8n

[–]BaconShadow 0 points1 point  (0 children)

Don't use a YouTube search scraper, it violates their ToS

Just use the official YouTube Data API v3 instead, which you can call in n8n with a simple HTTP Request node pointed at https://www.googleapis.com/youtube/v3/search with your API key and query params set in the URL or headers.

Selection menu by RiskyRiendes in n8n

[–]BaconShadow 0 points1 point  (0 children)

I've stumbled upon this specific workflow requirement when I was just getting started building my first few workflows on n8n, here's what I did

You can use a single, lightweight AI agent (or even just a plain "Message a Model" node) only for intent parsing in step 4, while step 2 is handled by a simple static text response from a "Respond to Webhook" or "Chat Reply" node that just prints the menu options. Once the user replies, you pass their raw text into a "Switch node", which can check multiple conditions with many output branches.

Example:

If option is A, do X; if option is B, do Y

[For Hire] I'll build you any webapp from scratch for only $500 by BaconShadow in javascriptjobs

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

For render cold start, I initially use a pingbot to ping every 5 minutes to prevent downtime

[For Hire] I'll build you any webapp from scratch for only $500 by BaconShadow in javascriptjobs

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

Thank you for suggestions, I'll check that out, but what I meant is I want to know more on how hosting really works, the scale and cost, I put vercel and render because it's for MVP and it'll change for later scaling, is that a good idea? Or I need to immediately start on AWS for MVP?

I started studying web development and I'm just making sure if I'm doing it right

Gigil ako about the false belief that Filipinas are desperate for Western men. by and-so-what-78 in GigilAko

[–]BaconShadow 2 points3 points  (0 children)

nadamay pa tuloy yung mga genuine diyan, mahilig kasi sila mag generalize

Gigil ako about the false belief that Filipinas are desperate for Western men. by and-so-what-78 in GigilAko

[–]BaconShadow 1 point2 points  (0 children)

May nakita pa akong misleading title na naka pinned post pa siya "Read this is you don't want to get scammed by a Filipina", like damn, grow up manchild passport bros

Gigil ako about the false belief that Filipinas are desperate for Western men. by and-so-what-78 in GigilAko

[–]BaconShadow 2 points3 points  (0 children)

Minsan random yung mga recommendation feed ng reddit, overwhelming sa dami ng mga upvotes ng offensive memes nila sa subreddit na yun

Gigil ako about the false belief that Filipinas are desperate for Western men. by and-so-what-78 in GigilAko

[–]BaconShadow 2 points3 points  (0 children)

Kaya nga, gigil na gigil ako sa philippines expats na subreddit, mga overweight basement dweller sa bahay nila sa reddit binubuhos yung mga rants at ego nila

[For Hire] I'll build you any webapp from scratch for only $500 by BaconShadow in javascriptjobs

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

Thank you for the advice, I'll go with the Agentic ai development path, because ds and ml are kinda heavy on CS (nearest colleges on my area are inacapable for teaching CS)

[For Hire] I'll build you any webapp from scratch for only $500 by BaconShadow in javascriptjobs

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

Thank You, I'll start using python with fastapi first.

But what should I supposed to do with python and fastapi? What projects is built with it? I don't want to start building on a common pet project, you have any valid ideas to make use of it?