blmage
blmage
If the first fetched package is not stable, but has a greater version than any of the stable packages, wrong behaviors such as that reported in #443 may occur.
The `constraint` field from the `organization_package_link` table is limited to 255 chars. Currently, synchronization fails for packages that use `suggest` fields longer than 255 chars, and it becomes impossible to...
The [generation rule](https://github.com/hoaproject/Regex/blob/914bfe900344bb56d8d095ac3dcbb8d6ef8ff2fd/Source/Visitor/Isotropic.php#L158) for negative character classes does not work as expected: instead of generating a character which does not belong to the character class, it generates a printable ASCII...
First of all, thanks for the awesome library again! I've started working on adding support for strict fields, using a variant of [DefaultMetaSel](https://hackage.haskell.org/package/generic-data-surgery-0.2.0.0/docs/Generic-Data-Surgery-Internal.html#t:DefaultMetaSel) to begin with. As it turned out...
Some ideas: - apply _any_ or _all_ filters, - filter solutions _granularly_ or _globally_.
See https://developer.chrome.com/docs/extensions/mv3/intro/. Must be done by the end of 2022: https://developer.chrome.com/docs/extensions/mv3/mv2-sunset/.
This can be observed for example in Turkish solutions (`hiçbir` replaced by `hiç1`): 
Some ideas: - Disable the similarity matching (to save some performances), - Disable the sorting on big solution lists, - Disable the display of solutions in the forum comments (to...
This will prevent correcting answers that do not need to be corrected.