Skip Navigation

User banner
Posts
12
Comments
150
Joined
2 yr. ago

  • Exactly. There are plenty of fan subs out there that use machine translation (google) and sometimes it's close, other times ... it's beyond nonsense.

    If it's a same day release they are not doing QA... Short term money grab. I wouldn't be surprised to see their subscription prices increase in 6-12 months after all their regular subs leave after bad translations

  • Solo Leveling HYPE!!!!

  • As an Australian I can confirm everything is correct

  • Nice work rocking the same picture since you were 10! Never mess with Kanna

  • Yep!
    Some of my old Macs had LCD fading right in the middle where the logo was. Was Hella annoying

  • Thanks! Honestly I spent about 5 mins trying to find it and gave up. It was "hidden in the shadows."

  • Thanks so much! For me it was such an anti-pattern that the create post button wasn't available on the main screen!

  • Honestly, I still cannot figure out how to post with thunder... Maybe I'm missing something but when an app doesn't have a submit a post feature I cannot recommend it.

    The only other app comparable is Eternity imho. Also there still is voyager for your respective instances. I frequently use voyager.reddthat.com. which is amazing

  • DMCA only come from trackers that are open to the world. ISPs don't snitch on you. They only do what is required of them by law, usually. (Forwarding DMCA complaints).
    The copyright companies, connect to these trackers and perform regular torrent client requests, such as "hey, who is seeding this torrent". And the tracker responds. They take note of the IPs and do whatever they do.

    Deep Packet Inspection (DPI) can only find out that you are doing a P2P connection and possibly torrenting. Which in of itself is not illegal.

    With private torrents you are blocked from the DMCA copyright companies because they cannot find out what torrents are on the trackers because you need the metadata of a torrent & the password to get the peer list.

    A VPN only solves the problem where the ISP is hostile to you, the consumer and obfuscates who you are connecting too. With DPI and packet analysis (which is slightly expensive) they could figure out you are torrenting via a VPN with a high degree of certainty. Butt at the end of the day, all they would see is encrypted packets. This data is no different than telling your torrent client to Force Encryption, which everyone should do and I get annoyed all the time when people don't have it on.

    Tldr,

    • VPN only blocks ISP from seeing unencrypted P2P traffic and makes it harder to identify.
    • DMCA companies can only access public trackers peer lists where it gets its information from
  • Have you checked the anime torrent trackers? I'm pretty sure they have some

  • For screenripping, the concepts are:

    • you have to have a client that can play the content
    • output via a HDMI splitter
    • record the screen from the second computer
    • you now have a 4k recording

    That constitutes a webrip.

    A webdl means you need to crack widevine or whatever protections Netflix has in place.

    How you crack that means you most likely need a L1 key which is the highest protection and no one is going to tell you how to get one or crack it. If they do they risk making their way & key public and then it will be patched and "everyone" will be worse off.

    If you are interested have a look at the l3 protections : https://github.com/cryptonek/widevine-l3-decryptor

  • Be careful. There is still time...

  • Osmand+ is the pro version of Open Street Map which has great trails.
    It's free via fdroid on android.

  • ❤️ I wish you a speedy move

  • Call the cops on them. While high should make for a easy arrest

  • If you don't need to edit the text that is in the PDF you could use GIMP. Ie, making lines or adding new text, or adding images.

    Libredraw is probably the best pdf editor, but has some issues when I last used it ages ago so hopefully it's better now.

  • Rpi with Libreelec. Then with all the add-ons you need.

  • Yeah wtf. How'd the DMCA bots find these posts :(

  • I have a Pi4B but with a m2 drive as the OS instead of the sdcard which I highly recommend due to the amount of read/write downloading files does.

    A pi4 should have 0 trouble (via ethernet) doing anything you are saying.

    From what I could tell your setup is internet -> pi4 -> appletv. If the pi & applet are on Wifi that would be a huge issue. The most any wifi can realistically do is 270mbps and that is when you are next to the damn thing.
    As let's say you are streaming 1080p content which requires around 20-50mbps. Router to pi (20mbps) + pi to router (20mbps) + router to Apple TV 20mbps), so you'd already be pushing 60mbps at best internally all over wifi.

    Temporarily add cables to everything if possible or move the pi onto a cable as a minimum. then you will cut down on the back-and-forth it needs to do over wifi so then your router can dedicate all its bandwidth to sending the data to the appletv.


    If it's all on cables already then I guess it's a filesystem issue, as your not using a SSD but using a SD card. Run iostat via command line while streaming and see if there is any big "iowait" values. I'd there is then your sd card is not keeping up with the total bandwidth