disrooter

joined 3 years ago
MODERATOR OF
[–] [email protected] 3 points 11 months ago

You don't have to be a right winger to be uncomfortable with tankies

Yeah, having swallowed decades of US propaganda is enough

[–] [email protected] 2 points 1 year ago

I have hosted a PeerTube instance and surprisingly the storage is not a problem because it is very cheap these days.

About the bandwidth, if you enable PeerTube's p2p tech (WebTorrent) you can have a fair number of users streaming at the same time (but it's not great for privacy).

I have proposed a network of PeerTube instances to a group of youtubers each with tens to hundreds of thousands subscribers and the benefits/costs ratio looked pretty good to them. It didn't work for other reasons.

Notice that youtubers earn basically nothing from YouTube except those with millions of subscribers. They are on YouTube just for visibility but if enough creators move at the same time they can also move a good percentage of the userbase in my opinion.

[–] [email protected] 1 points 1 year ago

Thanks, though the article also says that Telegram states they didn't share any data because they have never stored it (like IP).

[–] [email protected] 1 points 1 year ago (2 children)

Telegram is known to occasionally hand out users' data in extraordinary circumstances

Source? And what circumstances? AFAIK it never happened.

[–] [email protected] 1 points 1 year ago (1 children)

Everywhere, no matter the page, you can write:

- [[Book name]]
  - [[Quotes]]
   - Plain quote here.
   - Another quote here.

or:

- [[Book name]]
 - Plain quote here.
   #quotes

You can retrieve them with the query:

{{query (and [[Book name]] [[quotes]])}}

Remember that queries look for references also in the parent blocks, so the following:

- [[Author name]]
  - [[Book name]]
   - [[Quotes]]
    - A quote.

matches:

{{query (and [[Author name]] [[Book name]] [[quotes]])}}

So you can group your quotes and tag them only once instead of repeating the same tag on different lines.

You can embed the quote somewhere else and style it as a quote using the > symbol:

- > ((block-id))