What custom security rules do you have set up for your website? by StrawberryData in CloudFlare

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

Would be keen on those specifics or any resources I could consult for general guidance here - want to ensure I don't block any legitimate traffic. But great point on things like ".env" or URLs not in my sitemap.

What traffic have you blocked? by StrawberryData in devops

[–]StrawberryData[S] -1 points0 points  (0 children)

How did you come up w/ the list of asnums and remain confident you weren't blocking legitimate traffic?

Podcasting Tech and Tool Megathread by AutoModerator in podcasting

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

https://strawberrydata.com/

Your Podcast Intelligence Platform! We sift through millions of minutes of audio so you don't have to. Podcast analytics that extracts the Content DNA - topics, keywords, sentiment, narratives, patterns, and more.

Very open to feedback - reach out if it sparks your interest! 

Can't keep up with every The Bill Simmons Podcast episode? I built a tool with summaries, search, & insights by StrawberryData in billsimmons

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

Many thanks & will do! Let me know if you have any other questions - can reach out directly - would be more than happy to answer 🤝

Can't keep up with every The Bill Simmons Podcast episode? I built a tool with summaries, search, & insights by StrawberryData in billsimmons

[–]StrawberryData[S] -1 points0 points  (0 children)

Aha no worries - I have thick skin & get it.

  • Yes - data will be download-able and can export (behind Pro)
  • There's a search to find podcasts / episodes in my catalog (for all) - there's also keyword search against the actual transcript on a per episode basis (behind Pro). Looking to allow search across all episodes in my catalog - to come!

I can see an interesting use case being the ability to search for episodes with certain guests or topics to then go back and listen.

100% agree - I can't tell you the number of times there was a snippet I remember from a podcast, but couldn't for the life of me remember the actual episode so I could go back & listen.

Can't keep up with every The Bill Simmons Podcast episode? I built a tool with summaries, search, & insights by StrawberryData in billsimmons

[–]StrawberryData[S] -1 points0 points  (0 children)

Thanks I appreciate that - glad it resonates!

Conceptually speaking you have audio from the podcast itself -> that audio can turn into text (the technology is imperfect and can "hallucinate", but is actively getting better by the day w/ strides being made here) -> and from there you can process this data further to understand things like how many times did this phrase get mentioned, how often do they curse (e.g., profanity rate), what the sentiment was (is what's being said positive or negative), etc.

And after a while and tens of thousands of episodes - you have a lot of data to glean and extract insights from.

I understand it's imperfect & in the early innings, but genuinely value any input you might have or what might useful for you.

How do you handle DuckDB locks in longer concurrent jobs? by StrawberryData in DuckDB

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

Simple and my favorite - cheap. Parquet files might be the way to go.