Benjamin Woodruff
Benjamin Woodruff
Once the code settles down a little bit, I need to write up the full configuration, setup, and running procedures. @gissues:{"order":25,"status":"backlog"}
Right now the bot has to grow it's database before posting. Ideally, we should always try to post, and when we've got extra API requests left over, we should try...
There should be an option to write out what we would've said to a file (HTML maybe) during a run instead of posting it. This will make it easier to...
We need to analyze the upvotes and downvotes we received for previously posting a response, and learn from this. This should help us get rid of a lot of our...
This might be why we've been banned from r/Aww and r/Askreddit. Additionally, SFW stuff is unlikely to do well in a NSFW subreddit, so this should probably be considered too.
### Description - `mopa` contains "technically" unsound code: - It hasn't been updated in 8 years, potentially indicating that it's unmaintained. - But it's not actually needed! We can just...
It is unclear what license primer is available under.
While OpenVZ relies on the host to provide the time, KVM/VMware/Xen machines are responsible for their own time. I'm not sure of any vulnerability or issue this could introduce (if...
As per https://www.reddit.com/r/Bitcoin/comments/2y7mcf/ansiblehoneybadger_automate_tor_relay_and/cp73wc5 Reference: http://monkey.org/%7Emarius/pages/?page=trickle
Default nginx configurations may consume ports needed by tor, so we should disable nginx before installing tor. However, if tor already exists on the machine and is _configured properly_ by...