-
Since rofi is compatible with dmenu, it'd be nice to be able to choose the executable being used for passing the options.
-
I have the use case that i want to continuously observe 2 UART channels, RX and TX, to be able to process the data with further scripts.
I'm using the "Async Serial" protocol analyzer for this. Th…
-
Hey!
I tried generating an oil outpost using bobs pumpjacks but it didn't work.
For reference, here is the string I used:
```0eNqdl9uO2jAQht9lruOK8SEJeZVVVXGwWLcQoiSsFqG8ewOsnUpNtP9wBUHmiw/zzYxvt…
-
Opam builds several independent packages in parallel if multiple packages are given in one opam install command. This is good, but the thread count can get excessively high because for each individual…
-
`INCLUDE` and `INCBIN` can include a file's contents directly as assembly code or data, but there are times when it would be nice to access a file's contents arbitrarily. For example, you might want t…
-
Hi there,
Tried deploying Pechkin as part of my solution to an IIS server and got the exception:
```
BadImageFormatException: An attempt was made to load a program with an incorrect format. (Excepti…
-
I was trying to use this as part of a general video pipeline, but the script doesn't exit with error codes if there are any problems (other than the one check to verify that ffmpeg exists). This makes…
-
I am trying to load a child module in another child module as described in the following image.
![routing_issue_rc5](https://cloud.githubusercontent.com/assets/6051226/18036348/7a885e2e-6d25-11e6-97a…
-
Hello there,
I'm experimenting with various approaches to transmitting data between processes on Windows, aiming for the highest possible throughput. Specifically, I'm transferring 200 MiB of data …
-
```
What steps will reproduce the problem?
1. If you modify the time outs in psexec, sometimes psexec doesn't come back
after throwing a netbiostimeout exception and catching the exception. Of cours…