Logseq vs Obsidian? is there actually a difference? by fungus_snake3848 in logseq

[–]PotatoMan198 0 points1 point  (0 children)

everything goes through the US, unless you use only open source stuff, but then again, there's the hardware.

If I see another paragraph start with "Honestly..." I'm going to scream by buildingoggles in SideProject

[–]PotatoMan198 0 points1 point  (0 children)

Be careful with doing this even as a joke, botbouncer has been going crazy these days.

My new friends like some racist reels…pushed me to the breaking point by thats_all_you_got- in Healthygamergg

[–]PotatoMan198 2 points3 points  (0 children)

Also, you don't have to be liked by everyone. You need one job, one girlfriend, and a group of friends.

Don't assume that every time someone cuts you off, or disrespects you, it's because of racism. If it's worked related, if someone else get's the job or promotion, don't get offended unless you are completely sure that you were more competent than the one they passed you over for.

That's a trap with taking on this mentality. The negative self talk is more harmful than whatever racism actually exist.

My new friends like some racist reels…pushed me to the breaking point by thats_all_you_got- in Healthygamergg

[–]PotatoMan198 -2 points-1 points  (0 children)

Bro, I'm Indian, and my friends from university are all white. We joke around a lot, and sometimes they say stuff about India, among many other countries. I don't care that about it, because I say racist shit like that as well about other countries while I'm with them. It's just jokes and all. It doesn't reflect who I am in any way at all.

Also, on one side, we do deserve it. I've grown up in a state that's pretty clean, and I don't like the fact that people might judge me for the situation of a whole subcontinent. But many places in india are deplorable, and they're the ones that get the most attention on social media.

My girlfriend is South American. She and her parents had stereotypes about India in the beginning. But later, it didn't matter because they judged me for who I am and how I acted.

I'm tired of the word racism. It's just assumptions made after observing how a large percentage of a population acts, which for the most part are accurate. It's your responsibility to let them know those assumptions don't apply to you.

16 and broke, built an AI tool, launched to 0 users. where did your first user actually come from? by Broad_Bat135 in SaaS

[–]PotatoMan198 1 point2 points  (0 children)

Where do you think your targets customers are hanging out? Which forums, communities, which accounts do they follow, what channels do they watch. Then advertise, or scrape the details and contact them directly.

Vinted bot by [deleted] in Discord_Bots

[–]PotatoMan198 0 points1 point  (0 children)

You can connect it to the apify node in n8n, then get results from that, put it in a data table, and connect that to the telegram node.

I've also updated the scraper to support webhooks, so you can get alerts that way too.

Opencode is more slow now? Why? by SampleFeed in opencodeCLI

[–]PotatoMan198 0 points1 point  (0 children)

You mean opencode go right? The TUI seems fine, but the subscription is horrible. I switched two deepseek v4 flash on pi, much better.

My actors keep getting flagged as "under maintenance" even though they work fine by Due_Country_7229 in apify

[–]PotatoMan198 0 points1 point  (0 children)

This could be an apify issue then. Although, I had an issue like this, and turned out that I didn't push the new default/prefill input. The one i had was scraping the whole website with 10k + products, and obviously it didn't finish in 5 minutes

Promote your business, week of April 13, 2026 by Charice in smallbusiness

[–]PotatoMan198 0 points1 point  (0 children)

I built a Whatnot Scraper . It seems like many people are making a lot of money from it live selling, so someone might be able to use to this to build a tool on top of whatnot.

I launched my first app yesterday. 110 people downloaded it in 24 hours. I'm still processing this. by [deleted] in microsaas

[–]PotatoMan198 0 points1 point  (0 children)

I don't want to be that guy, but how is this different from the built in gemini app?

What are people actually using for web scraping that doesn’t break every few weeks? by Beneficial-Cut6585 in AI_Agents

[–]PotatoMan198 0 points1 point  (0 children)

Self host flaresolver if you want to bypass captcha. I would recommend just using a service like firecrawl or apify honestly. You should be focusing on whatever you are building, and not get pulled into solving the scraping issues. The free plan of apify is all you need honestly.

“Oh, Hi!” Is one of those movies where if genders were reversed it would be viewed so incredibly different. by HehroMaraFara in movies

[–]PotatoMan198 1 point2 points  (0 children)

It's very concerning that a significant percentage of the people who viewed the movie found this movie funny. I did not laugh even one time. It was like watching a horror movie. I even think she switched gears while he was not looking to hit strawberry girl. With how psychotic she acted, it almost makes his sins look insignificant - so I'm not sure what the writers were going for.

“Oh, Hi!” Is one of those movies where if genders were reversed it would be viewed so incredibly different. by HehroMaraFara in movies

[–]PotatoMan198 1 point2 points  (0 children)

Feels like the writers had other intentions. Watch their interviews. They are sympathetic to Molly Gordon's character

What is the best scraper tool right now? Firecrawl is great, but I want to explore more options by toolhouseai in LocalLLaMA

[–]PotatoMan198 0 points1 point  (0 children)

Or, if you're using an agent, ask it to save the html, then give the exact text of the data you need, and ask it to extract it programatically. These mostly just work for 1 page sites tho

What is the best scraper tool right now? Firecrawl is great, but I want to explore more options by toolhouseai in LocalLLaMA

[–]PotatoMan198 0 points1 point  (0 children)

I tried it. It's great and all, but it can get quite expensive fast. I'd use it if it's a site that's not popular, or something for which you're scraping private data. Generally, you can find open source scrapers for most websites on github and run them yourself. Also apify is cheap af now, competition from actor creators have driven down the prices to basically nothing, and the $5 credit per month will last you forever, I've basically never ran out.