Lars Kotthoff

Results 70 comments of Lars Kotthoff

Test failures seem to be unrelated? Not sure what's going on there.

Should be fixed -- I wasn't choosing pivots the right way, and it turned out Kruskal's algorithm was broken...

@trekhleb Could you have a look please? This makes quicksort better and fixes a bug in Kruskal's algorithm that breaks it in some cases.

This sounds like a bug. Could you make a unit test that reproduces it please?

Well we already have the `missing` learner property for that, so we just need to check that in `predict()`.

Did the PR solve this completely or should we leave this open?

I have the same problem. I can also upload new files through remapy that will show up and survive a resync, but never make it to the tablet.

I have both problems and also never performed a factory reset. I'm on the normal release schedule.

I can ping the address. First curl: {"Status":"OK","Host":"webapp-production-dot-remarkable-production.appspot.com"} Second curl: {"Status":"OK","Host":"document-storage-production-dot-remarkable-production.appspot.com"}

It's like RemaPy is syncing with a different set of files -- they are redownloaded on resync, but no changes made on the tablet are propagated. I've tried sniffing the...