Kevin Evans

Results 42 issues of Kevin Evans

Is there a reason that this library is using its own implementation of [`EventTarget`](https://developer.mozilla.org/en-US/docs/Web/API/EventTarget), here: https://github.com/pladaria/reconnecting-websocket/blob/master/reconnecting-websocket.ts#L268? Why not just extend from `EventTarget`? It would be nice to not be confined...

### Environment - TeXstudio: 4.7.1 (git 0.0.0++) - Qt: 5.15.10, compiled with Qt 5.15.10 R - OS: Ubuntu Linux 23.10 - TeX distribution: ### Expected behavior The cursor size is...

I'm just wondering how to get multiple workers working with socketio (this might be an issue with python-socketio, but I'm not sure). I'm currently on 0.0.10 and have the kwargs...

### Requirements - [X] This is a feature request and not a bug report. Otherwise, please create a new [bug report](https://github.com/LemmyNet/lemmy-ui/issues/new?assignees=&labels=bug%2Ctriage&projects=&template=BUG_REPORT.yml) instead. - [X] Please [check](https://github.com/LemmyNet/lemmy-ui/issues) to see if this...

enhancement

Is it possible to get Kotlin support for `no.nordicsemi.android:ble-livedata:2.6.0`?

question

Was curious to see what it would look like on Windows and it looks like the default fonts on Windows doesn't support many of the characters: ![image](https://cloud.githubusercontent.com/assets/4730591/26701774/33a858e2-46d7-11e7-9a22-4130277cd220.png) It also looks...

### Proposed change If the key contains unacceptable characters (e.g. whitespace), an error should be raised. Maybe `BadSubjectError` can be reused or a new error can be created (e.g. `BadKeyError`)....

accepted
defect

Ideas: - Preload map blocks in memory. Need to measure memory usage - Separate websocket for getting data only - Cache map requests - Make reducer faster - Perf test...

Few questions: - What server should we use? Using Express would be easy, but it can be slow. - Image format? WebP or PNG? - Should it also host other...