Adrien Delorme

Results 53 comments of Adrien Delorme

Would it be an option to generate the proto/grcp library in javascript using existing tools and then call it from elm ?

The specific code is: ``` url, err := image.ServingURL(ctx, k, &image.ServingURLOptions{Secure: true}) if err != nil { switch err.Error() { case `API error 8 (images: OBJECT_NOT_FOUND)`: rw.WriteHeader(http.StatusNotFound) .... default: rw.WriteHeader(http.StatusInternalServerError)...

Actually I started using FOQElasticaBundle after reading some reviews and stuff it seems like ElasticaSearch is better :)

this might help: https://github.com/moul/docker-diff/pull/12

Okay, it took time (no internet home yet...) but I got it. So the default locale is to set in the actual description field. So when you get the description...

New in the place adding my 50c I believe the power of a framework resides in the flexibility/power of it's configuration. For routing I would have done something like that...

I heard Trie routing was a good practice for perfs

Aaaaand what about toml ??? https://github.com/BurntSushi/toml