-
`erlang:process_info/2` can return `undefined` — the docs don't explain why, but it's in the typespec and definitely happens when the queried process is dead. If using `recon:info/2` with the `binary_…
-
-
```
$ docker run -it -v /tmp/.X11-unix:/tmp/.X11-unix -v $(pwd)/test:/app -e DISPLAY=$DISPLAY -u qtuser fadawar/docker-pyqt5-qml python3 /app/hello.py
QStandardPaths: XDG_RUNTIME_DIR not set, defaul…
-
For cases where we want to map `['pN0', 'pN1', 'pN2', 'pNX'] -> ['N0', 'N1', 'N2', 'NX']` the edit distance method is more promising, but for cases like `['Deceased', 'Living'] -> ['Dead', 'Alive']`,…
-
Would be nice if you could also say "ignore any files/paths" matching this.
E.g. you could ask it to ignore ppport.h (wanted by @Leont)
-
In https://github.com/rust-secure-code/cargo-auditable I have started out tagging the versions of `cargo auditable` itself, but the project has since grown and gained several more binaries. So I have …
-
Hi Andrew,
I'm currently studying to become a full-stack developer like yourself. I'm currently learning Java Script and soon want to transition to Swift. I currently have 4 Calendars:
Events - …
-
This issue relates to the recent work by Randy and Steve on how to categorize the "held" AI12 AIs. AI12-0214-1 and AI12-0274-1 pertain to extending the "case" statement to handle composite types, or …
-
Currently, passing constraints to a swarm service only allows full string matching. It would be a nice feature to have the ability to match on substrings (either globbing or regex) so that more compl…
-
Hello
I'm Trying to run the following command on Ubuntu 17.10 (artful) with docker 17.12.1-ce:
`docker run --rm --device /dev/snd -v /tmp/.X11-unix:/tmp/.X11-unix -e DISPLAY=unix$DISPLAY --devic…