-
https://en.wikipedia.org/wiki/URI_normalization
Normalizations that preserve semantics
The following normalizations are described in RFC 3986 [1] to result in equivalent URIs:
Converting percent-…
-
The failure is easy to reproduce. Add an empty file
```
source\auto_generated\public_counter_compiler_input_files\public_counter_names_vk_gfxWhatever.txt
```
then run the Public Counter Compil…
-
## The problem
When building the regular expression for a facet query, `createRegexQuery` runs the following check, which takes any lowercase letters and adds an uppercase equivalent in a group to …
-
The following loops and leaks memory quickly. This got my lhs2TeX up to 23GB RAM usage—took me a while to kill it.
Replacing `Bar` by `bar` fixes it—because `Bar` is not a valid variable name.
I und…
-
Change "Audio channel configuration" to "Audio Channel Configuration" for consistency with other Col 1 items.
From https://github.com/SMPTE/st429-16/issues/45
-
**Describe the bug**
When I press both of my "fun" keys and release one, the layer shift is undone.
**To Reproduce**
Bind two keys to Shift to Layer 2. Hold both of them. Release one.
**Expect…
-
In comparison with other products,
- MongoDB natively allows a user to write the full kubernetes manifest json into a document, including `.`, `/` and `-`. For example, a very commonly seen label …
-
It is in fact possible to define instance or class variables whose name starts with an uppercase letter:
```crystal
class Foo
@A = 1
@@B = 2
def foo
@A + @@B
end
end
Foo.new…
-
### What
By default the column 'selector' created with collation '*_ci', for example 'utf8mb4_unicode_ci'.
This leads to a decrease in the code's resistance to brute-force attacks.
### Why
Colla…
-
Hi, i tested this tool against a Linux DC running Kerberos and OpenLDAP ( https://ubuntu.com/server/docs/service-kerberos-with-openldap-backend ) and noticed that all attempts failed due to the realm …