Ravi Shekhar Jethani
Ravi Shekhar Jethani
Add FindAndOpen() func This function will lookup suitable webcam device and open it. IMO this is better than hardcoding `/dev/video0`. Addresses: Issue #27
If `/dev/vide0` device is not present the we get error: `no such file or directory`. On some systems the webcam may be present as `/dev/video1` etc.
WORK IN PROGRESS
Use golangci-lint
Sometimes you want to send secrets to other services on the wire. So it would be good to have have an option to allow that.
To reach more encodings than JSON for e.g. TOML
For cases where the combination of 2Q size and ghostRatio result in evict cache of size 0, the error message displayed to the user is rather confusing. This commit proposes...
This would help differentiating operators from constants and builtins. We do this by adding new `brown` color to the palette and using it as foreground color for operators. Go based...