TheTechRobo

Results 134 issues of TheTechRobo

This is listed in the README, but I figured I'd report it as an issue here for discussion. Maybe this would work: https://discord.com/developers/docs/resources/emoji#list-guild-emojis But if you don't want to manually...

missed data

RAM usage grows and grows on Chrome until the page crashes. Related: #15

``` ~/discard2 git:master ❯❯❯ npm run --silent start -- reader -f raw-jsonl $JOB_DIRECTORY > $JOB_DIRECTORY/jsonl.jsonl mitmproxy read stderr: Traceback (most recent call last): File "mitmproxy/read.py", line 9, in from mitmproxy...

bug
good first issue
nice-to-have
compatibility

good first issue
nice-to-have
convenience

Chrome's RAM usage steadily grows when using it with this. I wanted to see if Firefox did any better - Puppeteer does indeed support it. But it's broken. It can't...

compatibility

This would be a path to resuming the crawl without using the date filters (which is a bad way to resume since there are the messages loaded when the channel...

granularity

Voice channels can now have text channels baked in. Does discard2 take these into account?

high priority
missed data

There is this code in `get_blocked_ip`: ``` except Exception as e: # If there is an exception, call the function recursively get_blocked_ip() ``` I think this should be `return get_blocked_ip()`...

Hasn't had an update for 2 years. Is this dead?

``` The command '/bin/sh -c mkdir /var/cache/yum/base/ && mkdir /var/cache/yum/extras/ && mkdir /var/cache/yum/updates/ && mkdir /var/cache/yum/libselinux/ && echo "http://vault.centos.org/5.11/os/x86_64/" > /var/cache/yum/base/mirrorlist.txt && echo "http://vault.centos.org/5.11/extras/x86_64/" > /var/cache/yum/extras/mirrorlist.txt && echo "http://vault.centos.org/5.11/updates/x86_64/" >...