Rudo

Results 5 comments of Rudo

I tried to poke around [acrous's indexer](https://github.com/Aicirou/goindex-theme-acrou) and it seems like it has some cloudflare ddos protection built-in. If you send GET request you don't get anything useful, if you...

It's quite easy to fix this, you just need to change 2 lines in `./Libraries/STM8_StdPeriph_Driver/Makefile` like this: Line 25: from `AR = sdcc` to `AR = sdar` and line 84...

I am having this same problem using `google_drive3` crate (using latest version "2.0.7+20210322")

@Byron I have just updated and it works now! Thank you. The next question is how I am gonna play around the google drive quota limitation... :smile:

Still getting overflow error with `pydantic` on version 0.0.79