-
## Bug Report
**Expected Behavior**
international character sets are handled in utf-16
**Actual Behavior**
when marshalling strings from c# to the native library, the character set is misinter…
-
File "manager.py", line 41, in
view(loop=False)
File "/home/Swar-Chia-Plot-Manager/plotmanager/library/utilities/commands.py", line 160, in view
analysis = analyze_log_dates(log_direct…
-
Many UNIX utilities allow you to give an input filename on the command line or just pipe to STDIN. For example, these are equivalent:
```
less foo.txt
cat foo.txt | less
```
I would like coderay to …
-
Hello, me and my friends are very interested in your mods . But unfortunately, many players in TW ,HK, Malaysia, can't enjoy your mod due to language barrier.
We would like to provide a traditiona…
-
We currently do not yet have procedural language support for Snowflake.
See:
- https://docs.snowflake.com/en/developer-guide/udf/javascript/udf-javascript-scalar-functions.html
-
### **Is your feature request related to a problem? Please describe.**
I would like to have additional features on top of gitui, like aicommits or gitcliff support, perhaps a worktree plugin etc. Whi…
-
Ok this is basically https://github.com/voidlinux/xbps/issues/119
A package should define optional dependencies, maybe a xbps-install option could also be added for this --as-dependency or something …
-
I'm seeing a lot of C++ kata using C's `rand`, which should be replaced by `std::random_device` and the likes:
```cpp
std::random_device rd;
std::mt19937 gen(rd());
std::uniform_int_distribution…
-
IPFS Share Files currently makes it relatively easy to send data using IPFS using just a small amount of out-of-band communication. However, it would be interesting to look into developing utilities t…
-
### Question / bug report
DRM isn't working when i tried to remove the DRM from the book my friend bought on amazon
### Which version of Calibre are you running?
7.16
### Which version of the DeDR…