-
Hi,
I am about to do my bachelor's thesis in computer science and I was wondering if the following feature is good enough for a pull request (as long as I implement it perfectly)
My goal is to enh…
-
When typing a name for a new content type or a new view, its machine name is automatically generated as the user types. There is an "edit" link next to it, so that the machine name can be manually edi…
-
I use the web usb for communication with the usb device having three sensors. It working fine on some of the windows and all mac os machines. But in some windows machine it get lags and sometimes work…
-
In the first instance, this can be as simple as a count of the number of variables in the study definition. As long as it gets written to stdout it will end up in the logs.
The aim is for these to …
-
Seems that the spec doesn't allow an empty MA.
```
Human-readable multiaddr: (//)+
Example: /ip4/127.0.0.1/udp/1234
Machine-readable multiaddr: ()+
Same example: 0x4 0x7f 0x0 0x0 0x1 0x91 0x2 0…
-
Add ability to overclock factory product lines.
Calculations to power will be a fun one.
-
This tool was very helpful in optimizing build times. However I would to be able to analyze the output a little more thoroughly. For example, how much time out of total is taken by each header or tran…
-
## Actual output
**When** running the example for the vending machine here: https://www.mcrl2.org/web/user_manual/tutorial/machine/index.html#first-variation
```mcrl2
act
ins10, optA, acc10, p…
-
implement simple logging system, preferably one that is machine readable.
ellxc updated
9 years ago
-
Sometimes it's desirable to have files in the Nix store that are not world-readable, such as configuration files containing passwords. This could be implemented as follows:
- Private files are marked …