IrlHenry

Results 4 issues of IrlHenry

Hello everybody. Application throws an exception during the creation of the client instance as in the listing below. ```java WampClient client; try { WampClientBuilder builder = new WampClientBuilder(); IWampConnectorProvider connectorProvider...

+ Set username color via **.settings** file or **/color [#]** option + Color coded people in single chats + User and his interlocutor messages have different colors + Header background...

https://github.com/bytedeco/sample-projects/blob/a9f14f5885cd99620d93704e32b088ffb10ff57d/cuda-vector-add-driverapi/src/main/java/VectorAddDrv.java#L52 This example (line 52) is confusing because method `cuModuleLoadData` expects path to the .ptx file, not string with file itself which causes error `301 CUDA_ERROR_FILE_NOT_FOUND`. It took me a...

bug
help wanted

### Preflight Checklist - [X] I agree to follow the [Code of Conduct](https://cider.sh/legal/conduct) that this project adheres to. - [X] I have searched the [issue tracker](https://github.com/ciderapp/Cider-2/issues) for a bug report...

bug