M-A

Results 181 comments of M-A

Thanks for the report. Sadly, I'm pretty sure this project has a real race corruption in it but didn't have the time to fix it. I'd appreciate a fix but...

Thanks, yes the current state of the project is a bit sad; and the code tries to "nicely" handle Ctrl-C, but fails to. https://github.com/maruel/dlibox/blob/master/cmd/dlibox/main.go#L34

I never felt the urge to put my Go executables in a docker container mainly because they are already statically linked and have no runtime dependencies. This doesn't apply to...

On a Raspbian I see it being installed indirectly. I forget how to determine the dependency that got it installed. I don't know for other distros (e.g. Armbian)

This issue affects both Fuchsia and Chrome infrastructures. @shollyman , https://cloud.google.com/bigquery/docs/error-messages#errortable is very clear: `If you receive a 5xx response code, then retry the request later.` It's not talking about...

I forgot to thank you @allenporter for maintaining this integration. It's really awesome and your work is really appreciated.

This will greatly simplify this package, no need for Peek() and things like that that would be needed for WaitForEdge().

I found it on [Adafruit](https://www.adafruit.com/product/3194) but it's out of stock. Pimoroni has even more reasonable shipping rates to Canada than Adafruit so I may order from there. For now add...

I prefer per device smoketest, as it's more reusable.

For the record, I'm still ambivalent if this passes the bar of pain/long term benefit. Header wise, `beagle` was done this way from the start. On the other hand `rpi`...