Christian glacet
Christian glacet
> Yes, I consider hardcoding the credentials unsafe, because it's too easy to misconfigure. Does that mean some people use adminer to access their database in production? I've always though...
@jkimbo I think that's quite the opposite actually, unless I'm misunderstanding this: > It is tempting to place authorization logic in the GraphQL layer like so: > ``` > var...
I don't know django, but I'm pretty sure you would have a way to do it. For Starlette I posted a [question about that kind of problem](https://github.com/encode/starlette/issues/740) (not having the...
Did anyone found a solution that doesn't involve hacking (without nesting loops)?
I have the same problem on iOS, the temporary solution of adding the option `'transports': ['websocket']` also worked for me. Configuration: - **socket.io** 2.1.1 - **react** 16.3.2 - **react-native** 0.52.0...
I believe the bug is still here in version `3.0.1`.
@icambron if you don't modify the file as suggested here it gives the following error : ``` warn Package luxon has been ignored because it contains invalid configuration. Reason: Package...
Hello! No I haven't try, I will as soon as I can. But shouldn't a larger maxEdge allow for a longer perimeter hull and thus a better concave fit to...
I updated [the gist](https://gist.github.com/cglacet/f72b8a0b313418455dd39ddf044b836d#file-both-json) with the comparison _Turf vs. Concaveman_. The result from Concaveman seems way closer to what I expected in the first place. Of course this is just...
I guess that would be ok if there was a way to hide/rename titles. In my case the problem is that I want to have a page that doesn't show...