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/)DR
Posts
0
Comments
43
Joined
2 yr. ago

  • You should take it to a data recovery specialist if the data is really really important but for lightly-damaged sectors, you want ddrescue (oldie but goodie) or HDDSuperClone (no longer developed) or OpenSuperClone (fork of HDDSuperClone, more actively developed).

    You can combine some of these tools with commercial programs like dmde, UFS Explorer, or R-Studio - to target specific files for a quick result - but basically it's best to get a full disk image off the bad drive onto another drive/image.

  • No that's either HDD Regenerator or SpinRite. Clonezilla is a sector-by-sector disk imaging program. (SpinRite et al are good for keeping old drives running for longer but if you want to do data recovery and really value your data, ddrescue or HDDSuperClone is what you want.)

  • It's good enough for recent releases (note you may have to open a port for passive XDCC) but because it's not easy to automate, even public trackers + *arrs (w/ VPN) are just more convenient.

    Occasionally you might find releases on IRC and not on public trackers, and visa versa, so it's good to have a backup. I prefer scene releases so it's easy to find specific stuff with the xdcc search sites (e.g. dot eu and sun), and maybe a 'lil help from srrdb to verify CRCs.

  • Don't forget, you can also use SRV records to point a domain to another target, where you can also omit the port number. So connecting to server.org say, can point to mc.server.org:25565 under the hood.

    This prolly isn't what hypixel are doing as everything's likely on the same network and their router/firewall is just forwarding traffic onto different machines, but SRV is one way to redirect a minecraft connection (and you could combine the technique with subdomains).

  • Suppose one way around it would be to rent a cheap VPS in the UK and piggy back off the connection?

    Otherwise, there's a s2 'NORDiC' version going around which is actually in English audio - just with various scandiwegian soft subs, so it's defo out there. DM me if you still struggle to find it.

  • More people should use BiglyBT and its Swarm Merging feature. You get the ability to seed or download chunks from peers across separate torrent files.

    It's a shame because if more people used it, the BiglyBT devs might add hash-based merging (with v2 torrents) instead of just size-based. Hybrid/v2 merging is still possible, but file size is less reliable and caters to files only larger than 50MB.

    Some kinda auto v1/v2/hybrid private<->public torrent maker plugin for BiglyBT would be... bigly.

  • If qBittorrent/qb-nox is bound to your VPN interface, then 1) your VPN needs to support port forwarding, and 2) forwarding a port on your router is pointless and unnecessary. Your only way around it is to switch VPN or don't use VPN and then port forward.

  • The next best alternative would be BiglyBT's Swarm Merging feature (which works similarly, and amazingly well on v1 torrents considering it only stores a precise file size instead of a hash in Vuze/Bigly's own DHT). I've been able to 'complete' numerous separate torrents where availability was <1.

    BiglyBT already supports v2 but dunno if Swarm Merging works with such torrents yet.

  • Yes, I also work in IT.

    The paid GUI version is extremely cautious on the auto-updates (it's basically a wrapper for the CLI) - perhaps a bit too cautious. The free CLI version is also very cautious about making sure your backup storage doesn't break.

    For example, they recently added zstd encryption, yet existing storages stay on lz4 unless you force it - and even then, the two compression methods can exist in the same backup destination. It's extremely robust in that regard (to the point that if you started forcing zstd compression, or created a new zstd backup destination, you can use the newest CLI to copy data to the older lz4 method and revert - just as an example). And of course you can compile it yourself years from now.

  • The licence is pretty clear - the CLI version is entirely free for personal use (commercial use requires a licence, and the GUI is optional). If you don't like the licence, that's fine, but it's hardly 'disingenuous' when it is free for personal use, and has been for many years.

  • Wouldn't you be on CGNAT though? How are they blocking it - at the DNS level? Have you tried a CNAME record that points your own domain to the actual duckdns domain? Just curious how/why they might be doing this.

  • If they're supposed to be binary-identical data (same file checksums), you can use BiglyBTs Swarm Merging feature - without manually copying (which isn't as reliable due to the start/end of the files not bordering on the chunk boundaries.

    If they've been modified in any way though, this won't work. However, you might be able to use its Swarm Discovery to find other torrents with the same data and complete with Swarm Merging.

  • It's no different than any other client, and looks like the torrent is healthy so should just work.

    As with all BT clients, you get better connectivity by forwarding the designated port. Does it say NAT OK at the bottom of the window?

  • Towards the end of its life, Vuze started adding crap like ads in the sidepanel and spyware in the installer. Plus a bunch of useless features like DVD burning and 'content network'. My guess is the two main devs got involved with some investors at the time of the Azureus rename and didn't like the way it was heading, so forked the project and rebranded to BiglyBT so they could go it on their own. Since it was open source, and mostly their own code, they couldn't really stop them. Edit: More info at TF.

    Sad thing is, many people are blissfully unaware of the history and still running Vuze to this day - when it hasn't been touched in 6+ years. Amazingly the site is still up but nobody's home, so its very risky to be using an out-of-date client like that with a spyware-laden installer - with the very real possibility of the binaries being switched out. (Their SSL cert has lapsed several times.)

    The good news is, if anyone's still running Vuze, BiglyBT is a straight swap-out.