z3n

Results 7 issues of z3n

I notice a huge resource allocation hole on Ubuntu Server 18.04 w/ docker-compose... the system never seems to go back to idle unless I reboot... up to 4.00+ system load...

type: bug report
status: needs followup
size: easy
touches: dependencies/packaging

I am enabling the following in my docker-compose.yml file: ``` USE_BAD_BEHAVIOR=yes BAD_BEHAVIOR_STATUS_CODES=444 400 403 BAD_BEHAVIOR_THRESHOLD=2 BAD_BEHAVIOR_BAN_TIME=1576800000 BAD_BEHAVIOR_COUNT_TIME=60 ``` Here are two examples from the docker-compose logs -f command: ``` webapp_1...

bug

## Bug description example error: `Selector "[role="button"]" not found: https://twitter.com/AfggaJlevasseur/status/1490455291317600257` this seems to occur for the majority of tweets I try to snap ## Reproduction `snap-tweet https://twitter.com/thesummermarie/status/1474347267549241360` ## Environment ```...

bug
pr welcome

I have successfully installed using docker-compose on Alpine linux 3.14. Had to manually create a user using the command line due to CGNAT of my ISP, seems to have problems...

(.venv) [user@server .smoked-salmon]$ python3 run.py migrate Traceback (most recent call last): File "/home/user/.smoked-salmon/run.py", line 7, in import salmon.commands File "/home/user/.smoked-salmon/salmon/commands.py", line 11, in import salmon.converter File "/home/user/.smoked-salmon/salmon/converter/__init__.py", line 4, in...

Would it be possible to add ```username = password``` functionality?

enhancement

I have infiniteScroll = true set in the .conf but the page shows the 'Load more' button.