Avinash Sonawane

Results 33 comments of Avinash Sonawane

That I understand. But may be we should return empty string `if n < 0` (before cast)? This makes it consistent with the case of `n > array_size - 1`....

Instead throw an error like "Out of bounds"? +1 to that!

I have a separate dev directory on my machine which has all the projects git repos. Some of them are quite large e.g. openwrt I have whitelisted the dev directory...

I am not able to reproduce this issue with `gqlgen 0.17.14`. First of all, I don't see any "ka" frames in spite of me setting the keep alive duration to...

Same. Error returned by `InitFunc` is never sent to client. How to handle those errors especially if it's an auth error?

> return a more appropriate error code (e.g. 4403) Looks like [3000](https://www.iana.org/assignments/websocket/websocket.xml#close-code-number) has been registered at IANA for "Unauthorized".

So I'm following the local municipality Twitter accounts for COVID-19 lockdown related orders. (shop timings etc.) Everything was going okay. But one day I happen to look at the the...

Eagerly waiting for the update so that I can start using fraidycat again! Thank you for working on this!

I came across the theme [AllinOne](https://github.com/orianna-zzo/AllinOne) which tries to implement series. This is how series are displayed on the [homepage](https://orianna-zzo.github.io/): ![home](https://user-images.githubusercontent.com/2694559/54756824-e815a180-4be0-11e9-9a56-5c882dd1d550.png) This is a docker [series page](https://orianna-zzo.github.io/series/%E6%85%A2%E5%AD%A6docker/): ![series](https://user-images.githubusercontent.com/2694559/54756890-0da2ab00-4be1-11e9-8731-77498ca5470a.png) It's far...

I can take this one if https://github.com/sheredom/hashmap.h sounds as an apt alternative.