Joakim Repomaa
Joakim Repomaa
Nice to see old professors from the uni doing useful tinkering with consumer products ;) Have you tried intercepting any OTA updates as a way to flash the ESP without...
Needs libasound2-dev
Workings of the xclip command should be explained as well as documented how to change the behavior
Maybe you should add an option to choose between gpg 1 and 2 in the config file. _Originally posted by @DBLouis in https://github.com/jreinert/autopass/issues/34#issuecomment-430878449_
It'd be awesome to see a c api for rofi!
- actually test transaction operations (was using `Repo` instead of `tx` inside `transaction!` block - streamline CUD methods - add all read methods to `LiveTransaction` I noticed the using `Repo.all`...
this would reduce memory footprint a lot for large result sets. Is there some catch to implementing this?
The spec is currently skipped for Sqlite. See #191. Currently it seems the bug is only reproducable on linux (and therefor travis). Suspect it being a timing issue.