-
Document differences in malleability fix, mining (nonce space), opcodes, etc.
When consensus change to add block commitments activates, also document it in context of comparing with efforts in Bitc…
-
The app I'm working on crashes with NullPointerException with no links to the code in the app when soft keyboard is shown or hidden while the animation is running. The stacktrace starts from android.w…
-
### What would you like to see added to the NWBInspector?
An idea that came up during a recent meeting with some BIDS folk would be to have a nice user-friendly way of automatically fixing common iss…
-
Write `"use expressions"` directive like we write `"use strict"` and have statements-as-expression powered language. *"use expressions" makes every statement in the end of a block behave like expressi…
-
Load order flag:
Ability to put some sort of flag to addon that makes so that it loads before game content is mounted.
It would be very useful if server uses content of any game but player does not …
-
Hello!
I'm receiving negative values for used memory item. It is related to '-w ' key for 'free' command in a script.
```
#cat /etc/redhat-release
CentOS Linux release 7.5.1804 (Core)
```
But…
-
Page: All of them
Now that Cockpit is completely translated to Hebrew we need to make sure the UI will adjust properly to the change.
Hebrew is written from Right to Left (hence RTL) which means…
-
Metal SL has this.
its getting really tedious to write functions that only differ in variable types, see this library of GLSL code which I've made:
https://github.com/buildaworldnet/IrrlichtBAW/tr…
-
I'm trying to preprocess the VCTK dataset, and stuck on the 'Computing statistic quantities' step. When I copy from repo preprocessed_data files instead, the training run successful.
Firstly, the…
-
Description: Client asked for an Undo/Redo feature inside the GUI and CLI.
Time Est: 3 hours
Extra Comments: Use the Memento Design Pattern.
Current Editor: Colby Crutcher