2020-11-06 01:15:00
I say I am trying to stike a balance as I figure out the national weather service api to get alerts
Fireduck
2020-11-06 05:29:50
ok, scope creep question of the day....I am builing my home automation display
Fireduck
2020-11-06 05:30:12
it will display a bunch of system status stuff only of interest to me, some stock and crypto prices
Fireduck
2020-11-06 05:30:16
some weather data
Fireduck
2020-11-06 05:30:44
so I am thinking of getting the data from Nation Weather Service directly, since as a US tax payer, I already pay for it
Fireduck
2020-11-06 05:31:23
I was thinking of building a notification system, where there was an AWS SNS topic for each county that people could subscribe to if they want NWS alerts as well
Fireduck
2020-11-06 05:32:34
I guess I shouldn't do that. For that I feel like I would actually have to put on my distributed systems engineer hat and build it properly
Fireduck
2020-11-06 05:32:47
with multiple nodes and master election or autohealing of some sort
Fireduck
2020-11-06 05:32:51
to ensure that it was reliable
Fireduck
2020-11-06 05:33:10
which is fine, but involved running more crap in the cloud that I have to pay for
Fireduck
2020-11-06 06:11:53
run your own cloud without redundancy?
Rotonen
2020-11-06 06:14:34
I think a service where I am relaying alerts that people might make safety decisions on should have a higher bar
Fireduck
2020-11-06 06:28:27
do the something aweful route, 5usd for lifetime access
Rotonen
2020-11-06 07:00:32
yeah, it really wouldn't cost much to do well. SNS would be doing most of the hard part.
Fireduck
2020-11-06 07:00:54
Of course, I wrote a good chunk of SNS. I wonder how much of my code is still running there.
Fireduck
2020-11-06 16:22:32
https://archive.foreverbucket.com/duckshare/head/trumpturtle_aprilgleason_web.jpg 4767x4819px image
Fireduck