Diego Muñoz Beltrán
Diego Muñoz Beltrán
This would be great!
Can it be implemented?
Thank you very much for your answer. Looking forward to see this project improved. See you!
So, is it documented anywhere? Thank you very much!!
I can write here what I did in case it would be useful to anyone, but I'm not sure is right. I'm no jsonnet guru! :D
The fix disables custom screensaver function as noticed by @xhosa98 (Makes Koreader think that it's a SO device) . I have a non-SO Paperwhite 2012 and I'm facing this issue...
> Hi, > > I just created a wallabag container with apache to serve Wallabag. Then I started my container on my server and expose the service with apache configured...
Hello again, Just tested with Docker SDK for Golang. It works. ```go package main import ( "context" "encoding/base64" "encoding/json" "io" "os" "github.com/docker/docker/api/types" "github.com/docker/docker/client" ) func main() { ctx := context.Background()...
I just found this: https://k6.io/docs/extensions/explanations/go-js-bridge/ _Go field names convert from Pascal to Snake case. For example, the struct field ComparisonResult string becomes comparison_result in JS._ So the snippet looks like...
+1 to this feature!