LEON CHAN

Results 3 issues of LEON CHAN

## 2.0 In Awesome Design 1.0, this repo focus on collecting curated resources in UI/UX. However, after some researches and conversations, I found that Design is a huge industry, it...

```bash docker run \ -e DOWNLOAD_PBF=https://download.geofabrik.de/europe/luxembourg-latest.osm.pbf \ -e DOWNLOAD_POLY=https://download.geofabrik.de/europe/luxembourg.poly \ -v osm-data:/data/database/ \ overv/openstreetmap-tile-server \ import ``` If I rerun the above command, and try to download another .osm.pdf, it...

I realize that [timeRemaining](https://github.com/GoogleChromeLabs/idlize/blob/master/idle-callback-polyfills.mjs#L36) in IdleDeadline is set to 50ms. Is there any theory or principle about it? For example, frame per second.