Eddie Wang

Results 27 comments of Eddie Wang

would love to see this as well

Offering my 2 cents. We can deterministically generate deterministic uuids within the function itself e.g. using uuid_v5. However we would need a way to ignore the `id -> rowId` replacement...

@JereMc did you ever manage to figure out the root cause of this issue?

running into this as well. a bit scary not knowing if anything will break in production.

Was this ever created? Would love to see a tutorial. I'm a javascript developer trying to implement a third party library for iOS implemented in ObjectiveC

I've tracked this to the socket.io client timing out: ``` 2018-11-21 21:44:43 UTC -- No connection to server ts1.eu. Retry. connect error timeout connect error timeout 2018-11-21 21:45:13 UTC --...

@lukechampine not too familiar with publishing npm modules here, but I believe the current version on npm is pretty much broken, we should fix that. Do you know how the...

Here's what i'm getting from each pod more or less. This is in flannel compatibility mode (no wormhole installed). ``` {"caller":"main.go:217","msg":"Starting Kilo network mesh 'dc8fb2dd466667c1efbf5b56e0d1b6bac34858e4'.","ts":"2020-07-01T05:26:29.99229865Z"} {"caller":"mesh.go:447","component":"kilo","event":"add","level":"info","peer":{"AllowedIPs":[{"IP":"10.79.0.1","Mask":"/////w=="}],"Endpoint":null,"PersistentKeepalive":25,"PresharedKey":null,"PublicKey":"R2lFazE5WGpycEY3U3d1a25sbEcvbCthdTh5YkcrWXZMdWhCMnFjMkF5WT0=","Name":"athena"},"ts":"2020-07-01T05:26:30.235760912Z"} E0701 14:30:28.507753 1 reflector.go:270]...

``` root@machine:~# wg interface: kilo0 ``` Running wg shows the interface being created, but no peer settings applied. Running `kgtctl` to get the peer config returns: ``` Error: did not...