Tarik Alani

Results 6 issues of Tarik Alani

### Bug Report or Feature Request (mark with an `x`) ``` - [x] bug report -> please search issues before submitting - [ ] feature request ``` ### OS and...

bug

You can see here https://registry.npmjs.org/printer/-/printer-0.4.0.tgz macros.hh still has the line: `#if NODE_VERSION_AT_LEAST(13 0, 0)` instead of `12, 0, 0` which was merged in #292 Installing from source fixes it.

* Fixes a bug with session caching that checks the version * Adds async worker implementation for waitForData this reduces blocking time on CPU Before: [node-main3.cpuprofile](https://github.com/user-attachments/files/22570009/node-main3.cpuprofile) After: [node-main.cpuprofile](https://github.com/user-attachments/files/22570017/node-main.cpuprofile)

Standings in multi-class races show the delta to the overall race leader rather than the class leader. That's because it purely relies on CarIdxF2Time telemetry which just uses the race...

good first issue

Should update the logic for getting the reference driver to check if spectating and use that as the PoV / reference.

good first issue

You should be able to calculate laps to leader and figure out if they are on the lead lap else show how many laps they are down instead of the...

good first issue