Álvaro García
Álvaro García
Hi! When I request an image and the cache does not exists, the image is not shown. I need to request the image again. Did anyone have this problem? Thank...
Hi! This library is very nice! But an event can't contain multiple values (because it is an union) neither the interface offers a way to provide them. I was checking...
Hi! Hi have just tried this library and it is great! But my intention is build standalone library (without ui). I did a basic command line program (my intention is...
Hi! Could you provide the wire connection to arduino? Thank you
Hi, I have just installed this plugin and I'm getting this error. I installed aws-sdk as suggested in https://github.com/gonsuke/fluent-plugin-dynamodb/issues/12 without success. It is a fresh installation of a PHP instance...
The tag latest uses a very old image (with very old gcc and glib). The actual "latest" is called main. This little thing cost me several hours and this change...
Hi! I want to translate only the public area of my web and disable it under the private area. Is there any way to configure the bundle for only translate...
Hi, I'm trying to use wpa_supplicant to connect to my wifi but I get the following error: ``` Successfully initialized wpa_supplicant rfkill: Cannot get wiphy information ioctl[SIOCSIWMODE]: Operation not supported...
Hi! Perhaps you should notify the dependency of junit. If junit is not found the program can't be compiled. I have just downloaded junit, put the jar in the lib...
I am getting this error while processing the attached PDF: ``` thread 'main' panicked at /media/storage/vortex/src/writer/mod.rs:36:13: source slice length (23040) does not match destination slice length (69120) ``` In the...