pull down to refresh
is it worth hosting the data in S3? Could the whole process be handled easily with GH actions and perhaps storing the json as gist instead?
reply
Currently I update the feed every 15s. There's a ton of ways to do this, including gist.
I just went what's simplest and easiest to me. I run on AWS to begin with so I keep everything I can there.
reply
I wrote coughClaudecough a custom setup for this, roughly as follows
It is on my list to push to Github. Drowning in higher priority life stuff and getting things pushed to OpenSource keeps dropping down the list (my dashboard project/idea, this visualizer, node temperature metrics, network temperature metrics, etc)