Jody Bruchon (MOVED TO JODYBRUCHON.COM)

Results 192 comments of Jody Bruchon (MOVED TO JODYBRUCHON.COM)

That might be enough for a directory with identical filenames but it's not enough for finding a directory with identical files that may or may not differ in name. For...

@MegaByte The general plan in jdupes-2.0 is to generalize the program's behavior such that all internal behavior is abstracted away and decoupled. Every step of the process that is just...

@ivanperez-keera I have a strategy for doing this in mind. I am in the process of rewriting a portion of the core algorithm that is causing a lot of maintenance...

I did not write the original code that does hard linking, BTRFS dedupe, etc. and the authors of those did not make them behave the same way as `-d` does....

My plan for 2.0 involves a radically altered infrastructure that makes everything under the hood highly modular. For example, rather than having interactive deletion inside the `act_deletefiles.c` code, there will...

My understanding is that the summary output is supposed to indicate how much excess space is used. I didn't write that code and it also wasn't updated to make it...

SZ is a string type, not a DWORD type. The way winregfs works is by interpreting types other than BIN and unknowns; if you read a string, there will be...

I'm primarily (almost exclusively) interested in importing data, not necessarily exporting it (a CSV dumped from the DB would probably be fine, really). I have access to multiple internet connections...

Does it, though? How do you know?

This is happening to me after dropping the 3.x series on a machine and using the latest available download. Same general numbers as @pv7721 where it says 100% on the...