Damien DALY

Results 31 comments of Damien DALY

Hi :) My suggestions : - Internationalization - GPIO Server (advanced options) - Audio (force output to jack, hdmi or auto)

Hi, can you give a try to : https://github.com/MaitreDede/golang-evdev/tree/err-checks ? ``` go get -v github.com/MaitreDede/golang-evdev@err-checks ```

Hi, can you give a try to : https://github.com/MaitreDede/golang-evdev/tree/err-checks ? ``` go get -v github.com/MaitreDede/golang-evdev@err-checks ```

I have added some logging : https://github.com/MaitreDede/golang-evdev/tree/err-checks Here is what I get with a keyboard : ``` 2019/08/30 13:52:07 setDeviceCapabilities().ioctl(EVIOCGBIT(evtype, KEY_MAX)) evtype=20 error: invalid argument 2019/08/30 13:52:07 setDeviceCapabilities().ioctl(EVIOCGBIT(evtype, KEY_MAX)) evtype=20...

Hi, This may also be needed when you create/rename many files. So you don't have to always update the bkl file. Also, if target supports wildcard, this would avoid also...

A quick and dirty implementation may be : ```go func (port *unixPort) SetDeadline(t time.Time) error { return port.SetReadTimeout(time.Until(t)) } ``` but it would be also interesting to have timeouts/deadlines on...

The actual behavior is "return 0 without error", that can also be understood as "end of stream". Network connections and file reads have their own timeout errors that can be...

Hi, I was searching for entity audit/tracking libs, and found this one. Seams a good solution, but I definitely need a EF Core + identity version. Do you have an...

Hello :) I know a service that may help : https://crowdin.com/