-
irIIIFService encodes a URI string even if it's already encoded. This results in a 404 for manifest generation if a percent for an encoded character is in the value (it encodes the encoded char with a…
-
# Target encoding done the right way - Max Halford
When you’re doing supervised learning, you often have to deal with categorical variables. That is, variables which don’t have a natural numerical re…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your issue described in the documentation?
- [X] I have read the documentation
### Is your issue p…
-
For the data that we're reading in from the binary file, do we have to save it in the DB as an encoded base64 characters? Or can we store the raw f.read() data?
Also, when I read in the data as bin…
-
Recently implemented support for [MS-RDPECAM] (https://github.com/FreeRDP/FreeRDP/issues/4971) uses CPU based H264 encoding, which results in high CPU load, especially for 720p and higher resolutions …
-
We recently upgraded our packages and with that pulled in https://github.com/chinhdo/txFileManager/commit/103c6853177b39124289e4af3dcc3d94a540f3ed.
Before that commit, the WriteAllText operation us…
-
When using --displaylog, it doesn't show accents or certain accentuated letters (French)
**To Reproduce**
`touch $HOME/log.txt ;
/usr/local/bin/dialog --displaylog $HOME/log.txt &
sleep 0.5
ech…
-
- FACT-Finder-Web-Components Magento2-Module version (see composer.json): 4.3.3
- Magento edition and version: 2.4.7-p2
- PHP version: 8.3.8
- Expected behavior: Product export works
- Actual beha…
-
extracted from https://github.com/elastic/kibana/issues/84217
There have been requests for various sorts of string encoding to be added to our mustache support:
- base64
- url
These should b…
-
See https://github.com/ambionics/phpggc/issues/26
In some cases, the way that PHP serializes protected properties means phpggc's output contains NULL bytes which are easy to lose if the payload is …