-
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
### Read release policy
- [X] I understand that unsupported versions d…
-
The current implementation is very slow, I think a better approach would be to implement a custom solution rather than using a third-party library.
inejc updated
5 years ago
-
The original [bibxml2](http://xml2rfc.tools.ietf.org/public/rfc/bibxml2/) dataset contains many duplicated items that start with `_reference`.
I've done a diff of the `_reference.*` files against t…
-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### Description
There is no option to chose and enforce square brac…
-
### What did you do?
When I create a task, the configuration information is as follows:
{
"upstream_id": 7260705200573377846,
"namespace": "default",
"id": "test104",
…
-
How do we solve this as upon looking on the steam docs, the A2S_RULES require a challenge response. So how can I read this data in text format.
I am trying to use this system to build an API to re…
-
Using
```
curl --request REPORT \
--url http://localhost/nc/remote.php/dav/files/tobi/ \
--header 'authorization: Basic dG9iaTpTSGZ6ZC04YkQyNC1xOUtSaS1zU2NRay03ZHh4eA==' \
--data '
…
-
I added the ability of time reading in German espeak . For things like 12:40, it's correct, but for times like 09:04, it says neun Uhr null vier when it's supposed to say neun Uhr vier. Also, for one …
-
Upon using the NLog.Mongo in .Net Core Class Library and use it as a reference in a console app it returns the "Invalid Token".
The solution is just the same as what you can see here in the Console t…
-
Something like Unix pipe would be best, for example, shift_jis -> UTF-8 -> to_lower.
Avoid iconv because of license incompatibility.
Maybe we can use some parts of libnkf, bsdconv, PHP's mbstring.
T…