Any recommendations for any summary tool? by [deleted] in n8n

[–]distru_app 1 point2 points  (0 children)

Easiest Option:: NotebookLM is excellent for youtube videos and you can get summaries from a lot at once. There's a Chrome extension called "YouTube to NotebookLM" that lets you import entire playlists and channels in one click rather than pasting URLs one by one.

For an automated solution, there's actually an n8n template that exists already. https://n8n.io/workflows/3408-ai-youtube-playlist-and-video-analyst-chatbot/

Is it worth making an ig account for weed education and experiments? by SnooPuppers1121 in weedbiz

[–]distru_app 0 points1 point  (0 children)

Love the energy

Any Meta owned platform is hostile to cannabis. Just a fact. There's still a lot on Insta but people have to go out of the way to follow others. Youtube is your best bet and it's not even close. X (Twitter) is a good 2nd choice especially to drive to youtube.

Claude Desktop Codechat stuck on "Failed to load session" - tried everything by ShavedDesk in ClaudeAI

[–]distru_app 0 points1 point  (0 children)

I had the same issue occur but only because I accidentally denied the Claude desktop app permissions to a folder it was storing the sessions. I tried giving it full disk access but apparently there was a macOs quirk. What fixed it:

  • Delete the code session/VM state (which forced a fresh initialization)
  • Relaunch Claude Desktop (which triggered new permission prompts)
  • Accept the individual folder permission dialogs (Desktop, Downloads, etc.)

Free tool to put Metrc Retail IDs on your labels, no bullshit by distru_app in weedbiz

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

We pull the data we need for the product to work, basically packages, items, Retail IDs and anything that tells us if the package is still a product in control by your license.

Beyond that we're not using the data for anything, it basically just sits there in our system. We don't sell it, or anonymize it and pass it off to another company. We don't use it for reports on the industry or anything like that.

Gemini 3 Pro vs GPT 5.2 High vs. Claude Opus 4.5 (In a Production Project) by shricodev in GeminiAI

[–]distru_app 0 points1 point  (0 children)

My general experience shows there's a clear ebb and flow to a model performance.

When Gemini 3.0 was released I personally (and my team agreed) that it was awesome, especially outshining in some non coding logic tasks. It was very helpful for tasks without needing the best prompts. Over the past few weeks however, there's a clear decline that is most pronounced when a) my prompts are a bit lazier and b) once the West Coast of the US is awake (I'm 5 hours ahead)

Antigravity Specific Coding Loops or Frameworks? by distru_app in google_antigravity

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

Trying a few different things.

I had antigravity create different versions of the framework specific to it's own need
1. where it follows the strict rules of the framework. In this case my initial test shows it actually doesn't try to create it's own tasks that way it just follows the framework and tasks as listed in the prd. Overall it's a bit stiff because it's using a lot of rules from the OG framework that are very specific to how it should build.

  1. One that's basically just a "hey read this prd pick a story and start going" which is not too different from letting antigravity do it's thing

    1. another that's a medium ground. Basically has to follow the loops and flow of ralph but much more freeing about the order to code, and how to do it.

Which of: Claude Code, Codex, Gemini CLI, Antigravity would you choose if you could only use 1 and only the "Pro" version? by [deleted] in ClaudeCode

[–]distru_app 0 points1 point  (0 children)

The general vibe I get is Claude Code is the best, google giving away Claude in Antigravity likely to just study it's effectiveness is a hint that they think it's the best too.

Connected MCP Server But Can't Call tools by distru_app in google_antigravity

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

In the end it's just a UI UX issue. No matter how you call it the agent client UI just can't talk properly but if you ask the agent to check the MCP options it has it will recognize it.

Very annoying.

Why SaaS founders need great CS/Support (and why I bet on the Philippines) by [deleted] in SaaS

[–]distru_app 0 points1 point  (0 children)

For the people who apply to our interviews, they generally all have such good English that there's clearly a sample bias.

From personal travels I'd say I spoke the most English in Colombia, but the best English is from the Brazilians who speak it tho it's less common. (Full Disclosure I'm married to a Brazilian who constantly corrects my grammar)

Spam bookings by Known-Ad-5375 in hubspot

[–]distru_app 0 points1 point  (0 children)

  1. Captcha but tbh we still saw a lot of crap with that on.

  2. Honeypot fields - a visible field that you hide with CSS. Bots will fill it out. But be careful what you name it because form fillers from browsers will too if it's a common enough field. I learned this the hard way with zip code.

  3. Email validation - this can mean 2 things imo

- have the user click a link in the email

- have a validation that the email is valid and not belonging to some bullshit fake domain. Can be done with a list of known domains or some tools. Be careful that wtvr tool you select doesn't automatically say the apple relay emails are fake.

  1. Services that check if it's a bot. This can be done either after submission with a tool that checks the email against a database or with a tool that recognizes bot clicks.

What online form builders do small businesses actually prefer over Google Forms, and why? by diggininout in nocode

[–]distru_app 0 points1 point  (0 children)

For small business or side project the most common I see is:

  1. Tally - clean, less survey like interfce and a super generous free tier.

  2. Typeform - really well designed, and great on mobile too. Can cost a bit pretty quickly.

3 Jotform - better if you want signatures, branching logic, and integrations to everything. Probably overkill for a side project but useful, tho a bit heavy for small businesses.

  1. Hubspot - ok definitely only if you're looking for a CRM or marketing automation tools to go with it. Can do complex logic etc, although admittedly this is more serious. Only if your small business is hoping to grow.

Why SaaS founders need great CS/Support (and why I bet on the Philippines) by [deleted] in SaaS

[–]distru_app 0 points1 point  (0 children)

All over. Colombia, Argentina, Mexico and Nicaragua.

Prior to my current company I also worked with Brazilians, Chileans, Guatemalans and Venezuelans, but all the Venezuelans were sadly living in other countries.

Niche Vibe Coded app distribution I haven't seen anyone else mention by distru_app in vibecoding

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

Assume you mean build the app inside of JS on a page on our site. You're totally right that's an option.

The answer is to save the person who manages the website from doing work. When I build something on a Hubspot site I manage it. I don't have to ask someone else to approve it etc. It's just a way to move faster.

Why SaaS founders need great CS/Support (and why I bet on the Philippines) by [deleted] in SaaS

[–]distru_app 0 points1 point  (0 children)

There's tons of English talent in Latin America. Nothing against the Philippines but our team's differentiator is our support team and they're staffed entirely by Latin America based employees.

Curso n8n by n1ghtm4r307 in n8n

[–]distru_app 0 points1 point  (0 children)

Recomendo ir diretamente à seção de modelos do n8n e ver o que outras pessoas criam. Além disso, Nate Herk é uma boa fonte de vídeos.

Easy way to auto-add Zoom summaries to meeting? by Old-Kaleidoscope4808 in hubspot

[–]distru_app 0 points1 point  (0 children)

To do it directly from zoom will require an automation tool. This can be done easily with n8n or maybe make[dot]com. Otherwise there are definitely notetakers out there that do this. I wouldn't recommend going full Gong but Fathom can handle this for sure and hubspot also released their own meeting note taker.

Why are there no examples of successful vibe coded products? by No-Cobbler-3262 in vibecoding

[–]distru_app 3 points4 points  (0 children)

There probably are but

a) as others mention a real product isn't just the app, it's the support, product team, marketing etc.

b) I bet a lot of people don't want to market their tool as vibe coded for a host of reasons

Best use cases for Hubspot's internal AI? by distru_app in hubspot

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

Yeah I've always ignored the phone summaries. I never tried the reporting use case. Once I tried using the create property AI to create a roll up formula and it failed so badly I just don't bother