Carl Lange

Results 32 comments of Carl Lange

I just hit the exact same bug on emacs master (as of today). vterm open in one frame, anything open in another, and when I invoke ivy in the vterm...

I am running into this problem currently. How do I port-forward given this error? I don't want to set up an Ingress. ``` > kubectl port-forward service/production-geodb 5432:5432 error: cannot...

Strangely, the replica does work, so `port-forward svc/production-geodb-repl` works but `port-forward svc/production-geodb` does not. Perhaps this is due to the number of replicas or to `useMasterLoadBalancer`/`useReplicaLoadBalancer`... Thank you for the...

This is fixed in the latest master, commit 1d24cc5. :cake:

What's the story with this issue? Is it still a problem? Will it affect all users?

I was just looking at this again yesterday! I did, but I've since misplaced the things I did. I'll fork it and update it hopefully on Thursday, if that's ok?...

OK, well, here's a start. It's a tern typedefs file for Meteor 1.3.3. I haven't exactly tested it though, so there's probably quite a lot of jankiness https://gist.github.com/8236a34c29ce3149bb38ca1f7dbac83a

Yeah! I think so anyway :) The doc links are broken at the minute, I'll try and update with a fixed one soon. @slava I'll put in a pull request...

@Slava will do my best to do this over the next few days! Sorry, I've been super busy. @cvax Did you get this working? How'd it go?