Results 9 issues of Rinaldi Segecin

Hi. I've compile and flashed both examples from ESP8266_RTOS_SDK (using gen_misc.sh) and esp-open-sdk both I noticed uses different libraries. esp-open-sdk seems to point to nonOS libraries but works with RTOS...

I'm trying to access some georestricted content having my OpenVPN Server installed in a DO droplet but I'm still being seeing from my place origin. Is there any configuration that...

After following the configuration steps on Readme I decided to start OpenVPN with a compose file and it worked great until I tried to connect with other docker networks. Does...

I believe it would be beneficial for many Apps that also require Addresses from users to use the same assets provided by your library when selecting the country. So this...

There was an attempt to merge #258 to add the prepend functionality to the scrollcontroller, why wasn't it merged? and btw the beers api from punkapi is not online.

feature

I've tried to convert an OSL into a GLSL and I've got this output error below. The osl file you can find it [here](https://docs.chaos.com/display/OSLShaders/Flakes+normal+map). ``` python osl2glsl.py flakes.osl > flakes.glsl...

Hi, PopScope seems to be not working when the back button in the web browser is pressed. It does work when you navigate to the page using `Navigator.push` but not...

I'm trying to run your examples in Flutter 3.19.5 and both of them are not running. ``` $ flutter doctor Doctor summary (to see all details, run flutter doctor -v):...

**Describe the bug** Currency symbol is returning the ISO currency symbol instead of the actual symbol. Eg. NumberFormat.currency(locale: 'pt_BR') format currency symbol returns BRL instead of "R$", or NumberFormat.currency(locale: 'en_US')...

type-bug