James Mills
James Mills
As per the title; I need a matcher that will match if the field which is a slice of strings is a superset of the values (a slice of strings)....
Noticed this in testing and trying to get the daemon/server up and running.
Let's Dockerize this thing; I don't want to run this on RPi(s) ;D
A very similar project with quite similar goals (_mine_): - [autodock](https://github.com/prologic/autodock) And related plugins: - [autodock-hipache](https://github.com/prologic/autodock-hipache) Happy to reference your project and vica versa and/or collaborate together on more useful...
I successfully built pflask for [uLinux](https://github.com/prologic/ulinux) and whilst the binary runs I get this error I'm not able to figure out (_yet_): ```sh # pflask -- id [✘] sysconf(): No...
Does it make sense to add a feature to limit the depth of search to N sub-directories deep? e.g: ```#!bash sift -d 2 'mystring' # search for "mystring" in files...
This doesn't seem to build on macOS 😢 ```#!console $ go install github.com/gavv/webrtc-cli@latest go: downloading github.com/gavv/webrtc-cli v0.0.1 go: downloading github.com/pion/rtp v1.1.4 go: downloading github.com/pion/sdp/v2 v2.3.1 go: downloading github.com/pion/webrtc/v2 v2.1.12 go:...
Hi! Thanks for writing this very nice tool! I use it to send invoices to the company I work for now and it's pretty awesome! I did however have to...
This list is a great start, but it needs a bit more "text" than just a list of URLs. If you go poke at some other "awesome xyz" lists you'll...