A fun idea. I've been playing with all sorts of ideas for static websites and trying to figure out ways to make them feel more "live".
I was wondering about the heartbeat updates and replaying the data in "real-time" the next day is a really nice touch and allows a single deployment a day.
Thanks! Curious what other ways to make them feel more "live" you've thought of already.
The 24h replay started as a constraint and turned into the design. Anything closer to live means a server holding a websocket open and my watch draining its battery to feed it. My homepage is markdown and a GitHub Action, and I wanted to keep it that way.
> I always wondered if I died would a reader know before anybody IRL would?
I just started thinking about that yesterday, but I don't have many readers yet. My wife would definitely notice, though!
> my personal blog has exactly the same thing for a while
Woo, I'm not alone :) How did you go about implementing it? Was it live in real-time or delayed by a day like mine, And why did you decide to eventually remove it?
Streetlifting is an emerging strength sport that combines calisthenics and powerlifting. Athletes compete in weight classes by testing their one- rep maxes across up to four primary movements: weighted muscle-ups, pull-ups (or chin-ups), dips, and barbell squats.
13 comments
[ 0.24 ms ] story [ 7.4 ms ] threadI was wondering about the heartbeat updates and replaying the data in "real-time" the next day is a really nice touch and allows a single deployment a day.
The 24h replay started as a constraint and turned into the design. Anything closer to live means a server holding a websocket open and my watch draining its battery to feed it. My homepage is markdown and a GitHub Action, and I wanted to keep it that way.
I just started thinking about that yesterday, but I don't have many readers yet. My wife would definitely notice, though!
> my personal blog has exactly the same thing for a while Woo, I'm not alone :) How did you go about implementing it? Was it live in real-time or delayed by a day like mine, And why did you decide to eventually remove it?
I'm using https://github.com/adryd325/oneko.js after seeing how https://maia.crimew.gay/ implemented theirs haha
source: https://github.com/snehankekre/snehankekre.github.io/blob/ma...
Being hammered by HN would quicken that pulse a bit ;)