Sebastiano Vigna

Results 188 comments of Sebastiano Vigna

OK, I moved it to the start. Thanks @polluks2 !

Seems a no-brainer. Go on!

Very nice! But aren't all icons somewhat square these days? Sorry, old fart here 😂

OK, but this is not the meaning of the parameter `maxUrlsPerSchemeAuthority`. If you reach more than 10000 sites, you'll get more than 10000 records. There's nothing wrong with that. Can...

It would be important to know also how many of the records are duplicate, as duplicate records are not part of the `maxUrls` limit. You can find a count of...

Er... it's a bit embarrassing, but we just realized that at some point we deleted the code that was performing the check and never reinstated it again. So you're entirely...

Good point. It could be infinity by default for people who really need content and are willing to wait for it.

It is my understanding that this code has been by now either merged or implemented by us. Am I right?

Yep. The other changes were ported in differently (e.g., there's an option to bring back self-signed certificates). From what I see, we need this changeset only: https://github.com/LAW-Unimi/BUbiNG/pull/9/commits/3eeac0af2c6163079e72cdc8adb9ceaf5401110f The rest has...

We're perfectly fine with that. Please submit a pull request (including adding icu to ivy.xml). Thanks!