-
Might be a missing file in the new 0.4 release
```
[line 1](vscode-notebook-cell:?execution_count=13&line=1)FileNotFoundError: [Errno 2] No such file or directory: '/usr/local/lib/python3.11/site-pa…
-
![изображение](https://github.com/3dproger/AxelChat/assets/22375229/87f22635-d268-40bc-bbf2-5cc5b0dfb327)
-
### Bug Description
PR #9869 introduced a bug where HTTP responses that quote the encoding breaks the autodetected content.
n8n now tries to decode the content with the literal `"utf-8"` instead o…
-
I'm getting this error when calling `fetchWeatherApi()` in my React Native app:
`ReferenceError: Property 'TextDecoder' doesn't exist`
I'm able to work around the issue by polyfilling, as done h…
-
Im having trouble deserializing with prefixes
```rust
#[derive(YaSerialize, YaDeserialize, Debug, Default, Clone, Eq, PartialEq)]
pub struct Header {}
#[derive(YaSerialize, YaDeserialize, Debu…
-
When someone use XChat to publish with ISO8859-1(5) and type "ç" it stores "ç" on the table main column "message" causing "Something Has Gone Spectacularly Wrong!"
if the charset is set to UTF-8, it …
-
```
There is a comment on MacUpdate that QLCC only works properly for latin1
encoded text.
Highlight has the -u option, described as "define output encoding which matches
input file
encoding; omi…
-
```
There is a comment on MacUpdate that QLCC only works properly for latin1
encoded text.
Highlight has the -u option, described as "define output encoding which matches
input file
encoding; omi…
-
Add more text encoding like: UTF-8, UTF-16, ...
For example: `ciphr '"AA" utf16 hex'` -> `00410041`
-
Hey. first of all, thanks for the demo! It works great for me so far :) I've managed to change the input language to german (de-DE) and now I'm facing the issue of the german umlauts ä, ö, ü and ß not…