xaverdh

Results 16 issues of xaverdh

Would be cool to have support for that in `zbar`! See https://jabcode.org/ and the reference implementation https://github.com/jabcode/jabcode.

1.17 has some security issues apparently.. Is there a timeline for building with newer versions in the future?

Related issues: #30, #114 It might not be possible to support on all platforms, but it would still be nice to have it at least on unix. This issue is...

Service definitions do break in nixpkgs from time to time (e.g.. with releases). `nixos-manager` needs to somehow deal with this.

> When starting a process, such as the rebuild process, we cannot easily run it in the background and emit an event when it’s finished (at least I don’t know...

A nice to have feature would be multi-line input in interactive mode. From the api perspective I envision passing a function as part of the configuration. This function gets called...

What is the reasoning for having maxsyncaccounts and why is it encouraged to not use this? for security reasons?

documentation
question

Maybe this is obvious, but what is the extra `FilePath` argument e.g. in `fuseRead` for? The function gets an `fh` anyway, after all..

The `dysnomia` module (both the one from this repo, and the one in upstream nixpkgs, which is broken currently though) uses `config.nixpkgs.localSystem` which is probably not a good idea (see...

Currently the build system vendors opencv, dlib, googletest. It would be nice to allow reusing system libraries for this. The build system could use an overhaul in general.