Asbjorn Enge

Results 38 comments of Asbjorn Enge
trafficstars

Maybe I'm mistaken, but drive API alteast seems limited to about 10 req/sec even if I'm using http2 🤔 Would http2 even help avoid the req/sec spam protection they have?...

@JustinBeckwith Sure 😊 So I'm fetching a full folder tree that is about 222 (so alot, but nowhere near my 1000 req/100sec/user limit) folders in total with a depth of...

Maybe I'm just blind but that `scaleToFitPadding` property was not documented I think...? It was just the one I was looking for though, so thanks for sharing it @amygoodchild :sparkles:

@paweljacewicz thanks for the tip! It's definitely an improvement 👍 However, if your computer is compromised it is also possible to compromise the microrouter remotely via your computer. So not...

@paweljacewicz My main concern is theft of the identity secret. I don't see a way to get around an attacker having access to the network from a compromised computer while...

@paweljacewicz Limiting the scope is exactly what I am looking for 😉

I saw this issue with easymed ^2.18.0. Downgrading to 2.16.0 fixes it for me.

@abdelouahabb ok, thanks for the feedback :smile: It's been quite a while since I made this. It serves more as a proof of concept than anything else. I'll leave this...

@Prinzhorn thanks for debugging this! I can confirm seeing the same as you, breaks with mochify @ 2.15.0. I suspect it can be related to the `Buffer.concat` but I haven't...

It also breaks for browserify `12.0.0`, so seems broken for all browserify versions after `11.2.0`.