Live data from Hacker News

Show HN: Stop Covid-19 by taking your temperature

takeyourtemp.org

11–20 of 46 posts

Re: Show HN: Stop Covid-19 by taking your temperature

#11

I'm curious about something: Is fever is a symptom that would appear without someone noticing it? Wouldn't other symptoms like chills/coughing manifest first?

People often don’t know they have a fever. Not necessarily because they feel well, but because they fail to identify their ill feeling as “fever”. I’ve had tons of patients deny fever, endorse fever symptoms, and then have a fever on thermometer.

Re: Show HN: Stop Covid-19 by taking your temperature

#14
Carson here, site developer. Thank you for the positive response so far, but also feel free to leave us constructive criticism. If you want to contribute to this effort, the GitHub is https://github.com/carsonbaker/takeyourtemp. We're working on it with frenetic energy.

Re: Show HN: Stop Covid-19 by taking your temperature

#15
post #13

Will this track individual's symptom progression over time? e.g. if I submit everyday as suggested, are these uncorrelated datapoints, or do you get trend info?

Yes, we get trend info. We're storing a cookie in your browser with a UUID that is associated to your temperature reading. If you submit temperatures for multiple people in your household, they all get that UUID, which we assume to be a household identifier.
Post reply on HN