Dino Scheidt

Results 14 issues of Dino Scheidt

Hi, I belief this is a bug. I am connecting to a json rest API and I want to do this: ```graphql query MyQuery { sleep { sleep { #

I'm trying to get our organization onto dev containers / code spaces on github to make onboarding quicker. I've set-up a codespace on github, running it locally on my Mac...

I just tried downloading MechaHamster on the iOS App Store, and it is not possible. You guys listed it only in the US App Store. The rest of the world...

enhancement

**Memgraph version** Latest **Environment** Mac M1 / All **Describe the bug** Every time I run a query, I can not undo. I am a newbie to Cypher and MemGraph so...

bug
community

Node 10 is supported for a while now by grpc. Firebase 5.x incorporates that jump; nothing changed in regards to APIs for `apollo-link-firebase` but without this fix, it will always...

It is pretty impressive how far this project has come in such a short amount of time. However, it would be great to have one imperative way of constructing 3D...

enhancement
help wanted
Pr-encouraged

Hi, thank you for creating this library! I would like to provide GDPR / „right to be forgotten“ assurance while keeping schema flexibility. One way for that is [pseudomization](https://en.wikipedia.org/wiki/Pseudonymization) where...

Hey, not sure if you're still active on this but gladly payed the 0,99 💳 as it just helped me to quickly record some guide gifs in combo with [kap](https://github.com/wulkano/kap)....

I was wondering about the exact same thing you wrote in your opening paragraph. I was thinking to use REDUX on the server / cloud function to achieve the same...

Adds a source map of retrieved values according to the processed source, to make use of a source arrays. Extends to `{writeto}SrcMap`. Fixes #32 #### Example ``` javascript grunt.initConfig({ dom_munger:...