Glad you found it helpful! Some admins of bigger instances criticized me for building it, but I think transparency on what content you get access to and what you don't should be a primary concern when picking one's home instance.
TIL. Never really cared about the legal aspect of FOSS for anything other than slapping a GPL license next to anything I write but that is an interesting fact.
There's plenty of applications that aren't critical enough to require precise memory management and where a GC is a worthy tradeoff for the simplicity that Go brings to the table, but sure, if you are interested in going super low level that's what you are left to work with.
And it's probably fine. If I had to pick between C++ and Rust I would choose the latter any day of the week but thankfully not every developer has to go that low.
Isn't ActivityPub just an application protocol? To my knowledge there's no ActivityPub inc. licensing the usage of the protocol or anything like that. A web protocol is just a series of guidelines everyone has agreed on following, you can't attach terms and conditions to it.
I was under the impression that the Go compiler was written in C/C++, though don't quote me on this one. My browser however is Firefox, so touchรฉ on that one.
No. Unfortunately it only works with storages on object storages like S3 buckets, not with filesystem storages. Meaning it access the files remotely one at a time from the bucket, downloading them over the internet (I assume, I didn't make this).
But the more important thing is that, as it states in the readme, no files get saved to your disk, they only stay in your RAM while they are being processed and everything is deleted right after. This is relevant because even having had CSAM on your disk at some point can put you in trouble in some countries, with this tool it never happens.
Which btw is the same reason why mounting the pict-rs folder to your local computer is probably not a good idea.
Same, it's the reason why I can't stand working with python.
Thank you for doing this, btw. Once you have something working on your hands you could consider spreading the word, maybe to db0 himself. I sure would love a convenient way to run that script, and many other admins probably would too.
I see. I considered the dependency problem but only thought of using a venv to fix that, however you are right, the python version is also often the cause of compatibility issues.
Sorry I haven't ran this myself yet nor have any experience with that kind of issues. But may I ask why you were concerned with running it inside of a container? Seems rather unnecessary to me.
That is also very true. I think better tooling for that might come with the next pict-rs version, which will move the storage to a database (right now it's in an internal ky-value storage). Hopefully that will make it easier to identify orphaned images.
I'm genuinely confused by what might cause one to get offended by this. Can anyone translate snowflake to English for me?