Connor Edwards

Results 92 comments of Connor Edwards

Hello @tytso, this is because of sparseness right? It's worth mentioning that container runtimes don't handle sparse files. So writes to the underlying storage are heavy regardless of sparseness. Related...

I've moved on to another theme since there's not much development going on here. I recommend trying out some other themes unless you're willing to fork this.

If you send a PR I will have a look.

The main reason I haven't done this is that determining which features are broken by blocking certain domains is very tedious. It's also subject to software updates to Apple of...

Update on this: the AWS instance ran out of memory shortly after starting the Amass job. This seems to be a problem with Amass rather than a matter of limited...

I think you're right. Thanks, they've been removed for the next release.

Need to add a check to see if the message is in an archived thread. This information isn't available from the messages endpoint - will need to do a lookup...

I've added a check in 1.7.0 to see if the message is in an archived or locked thread before attempting deletion. For now, such messages will be skipped, but in...

Seems pretty straightforward, somebody already cracked it. Not sure why Discord even wasted their time with this. https://github.com/LocalsGitHub/Decrypt-Discord-Token/blob/main/decrypt.py

Looks nice. The old Python implementation of this tool had a "full" delete mode which used data ZIPs to delete from all channels but I haven't reimplemented it yet. It's...