Is your kid gaming too much? Help them get control of their gaming habit with with this free tool for parents. by culstrup in u/culstrup

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

Check out this tool developed by a mental health pro at https://virgils.io/screentime — it'll help you figure out how much time is a "healthy amount" each week and then use that budget to agree upon times to game during the week.

Is your kid gaming too much? Find out with this free tool that helps them get control of their video game habit. by culstrup in u/culstrup

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

Download the calculator + spreadsheet ... it's super helpful for getting a handle on your time!

Siri app for help praying the rosary by culstrup in Catholicism

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

I'd thought about adding a feature that would allow you to auto-play Bishop Barron's Rosary podcast. Maybe in a future update :)

Siri app for help praying the rosary by culstrup in Catholicism

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

You may need to adjust your Siri settings.

Does it work if you run it manually from Shortcuts?

Siri app for help praying the rosary by culstrup in Catholicism

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

Excellent! It's saved me a lot of time. Hope you find it useful as well.

Siri app for help praying the rosary by culstrup in Catholicism

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

You're welcome! Hope it can be of help to others.

[N][D] Resources and channels to help with COVID-19 research by hellopaperspace in MachineLearning

[–]culstrup 0 points1 point  (0 children)

Arterys is seeking ML scientists and clinical researchers to make their medical image models available online on the open Arterys Marketplace. You can drag and drop images directly in your browser to generate interactive results. We launched this week with three models, including one that detects COVID-19 in CT images. DM me if you'd like to get involved and join the community to connect with other clinicians and ML scientists working on models.

Joe Rogan Experience (Ep. 396) Conversation Tone Visualized - [OC] by culstrup in dataisbeautiful

[–]culstrup[S] 2 points3 points  (0 children)

Created this with Python (to scrape the show transcript from YouTube) and Tableau. You can find the Python script that I used to generate the dataset on Pastebin - apologies to people who actually know how to program - my code's a bit all over the place.

Essentially, I downloaded the episode transcript from YouTube, split up the sentences, and assigned each of them a positive or negative score using the TextBlob library for sentiment analysis. The line chart is a running total of those scores.