Daniel Schwartz

Results 14 comments of Daniel Schwartz

@tgriesser yup! We just don't want any facebook links in our schema (which is going to be public). If you'd rather change all those links to `relay.dev` links that would...

Any update on this? This is definitely something we need. We can get around it by coercing `null` into `undefined` ourselves with a plugin or helper function in our resolvers,...

I'm actually running into this issue myself. I did a test push with no SSL and no basic auth enabled, everything works, so the registry itself works. When I do...

I also just tried `--insecure-registry=":"` to an inverse of the above. Meaning I am now able to `docker login :` and have it give me the shorter error. Still though,...

- Yes - No, the issue is with the cert, not with the login. Because it is a self-signed cert it's failing, even though i've added the registry domain and...

- Not using the docker login with no auth. When there is no auth for the registry it simply fails on the /_v1/ping call instead of the login call -...

Running into this issue myself as well. Any stable fix on the horizon?

@kofifus and Firepad team. I've implemented this and while it works, the editor freezes on insert of more than a couple lines. After doing some digging in the Chrome Profiler...

@mikelehen will try to get any changes i've made on Firepad internal into a pull request or something similar. ~~FWIW -- I also see a fairly slow init on long...

@kofifus realized I never answered your questions: - I see both, but they are likely caused by the same underlying issue. If you paste in a long document, it will...