Live data from Hacker News

Arduino Death Clock

github.com

11–20 of 64 posts

Re: Arduino Death Clock

#11
Tangent: I see example.jpg added to the main repo, just for the readme. If you don't want to store binary blobs, there's an alternative: open a new issue, then copy-paste the image into the issue. It'll give you a link that you can use in a readme permanently.

Re: Arduino Death Clock

#12
I’ve seen a similar low-tech version of this clock (sorry I can’t find a link). You setup two jars. Fill one with 365 * (years of life left). In the morning you move a single bead from the full jar to the empty one. It’s supposed to help you visualize “spending” your days, and encourages you to live them more deliberately.

Re: Arduino Death Clock

#14

Cool - it'd be fun to wear one of these on your sleeve, and glare meaningfully at it when people start droning on about nothing in a meeting or whatever. Although, it'd also be some embarrassing morbid irony if you run into an accident somewhere.

Ooh, I got an even better idea - have it cut a few extra seconds whenever you eat a bunch of unhealthy food, and add a few when you take the stairs instead of the elevator or whatever.

Hook it up to a blood pressure/heart rate/glucose monitor to automate a lot of that...ha, talk about a product that nobody would buy!

Re: Arduino Death Clock

#15
Split format (ymd/hms) doesn’t feel as fatal to me as e.g. 1 167 607 224 seconds remaining, where each week eats 0,05% and each year is ~ 31 557 000. It would be also nice to make time much slower at the beginning and much faster towards the end, as it really is IRL.

Re: Arduino Death Clock

#16

Tangent: I see example.jpg added to the main repo, just for the readme. If you don't want to store binary blobs, there's an alternative: open a new issue, then copy-paste the image into the issue. It'll give you a link that you can use in a readme permanently.

Or host it somewhere else like imgur.

Re: Arduino Death Clock

#17
post #15

Split format (ymd/hms) doesn’t feel as fatal to me as e.g. 1 167 607 224 seconds remaining, where each week eats 0,05% and each year is ~ 31 557 000. It would be also nice to make time much slower at the beginning and much faster towards the end, as it really is IRL.

> It would be also nice to make time much slower at the beginning and much faster towards the end, as it really is IRL.

I find this effect kind of terrifying. I'm in my early 30s and would estimate my perception of time is at least 3x as fast as it was before age 16 or so, maybe 4x. It's definitely getting worse. Even assuming some leveling off, I'm guessing a year at age 70 will feel about as short as a kid's month.

Re: Arduino Death Clock

#18

Tangent: I see example.jpg added to the main repo, just for the readme. If you don't want to store binary blobs, there's an alternative: open a new issue, then copy-paste the image into the issue. It'll give you a link that you can use in a readme permanently.

I wish GitHub would add support for that in README files directly.

Re: Arduino Death Clock

#19
A variation on this that I love is Tim Urban's "Your life in weeks" visualization.

https://waitbutwhy.com/2014/05/life-weeks.html

This is a progress bar, not a countdown clock. Personally, I find it super helpful in keeping perspective on the value of my time.

I do not mean to detract from OP's work (which is cool), I just thought others reading the comment might enjoy this other article too.

Re: Arduino Death Clock

#20
post #17
post #15

Split format (ymd/hms) doesn’t feel as fatal to me as e.g. 1 167 607 224 seconds remaining, where each week eats 0,05% and each year is ~ 31 557 000. It would be also nice to make time much slower at the beginning and much faster towards the end, as it really is IRL.

> It would be also nice to make time much slower at the beginning and much faster towards the end, as it really is IRL. I find this effect kind of terrifying. I'm in my early 30s and would estimate my perception of time is at least 3x as fast as it was before age 16 or so, maybe 4x. It's definitely getting worse. Even assuming some leveling off, I'm guessing a year at age 70 will feel about as short as a kid's month.

I’m 30+ too. When I discussed with my 70+ grandma on this topic, she laughed and said it will be decades, not just years passing by in a click, starting with 40-50+. We actually crossed our subjective time equator pretty long time ago, dude, no matter how healthy we are.
Post reply on HN