Sergiy Kyrylkov

Results 6 issues of Sergiy Kyrylkov

Please add support for Bosch Sensortec BMP280 http://www.bosch-sensortec.com/en/homepage/products_3/environmental_sensors_1/bmp280/bmp280

By default fetch times out after 30 seconds. This causes issues like https://github.com/nodejs/undici/issues/1248 Chrome has 300 second time out. Please set default unidici fetch timeout to 300 seconds by default.

enhancement
good first issue

Use ```` ```` instead of ``` ``` per `Defer non-critical CSS` https://web.dev/articles/defer-non-critical-css#optimize Because PageSpeed Insights https://pagespeed.web.dev don't consider the latter being deferred. ![image](https://github.com/addyosmani/critical/assets/6225870/6dcbf5c5-cbfc-4832-94af-137b89bee793)

![image](https://github.com/Formicka/exchangerate.host/assets/6225870/447c1584-6b0b-4b95-b09b-0e6d021fe26a)

This looks like an actively developed and maintained project, so why there are no releases?

I enabled this plugin in gitbook.com plugin store but it doesn't work, having `require` in JavaScript: ``` require(["gitbook"], function(gitbook) { // Load analytics.js gitbook.events.bind("start", function(e, config) { (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),...