• 0 Posts
  • 61 Comments
Joined 2 年前
cake
Cake day: 2023年7月2日

help-circle

  • Calling Al Jazeera „independent“ is quite a stretch. They are funded by Qatar, a authoritarian monarchy based on sharia law, where homosexuality is punishable by death, women’s testimony is worth half of that of men and they have fun punishments such as stoning and flogging.

    That doesn’t mean YouTube is not suppressing media. In fact, in my experience the algorithm heavily favors right wing propaganda and has done so for years.

    So maybe Al Jazeera has fallen out of favor. Or maybe they have themselves inflated their numbers previously with a method that no longer works, or they are just focusing their propaganda efforts on other, stupider platforms, like TikTok.



  • I am running plex server on a low power i3-7xxx. thanks to the igpu that thing can handle a few 1080p transcodes at once. Even 4K HDR transcoding is possible, though I never get more than one or two of them at the same time. Unless you need it to encode subtitles into the video or you have many simultaneous HDR to SDR conversions going at once any cheap old PC with an intel 7th gen or newer and igpu should do well. Oh, and I don’t think they can handle AV1, but that is still very uncommon.




  • Hetzner is a good recommendation. Look at the webhosting packages, they all contain mailboxes and a domain and you can upgrade if the space is not enough.

    I would not use a .cc domain, but look for something more reputable like .com or, if he is in Germany (as web.de suggests) .de. I would strongly advise against running a mail server on your own. There is some work involved keeping it secure and also playing nice with all receivers (don’t want his emails being flagged or even deleted as spam).

    That said, if he is applying in Germany, a web.de email is absolutely fine. Lots of people use that here.












  • Any HDD should be able to get at least 100MB/s sequential write speed. Unfortunately torrent writes are usually very random, which just kills hdd performance. Multiple parallel downloads or concurrent playback from the same disk will only make it worse.

    Using a SSD for temporary files will absolutely help. It should be big enough to hold all the files you are downloading at any one time.

    You could also try to find a write cache setting that works for you. That way what would usually be many small writes can be combined to bigger chunks in memory before sending them to storage. Depending on how much ram is available I would start at 1GB or so and if it is still bottlenecking try in- or decreasing until it improves. Of course always stay in the range of free ram.

    Back when I was torrenting (ages ago) write cache helped a lot. It should be somewhere in the settings menu.