Having depression? Now Google is able to help diagnose
No one likes to admit that they are suffering from mental illness and recently Google wants to help U.S-based users to make private self-assessment through a clinically verified questionnaire, called PHQ-9. Whenever a user enters a search query related to depression, Google will prompt "Check if you're clinically depressed" link in the search engine result page.
According to Google, the information will not be recorded and shared with anyone. The questionnaire goal is to allow the user to share the result with their own doctor for further diagnosis and treatment.
At this moment, the questionnaire is available to those in the United States. No indication on when it will be available globally. According to the National Alliance on Mental Illness (NAMI), one in five Americans experience depression in their lifetime, but less than half seek treatment.
If you're not in the United States, you still can get help in combating depression.
Personally, I've known two people that committed suicide because of untreated depression. Now with more young people jumping into start-up bandwagon.... the amount of stress caused by inexperience in running a business or failures increases the chance of hitting bottom is high and getting help is the key, not committing suicide.
Talk to someone you trust or your local chapter of Befrienders and with the right treatment, learn how to get over depression.
See also : Proper question to ask yourself - How successful you want your startup to be?
By Adam Ng
IF you gain some knowledge or the information here solved your programming problem. Please consider donating to the less fortunate or some charities that you like. Apart from donation, planting trees, volunteering or reducing your carbon footprint will be great too.
Advertisement
Something interesting
Advertisement
Tutorials
+25.2k Golang : convert rune to integer value
+9.5k Golang : Eroding and dilating image with OpenCV example
+9.9k Golang : Test a slice of integers for odd and even numbers
+31.1k Golang : bufio.NewReader.ReadLine to read file line by line
+7.6k Golang : Lock executable to a specific machine with unique hash of the machine
+35.1k Golang : Strip slashes from string example
+10k Golang : Compare files modify date example
+8k Golang : Add build version and other information in executables
+16.6k Golang : Get the IPv4 and IPv6 addresses for a specific network interface
+14.3k Golang : Overwrite previous output with count down timer
+17.7k Golang : Simple client server example
+17.6k Golang : How to make a file read only and set it to writable again?