Healthcare Triage
How Can We Fix the Culture of Science? A Podcast
Healthcare Triage has a podcast, and that podcast recently dropped a special limited series. We've spent a lot of time thinking about the culture of science and how researchers can improve the reproducibility of research. We also talked...
Healthcare Triage
Can Dosing with Psilocybin Mushrooms Treat Depression?
May is mental health month, and we're talking about treatments for depression. Today, we're looking at the evidence for using psilocybin mushrooms to treat depression. There's lots of studies to look at, so here we goooo!
Healthcare Triage
Can Weighted Blankets Help Insomnia?
Insomnia is terrible, and it can be more prevalent among individuals with other psychiatric disorders. Treatment is available, but there can be a lot of barriers,. Medication is generally only a short term solution. There are proponents...
Healthcare Triage
Some Good News in Alzheimer's Treatments
The surprising approval of the extremely expensive and maybe not that effective drug Aduhelm has been dominating the conversation around Alzheimer's treatments in recent memory. Today, we're getting positive and talking about a very...
Healthcare Triage
Can Daily Multivitamins Improve Cognition?
A recent study looked at whether taking cocoa as a supplement or taking a multivitamin could improve cognitive function (or at least slow cognitive decline) in older adults. Well, according to the study, the cocoa wasn't doing anything,...
Healthcare Triage
Does Cold Immersion Therapy Work? Let's Dive In.
Cold plunging is…almost exactly what it sounds like: Immersing your body one way or another in super cold water. Some people do this by hopping in a tub full of ice water, some people take very cold showers, or some people dive into...
Healthcare Triage
An RSV Vaccine for Infants
Respiratory syncytial virus, or RSV, strikes fear into the hearts of parents, especially those with very young babies. It’s not very kind to other compromised populations, either. We’ve been working toward a vaccine for a long time, and...
Healthcare Triage
Does Breastfeeding Result in Smarter Kids?
A recent study conducted in the United Kingdom claims that breastfeeding makes for smarter kids when they reach the ripe old age of 16. If I had to guess, I’d guess that you were thinking, “So what, don’t we already know that kids are...
Healthcare Triage
Do Food Dyes Make Kids Hyperactive?
Avoiding certain food dyes to help improve a child’s behavioral issues is common advice, and not just on TikTok! Several doctors stand behind this recommendation as well. But several doctors also prescribe vitamin D, and that’s usually...
Healthcare Triage
Do Processed Foods Lead to Depression?
Healthcare Triage is no stranger to dissecting studies about processed foods, but we were recently alerted to a study linking them to depression, and since we haven’t dissected that yet, that’s the topic of this week’s Healthcare Triage.
Healthcare Triage
New Obesity Drugs May Impact Mental Health
In mid to late 2023 there was a flurry of news reports about patients taking new weight loss drugs reporting associated mental health concerns, including suicidal thoughts. There's still a lot of research to be done to fully understand...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - PyTorch on GPU
In this video, we will test the competition speed with GPU. This clip is from the chapter "Diving into PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, we will dive into PyTorch and...
Curated Video
Data Science - Time Series Forecasting with Facebook Prophet in Python - Prophet: Code Preparation
In this video, we will go through the code structure for Prophet. This clip is from the chapter "Facebook Prophet" of the series "Data Science - Time Series Forecasting with Facebook Prophet in Python".In this section, we will explore...
Curated Video
PowerShell for Automating Administration - Report Consolidation – Template Overview
This video explains the report consolidation script. Here, you will be looking at an overview of the template. This clip is from the chapter "Report Consolidation and Code Enhancement" of the series "PowerShell for Automating...
Curated Video
PowerShell for Automating Administration - Validation Functions Discussion – Part 2
This is the second of the two-part video that focuses on the validation functions. Here, you will be studying these functions: Validate-WebService, Validate-AppService, Validate-IIS, Validate-SQLDatabase, and Validate-AppVersion. This...
Curated Video
PowerShell for Automating Administration - Remote Execution of the Script from Terminal Server
In this video, you will be executing the script remotely from the terminal server. This clip is from the chapter "Productionization of the Application Validation Tool" of the series "PowerShell for Automating Administration".This section...
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Using Our Modules
This video explains how to use modules in Python. This clip is from the chapter "Breaking Up Larger Programs, Part 2" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains part 2 of breaking up...
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Formatted Strings, f-strings
This video explains formatted strings and f-strings in Python. This clip is from the chapter "Summarising and Presenting the Results" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains...
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Summarising and Presenting the Results Part 1
This video explains how to summarise the results using statistics. This clip is from the chapter "Summarising and Presenting the Results" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains...
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Working With JSON
This video explains working with JSON. This clip is from the chapter "Breaking Up Larger Programs, Part 1" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains breaking up larger programs.
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - The 'while' Loop - Do Something for a While
This video explains the while loop. This clip is from the chapter "Processing Collections" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains processing collections using Python.
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - More Complex 'for' loops - 'break', 'continue', and 'else'
This video explains more complex 'for' loops. This clip is from the chapter "Processing Collections" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains processing collections using Python.
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Return Statement
This video explains the return statement. This clip is from the chapter "Breaking Up Larger Programs, Part 1" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains breaking up larger programs.
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - The 'range' Function - How to Create a List of Numbers
This video explains how to create a list of numbers. This clip is from the chapter "Processing Collections" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains processing collections using...