-
### Prerequisites
- [X] I [searched for any existing report](https://github.com/darkreader/darkreader/issues?q=is%3Aissue) about this website issue to avoid opening a duplicate.
- [X] I can reproduce…
-
How do I pass a header that has colons in the value? Or what modifications would be needed to the code to allow this? Thanks.
```
bees attack -u http://no.where.com/ -H 'Authorization: Gigya uid:a…
-
In response to #477. PR opened so I can keep track of to-dos that crop up and weren't planned in the related issue.
- [x] SCSS is better than CSS because it supports variables and nesting; use it
…
-
(Original issue description)
## Communication goals (e.g. detailed howto vs orientation)
We often get questions about best practices for doing roll-ups. Although we have a little bit about this …
-
It would be great if this project had documentation for extending the word lists. Especially if non-developers can contribute here, this library can evolve into a complete solution for profanity filte…
-
Just chatted with @mikerah today, and she had the impression that our specs are targeted at audiences with significant pre-existing P2P background. In the call, there was general consensus that this s…
raulk updated
5 years ago
-
According to [this email conversation](https://groups.google.com/d/msg/nsq-users/PkkPN9z7gPc/9AuRD3NTZQ0J) NSQ assumes that connections between nsqd and nsqlookupd is on a trusted network. Hence, TLS …
-
I'm using this tool to profile some non-trivial pure code. It's very helpful, thank you.
This issue is a feature request. The feature is for `ghc-events-analyze` to synthesize events corresponding …
-
A project I'm trying to compile includes `limits.h`. It looks like lljvm is intended to support this, but does so incompletely. Consider the following, in the Docker described in the README (which I…
-
Looked through the test framework a bit again, it does have some gotchas making it difficult for anyone else than me to run the tests:
* conf_private - any errors in that file, and it will be silen…