TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Journal Your Life as Data with Thyself.io

45 pointsby fenivalmost 12 years ago

8 comments

iM8talmost 12 years ago
I really like the idea of tracking myself (e.g. books read, weight, steps taken etc.), but as a hacker I&#x27;d never let anyone else hold this data. I mean, Facebook is one thing, but highly personal details about my personality is another thing.<p>That said - it would be cool to see something like this open sources. Currently I&#x27;m using excel to track most of the stuff I&#x27;m interested in, but I know that there must be a better alternative.
评论 #6149006 未加载
评论 #6148968 未加载
评论 #6149204 未加载
fenivalmost 12 years ago
By the way, the site&#x27;s running entirely on a single ec2 micro instance (nginx, redis, posgres and go). I&#x27;m curious to see if my optimizations pay off and if it can continue to handle the HackerNews traffic.
评论 #6149693 未加载
magicarpalmost 12 years ago
That&#x27;s crazy, I&#x27;ve been developing something very similar for personal use: <a href="http://rcrd.org/" rel="nofollow">http:&#x2F;&#x2F;rcrd.org&#x2F;</a>
评论 #6150123 未加载
评论 #6153011 未加载
janekkalmost 12 years ago
This is executed very well. I love the natural language processing for diary entries.<p>However I think you need to change your pitch if you want more incoming traffic. At the moment this has an aura of creepiness and vainness to me and no chance of SEO (who googles for &quot;track every moment of my glorious life in detail&quot;?). You should configure this for whitelabelling and create a version for different markets.<p>This is just one idea because I knoe my wife would love it:<p>Dieters to track calories eaten each day and exercise done. Would be awesome to see energy counts of food eaten vs energy consumed by exercise done - maybe like a weekly comparison of energy in and out.
评论 #6150784 未加载
morganwildealmost 12 years ago
I&#x27;m confused by this, because there doesn&#x27;t seem to be a clear &quot;do this, to achieve this&quot; message anywhere on the page.
pearjuicealmost 12 years ago
For privacy concerns you could store the keys (i.e. sleep, running) locally with identifiers to retrieve the values (i.e. hours, kilos) from your database and display&#x2F;handle them in your app. This way the user keeps track of what exactly is being journaled. Of course, this brings along several other problems like data preservation (local storage).
lucaswojalmost 12 years ago
Pretty solid running pace for 2.5 miles.
skramalmost 12 years ago
This is pretty impressive in that it uses NLP to allow you to track most (any?) verb.<p>Any chance in making it open source?
评论 #6148932 未加载