-
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…
-
**Describe the bug**
I use cyberduck to open server files on my local Mac machine. I use the command-K shortcut for this. However, if I use this shortcut twice on the same file, the file size decreas…
-
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 …
-
For automation purposes, it would be a great feature to be able to analyze repositories and get a machine readable exit code that states that critical issues were found.
One way is to directly have…
-
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 …
-
Please can you make SHA256SUM.md more machine/script friendly.
At present, for example, it is not possible to use it in scripts with `pipefail` enabled beause `sha256sum -c --ignore-missing --stric…
-
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…
-
It should be pretty easy to output execution traces of solutions (and optionally all executions/interesting inputs/so forth) for easy examination. We can output these in machine-readable form so that …
-
implement simple logging system, preferably one that is machine readable.
ellxc updated
9 years ago
-
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…