Antonio Yang

Results 76 comments of Antonio Yang

Thanks for reminding me, I almost forgot this :)

Hi, here, I try to make a Thunderbird extension to use Trezor for gpg. Here is the [repo](https://github.com/yanganto/trezor-gpg/pull/9) for the extension, and still under development. Besides, I currently not well...

Hi @divya-mohan0209, The issue was to update the `README.md` and `README_zh.md`. You may check the crate and write a workable example to help others use this crate, and also if...

I try to download the mbtiles with following command. `https://openmaptiles.com/download/WyJjOWUzNGM1NS04MDQxLTQ4MTMtYmUzMy0yNmFjMGUyN2I5MWIiLCItMSIsODcxM10.DsGknA.wk4qsZRjBSL8gQrp22h2CRpCyi4/osm-2017-07-03-v3.6.1-europe_switzerland.mbtiles?usage=open-source' > database/europe_switzerland.mbtiles`. But the download link is expired. I may know how to download it, register and download from `https://openmaptiles.com/downloads/tileset/osm/europe/switzerland/`.

I can correctly set up this map viewer, thanks for your help.

It may be a good way to check the .mbtiles file, and prompt to help the user to download it. And I am happy to write the check in just...

There are three issues mixed here, - one is to ignore the test case on runtime, - another is to ignore or run the test case with conditions, - the...

Hi @clarfonthey, We always can do a lot of macro things in a framework to solve this issue, and if Rust can somehow change a little bit it will be...

Hi there, @clarfonthey you are showing that the ignore a test case will write a lot of code and this may not align with the productive goal of Rust. We...

Chinese works with `alacritty` 0.10.1 ![alacity_chinese](https://user-images.githubusercontent.com/10803111/193963086-af79c6b1-4650-4880-84d6-aa10a49e1640.png) From my side, I can not type Chinese words into the terminal, but I can copy and paste them from other applications. The issue...