tripleee
tripleee
http://cork.firelet.net/ says > Fully working examples are provided with the [sources](https://github.com/FedericoCeratto/bottle-cork/downloads) where the link is to the existent but unhelpful page https://github.com/FedericoCeratto/bottle-cork/downloads -- it would perhaps be better to link...
We are running Blazer as part of metasmoke, a back end system for keeping track of spam on the Stack Exchange network. (More info: https://charcoal-se.org/) The Blazer instance is privileged...
### Is your feature request related to a problem? Yes; discussed at some length around here: https://chat.stackoverflow.com/transcript/message/54578512#54578512 ### Describe the solution you'd like We should have a chat command which...
Several times recently, visiting Github test failures only revealed ``` Error: The log was not found. It may have been deleted based on retention settings. ``` Perhaps something would need...
### What problem has occurred? What issues has it caused? Domains with a subdomain bypass NS checks (originally, I thought anything with `www.` before the server name, but it seems...
Second PR, had to back out the broken one I committed yesterday. test/test_findspam.py: reinstate backed-out test case
### What problem has occurred? What issues has it caused? Several of the recent tests are failures, possibly due to the recent refactoring #6948 For example, https://github.com/Charcoal-SE/SmokeDetector/runs/6320800336?check_suite_focus=true failed with the...
### What problem has occurred? What issues has it caused? The post https://metasmoke.erwaysoftware.com/post/353825 was reported as a title match, but `!!/bisect` et al. don't reveal why. https://chat.stackexchange.com/transcript/message/60613689#60613689 shows several of...
There is an open feature request for metasmoke to keep original account information visible in the case of a nuked account; https://github.com/Charcoal-SE/metasmoke/issues/873 In a recent comment, @thesecretmaster suggests adding this...
As suggested by @makyen in #6703, look into running the DNS tests in parallel rather than serially, to make the overhead of testing shorter. There is some support for this...