|
|
|
|
|
by avnigo
1085 days ago
|
|
I'd like to imagine a future where I can stream fractions of a cent per minute/hour to the video provider or creator in exchange for consumption of that content. That way I only pay for however much I actually consume and the platform doesn't have to serve me ads to be profitable or sustainable. This could even work without needing to register for an account, using the HTTP 402 Payment Required response status code that already exists [0][1], something your browser could handle in the background. [0]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/402 [1]: https://docs.lightning.engineering/the-lightning-network/l40... |
|