disrooter

u/disrooter@lemmy.ml
5 posts · 6 comments

Recent posts

Recent comments

on *Permanently Deleted* · c/fediverse · 2 pts · 2y

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

Yeah, having swallowed decades of US propaganda is enough

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.

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))