Aravind Reddy V

Results 15 issues of Aravind Reddy V

`BLEFixedLengthCharacteristic` sends wrong data over read/notifications/indications. The data that is sent is sometimes random and persists over different payloads and even on reprogramming the board with a different sketch. For...

For example, when a link from this index table is clicked in mobile, it redirects to that page, but still shows the index. ![img_3009](https://user-images.githubusercontent.com/16903044/38789411-ace7cca8-4157-11e8-9c3b-0c8b5a1c941d.png) Instead, it should move to the...

~~Fixes #146.~~ While calculating hash, `assetCache.isCacheValid()` returns `false` while the image is being fetched, and that returns in a different hash digest. When 11ty is run the second time, `assetCache.isCacheValid()`...

Filenames of local images are hashes of their actual content. So websites can make browsers cache them forever. But filenames of remote images are hashes of their URL. So they...

Elements in the Signup and Login pages don't have sufficient labels and attributes for password managers to identify them and offer to auto-fill. This PR should enable most password manages...

### Description Hi! Please add support for colour space XYB. There is two variants of XYB, one defined in [Google/Butteraugli](https://github.com/google/butteraugli) and the other in [JPEG-XL (and PIK)](https://github.com/libjxl/libjxl) Here is numpy...

Feature

As of eleventy-img v2.0.1, there is a pretty critical architectural bug related to remote images. Currently the hashes of remote images are generated using the URL, instead of the image...

## Describe the bug When using the `pathPrefix` eleventy config option with `EleventyHtmlBasePlugin`, URLs are prefixed, so they don't refer to the assets any more, and vite doesn't process/copy them...

🐞 bug

Heyo! Builds currently fail with Node v18 and above on Netlify with this plugin (as well as with the https://github.com/zeroby0/netlify-plugin-11ty plugin I maintain). Setting node version to `=12.18.0

Hi! How do I collect CSI only for a specific type of packet? I would like to collect only for ping to ensure that all my packets have a full...