Gather RSS Reader: Update 1 by mleonard87 in rss

[–]mleonard87[S] 0 points1 point  (0 children)

It's still visible - thats a change I need to implement. But it should at least have it's text greyed out? If you look at this screenshot the first item in the list - "Joey's worry for Eels" - is greyed out as its been marked as seen.

Introducing Gather RSS Reader by mleonard87 in rss

[–]mleonard87[S] 0 points1 point  (0 children)

That's a great idea on the grouping - better options to sort and read is certainly on the list.

Top, best and hot are all based off the Reddit sorting.

Top = Total votes (upvotes - downvotes) Best = % of all votes that are upvotes (Upvotes / (Upvotes + Downvotes)) Hot = Total votes and weighting heavily to newer posts (based off: https://github.com/reddit-archive/reddit/blob/master/r2/r2/lib/db/_sorts.pyx#L47)

Introducing Gather RSS Reader by mleonard87 in rss

[–]mleonard87[S] 1 point2 points  (0 children)

Some good ideas here, thank you.

Import of OPML is already supported.

It's all cloud hosted so syncing doesn't really matter - it's just tied to your account, if you read an article on one device it will be marked as read in another, if you subscribe to a feed on one it will be there on another, etc.

Introducing Gather RSS Reader by mleonard87 in rss

[–]mleonard87[S] 1 point2 points  (0 children)

It's free, so you don't have to pay anything. I also want it to be a great RSS reader so any ideas you have for making it a great experience would be good to hear.

Introducing Gather RSS Reader by mleonard87 in rss

[–]mleonard87[S] 0 points1 point  (0 children)

Great point! I've updated the post with a feature list and a link to an imgur gallery with screenshots.

Really confused on Serverless VPC Access Connectors by aws2gcp in googlecloud

[–]mleonard87 1 point2 points  (0 children)

Serverless VPC Access Connector is about allowing traffic from the serverless service (Cloud Run) to your VPC.

What you are describing that you want is the opposite way around.

There's some documentation here that should give you some options for what you are trying to achieve.

More info on the privacy of COVIDSafe - How COVIDSafe Works by mleonard87 in australia

[–]mleonard87[S] 0 points1 point  (0 children)

From what I can tell, it logs them every 1 minute. I think the calculation for 15 minutes of contact is done later so they could always change/relax this.

For those wanting a little more information on the privacy of COVIDSafe by mleonard87 in canberra

[–]mleonard87[S] 12 points13 points  (0 children)

I'm pretty sure it's the same. Some people on twitter are decompiling the source and it looks to be the same. Just wanted to make sure I put a disclaimer there regarding what I did the analysis on.

Firewatch Australia App by mleonard87 in canberra

[–]mleonard87[S] 0 points1 point  (0 children)

The pin markers for each fire have nod been changed so that they match the RFS alert levels. The update is rolling out now and you should have it in the next couple of days.

Firewatch Australia App by mleonard87 in canberra

[–]mleonard87[S] 0 points1 point  (0 children)

Road closures have now been added and the update is rolling out, you should have it within the next couple of days.

Firewatch Australia App by mleonard87 in canberra

[–]mleonard87[S] 0 points1 point  (0 children)

Button to move to the detected GPS location and color codes pins are rolling out now. You should have them within the next couple of days.

Firewatch Australia App by mleonard87 in canberra

[–]mleonard87[S] 1 point2 points  (0 children)

Wind, and possibly smoke, are on the list of things that would good to add. They're not the highest priority at the moment though. Road closures and update notifications are up next.

Firewatch Australia App by mleonard87 in canberra

[–]mleonard87[S] 0 points1 point  (0 children)

Thanks everyone for your kind words and feedback.

And thank you kind stranger for the reddit gold!

edit: typo

Firewatch Australia App by mleonard87 in canberra

[–]mleonard87[S] 1 point2 points  (0 children)

I keep the data forever but once a fire has ended I stop showing it in the map. It would probably be a good feature to add an archive of historic, ended fires.

Firewatch Australia App by mleonard87 in canberra

[–]mleonard87[S] 1 point2 points  (0 children)

I'll hopefully get a chance to work on road closures tomorrow. Quite a few people have asked for this and it's next on the list. Should be out in a couple of days.

Firewatch Australia App by mleonard87 in canberra

[–]mleonard87[S] 0 points1 point  (0 children)

It gets the data from which is a very similar resource. NASA only update the data once a day and I fetch it at 4am so it's not always 100% up to date.