Francesco Vasco

Results 117 comments of Francesco Vasco

> I tested the above code: Chrome 76 on Tizen TV detects Emoji 13 instead of 12. It is a Chrome 76 bug, fixed in a later version.

@spfink did you know https://github.com/rmcsoft/j11_aws_http_client ?

@gabfssilva I really hope this is not a **big** issue. Java 11 compiler supports the `--release` option.

Removing the Netty dependency is a big step to reduce the deployment size of a JVM lambda (really important in a cold start). I hope that Netty become not more...

@zoewangg Currently all AWS libraries require Netty: a large library that provides functionality already present in the Java platform. I want to swap the question: why do AWS libraries require...

Hi @tassoman, thank you for reporting. [That file](https://whc.unesco.org/en/list/kml/) refers to https://whc.unesco.org/en/list/kmz, that archive contains a broken XML content. I notified this issue to UNESCO some time ago without any reply,...

It looks interesting, unfortunately the SPARQL format is not planned.

I suppose that PinPoi is already able to download Wikidata's files, and Wikidata is unable to produce any format available in PinPoi.

`whc-en.kml` is an invalid XML, yet. ~~~ whc-en.kml: line 98, char 185, byte 3716: Expecting bytes in the following ranges: 00..7F C2..F4. ~~~