Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)CH
Posts
96
Comments
1,006
Joined
2 yr. ago

  • Ladybird is new and some people seem to think it'll be useable for normal desktop usage in the coming years. Servo is 12 years old and markets itself as an embedded browser and thus it's understood that it won't catch up to Firefox and Chromium.

    I have no idea why people think Ladybird would be the saviour independent browser when there's Mozilla with Firefox failing at exaty that. How would Ladybird even finance itself? Ads? Then you've got the Mozilla Firefox situation again.

  • Gitlab also follows DMCA.
    Codeberg is a bit different, since they aren't based in the US. However, they're still required to forward copyright complaints. I don't know of any examples of them taking down repos.

    Edit: German law, which applies to Codeberg, is quite strict when it comes to what is considered circumvention of copy protection, so it's not unlikely that Nintendo would have a good chance there too. IANAL.

  • qbit_manage has a feature where it'll check whether a hard link exists outside of the torrent directory, and deletes the torrent if it's only in the (qbit-)torrent directory.

    This would've automatically removed the torrent once you've deleted the files from *arr. I recommend against deleting files from Plex, as *arr could detect them missing and redownload them.

  • Matrix won't necessarily download all state/messages automatically, but if your client requests a non-available message your matrix server will query other matrix servers for it (backfilling).

    E.g. if you scroll up to older messages, it might take a a few seconds but your client should eventually show them.

    Matrix server use a back-off for servers sending messages, so if your server is offline for many hours, it might take a day for your servers to get messages pushed to by other servers again.

  • Given how updating apps automatically in the background wasn't possible until recently, I do think Google wanted a strong monopoly over android. Yes, they allowed device manufacturers to pre install their own store, but they still had to include many of the Google apps to call it Android.

  • Given it seems to be a single guy doing his thing I don't expect them to get bought out.

    It's a great service and incredibly cheap. With advanced pricing I'm only paying ~0,40€ per month. My domain + purelymail is less than I'd pay for other providers email only.

    Edit: If Amazon increases their prices they'll have to pass it on, but those should be pretty consistent. If you use your own domain (or an alias service) switching email providers is simple anyway.

  • If you want to get in to private trackers at some point, Mullvad isn't an option because they don't support port forwarding. Just a PSA because Mullvad does monthly payments, so you'll be able to switch anytime.

    Proton VPN and AirVPN do support port forwarding.

  • As your already on Linux I'd recommend running qBittorrent with Docker behind gluetun.
    This makes it so only qBittorrent is behind the VPN and all other traffic (e.g. browsing, gaming) goes as if there was no VPN.

  • The "stunning victory" the MPA wanted to have might not be as good of an deterrent, as it seemed at first. They only focus on a few movies, half of them might not even be relevant to the case, and the operators didn't make much money on them, so they won't be able to pay much damages.

    If they don't receive a prison sentence, and only need to pay below 20.000 USD where's the deterrent for other operators overseas?

  • Seeding

    Jump
  • 250 connections really is not much. I ran a matrix server for a while and joining a few large rooms (1k+ servers) made the connections reach a few thousand – which made the router slow down/unstable/reboot.

    I've noticed the same for my upload bandwitdh, with it being 170%-200% of its advertised maximum speed. Sadly the same can't be said about the download bandwidth. Luckily fiber will be available in a few months.

  • Seeding

    Jump
  • Most (all?) torrent clients support limiting the number of active connections. This should prevent your router from being overloaded.

    In my experience 500 shouldn't be a problem. On that note, limiting upload bandwidth to something less than the available upload bandwidth is important too.

  • A project ending as abandonware is always a possibility. One reason projects get abandoned is losing funding, which can be secured by using dual licensing and selling some features to businesses.

    They use AGPL so even if they broke their promise and restricted features, it could still be developed further (even if no new features got added). NGINX also uses a dual license.