Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
MultiPar
-
Red Dead Redemption 2 PEDS_10 and rdr3.resident.rpf corrupted files and mismatch
but... depending on how much effort you want to spend fixing it I might be able to fix your current corrupt files, especially if the corrupt files are only mildly corrupt I could create a '.par2' file from mine (assuming you are on build 1436.28), then you would use MultiPar (i.e. https://github.com/Yutaka-Sawada/MultiPar/releases ) to scan your files and it will tell me how many blocks you need to fix it and then I could create recovery data with MultiPar. doing this might dramatically lower the amount of data I would have to upload as then you could use MultiPar which will fix your current corrupt files so they match mine identically.
-
WinRAR zero-day exploited since April to hack trading accounts
MultiPar is the continuation for Windows https://github.com/Yutaka-Sawada/MultiPar
And this for Linux https://github.com/animetosho/par2cmdline-turbo
-
It‘s been more than 2 years that animetosho plead uploaders to stop RAR‘in their Usenet uploads. What are Your thoughts on this in 2023?
* MultiPar supports in-situ repair, which bypasses this problem entirely
-
unRAID Under the premise of Parity Disk, how to specify to rebuild the specified directory or file?
To detect bitrot I use dynamix file integrity plugin, it compute Blake3 hash for each file, it is stored as extend attribute. You Can choose which share will be covered. For correction i then use par2 files using multipar https://hp.vector.co.jp/authors/VA021385/ https://github.com/Yutaka-Sawada/MultiPar (Windows only, par2cmdline for Linux. You could compile from source and add it to unraid if you want, i've done it for testing purpose)
- How does Multi Par works?
-
How to ensure file integrity?
And last but not less important - make regular parity files of your healthy important data, and store them somewhere. MultiPar is your best friend. Even if your data gets corrupt, with parity files you can restore it to it's former glory. Some limitations will apply, read the manual.
-
Is there a way to quickly create PAR2 files from the Windows context menu?
This is possible with MultiPar https://github.com/Yutaka-Sawada/MultiPar
-
I need to store a 1MB file for 20 years, would making thousands of copies on a 4.7gb DVD be enough?
More sanely, perhaps, get some M-Disc DVDs (if you can find real ones - apparently they're becoming just normal DVDs) and put one file on each, and then run https://github.com/Yutaka-Sawada/MultiPar on it to create parity files. Then store the file, the parity files, and the software you need (MultiPar) on the disc. To be safe, you probably also need to store the DVD burner you used to make it, as those are getting thin on the ground these days.
-
Best archival medium for 3-10 gig video files?
Note about par2: if one is using a windows system with a nvidia GPU this version of par2 is faster as it speaks CUDA.
-
Usenet vs Torrents for more results
For any file repairs use multipar, it's still being updated and has gpu acceleration. https://github.com/Yutaka-Sawada/MultiPar/releases
Nyuu
-
WinRAR zero-day exploited since April to hack trading accounts
Hopefully that slowly stops being the standard: https://github.com/animetosho/Nyuu/wiki/Stop-RAR-Uploads
- It‘s been more than 2 years that animetosho plead uploaders to stop RAR‘in their Usenet uploads. What are Your thoughts on this in 2023?
-
Noob trying uploading/posting to Usenet
Can someone eli5 how to do it? I've looked at https://github.com/animetosho/Nyuu/wiki/Usenet-Uploaders but I don't know to how to install these. The github links on that page are confusing to me as I don't know where to click to actually download the programs.
-
Usenet library
* does depend a bit on how crazy/complex you want to go I suppose. My NNTP implementation ended up being a lot less straightforward, as I put a lot of effort into error handling / retry functionality (which I don't see implemented in most libraries), and speed optimised yEnc isn't exactly straightforward either
-
Dealing with RAR formats
It's used as a poor man's BitTorrent equivalent for FTP, in some prominent sharing circles. Of course, BitTorrent exists, but getting some people to adopt technology invented this millennium can be difficult. It's also still used by many Usenet uploaders likely due to misconceptions on how the system works. Again, it makes little technical sense today, but it's an old environment with a lot of old traditions.
-
Usenet Posting - Obfuscation, PAR files, RAR uploads and other things
That's the conclusion I came to, but contrary to expectations, I saw newer uploaders lowering it to 700k for compatibility instead. - https://github.com/demanuel/NewsUP/pull/67 - https://github.com/animetosho/Nyuu/issues/1
-
Large binary post PAR2 help please
You do not need to split your file. RARs are unnecessary on Usenet https://github.com/animetosho/Nyuu/wiki/Stop-RAR-Uploads
-
Is it possible to stream the videos instead of downloading it?
In theory, it's possible if there's no missing articles and uploaders stop RARing uploads.
-
how
All the posting tools make a NZB file as they upload https://github.com/animetosho/nyuu
-
Going in on Raspberry Pi 4 for downloading
Yet another reason to get uploaders to stop RARing uploads. Just spreading the word around ;)
What are some alternatives?
dvdisaster - A tool providing additional ECC protection for optical media (unofficial version)
ngPost - Command Line (or minimalist GUI) usenet poster for binaries developped in C++/QT designed to be as fast as possible and offer all the main features to post data easily and safely. Releases for Linux, Windows and MacOS are available.
ParParGUI - GUI front-end to ParPar, a PAR2 creation tool
nZEDb - nZEDb - a fork of nnplus(2011) | NNTP / Usenet / Newsgroup indexer.
snapraid - A backup program for disk arrays. It stores parity information of your data and it recovers from up to six disk failures
NZBDrive - Mount NZB files as drives or folders in Linux or Windows (under construction!).