1. Go to any YouTube channel you wish to subscribe to (such as youtube.com/user/YouTube).
2. View source.
3. Search for rssUrl or channel_id.
There should be a link to an ordinary RSS feed you can use with any reader. Hope this is useful for you. > 1 through 3
# [1, 2, 3]
> 1 until 3 # or 1 to 3
# [1, 2]
as explicit word range notation?
I have been hosting a CouchDB instance myself on a VPN but considered moving to Firebase while prototyping since it seems easier to use. Considering Firebase since it offers offline-first support. However, only today I was made aware of Blockstack and I have seen it mentioned multiple places.
How do you like working with Blockstack and what made you choose it? Does your app work offline? Does it synchronize automatically between devices?
I also want to take data privacy very seriously, since I am dealing with personal and sensitive data (just like a person's journal is very sensitive to them).