-
I came across this fun randomizer after seeing someone playing it on Twitch. I see it hasn't been updated in some time, and the Windows exe file predates the xml patching system. Do you intend to cont…
-
The following code:
`import java.io.PrintStream;
import java.io.UnsupportedEncodingException;
import java.util.Locale;
import java.util.ResourceBundle;
import tech.units.indriya.format.EBNFUn…
-
My team already has a bot with all the dependencies to BWAPI
We are kind of rebooting the project and found your project.
Glad to see the updates for bwapi4.2.
I was trying to convert the code to…
-
In #3839, we added the Thomson cross-section to constants and two questions were raised which merit some pondering:
@embray wrote:
> Certainly no problem with adding this. Though it makes me think …
-
It'd be nice if the facilities under `std::os` which don't use platform-specific APIs would be available on all platforms. For example, the ability to take a bytestream and construct a Windows path ou…
-
I tried and failed to swap USDC to RAY/SRM.
I succesfully converted SOL to USDC as per guidance in https://github.com/project-serum/swap-ui/issues/63.
Converting USDC to RAY or SRM resulted in c…
-
BPO | [43101](https://bugs.python.org/issue43101)
--- | :---
Nosy | @mdickinson, @serhiy-storchaka
*Note: these values reflect the state of the issue at the time it was migrated and might not reflect…
-
Dowload the precompiled profanity, it works fine, but self-compiled ones didn't:
# Downloaded binary
```
$ ls /opt/profanity/
cache-opencl.255.131072 keccak.cl profanity.cl profanity.exe p…
-
**Is your feature request related to a problem? Please describe.**
Some configuration formats support hex or octal syntax. It would be nice if those numbers were easily expressed in Nix as well.
…
-
Some displays support color gamuts larger than sRGB. E.g., many recent Mac laptops use the [Display P3](https://en.wikipedia.org/wiki/DCI-P3) color space. As best I can tell, egui/eframe naively assum…