Sébastien Gross

Results 25 comments of Sébastien Gross

With the 3 new patches it still reports 9600: ``` ./bin/bt -b 430800 No port specified, using cu.usbserial-14230 (last registered). Use -l to list ports. Trying port cu.usbserial-14230... Connected to...

Do you have a git installation without perl? As mentioned in #1 "If you have git, you have perl". If you provide a patch I would be glad to add...

Thanks for the suggestion. goreleaser seems promising however is does not handle correctly cross compilation with external libs (such as zbar) for now I didn't manage to make it work...

For now the problem is not releasing the binaries but cross-compiling the code using CGO. As soon as I find a clean way to do that without using multiple environments,...

There are many things that can be done to improve papersave indeed. I plan to use golang embed feature to extract the templates out of the code and make their...