Kul

Results 36 comments of Kul

> What are the results of `python3 --version` ? What are the contents of `binding.gyp`? > > Oh... [stackgl/headless-gl#221](https://github.com/stackgl/headless-gl/issues/221) The "Oh..." has made me oddly satisfied. So I need to...

```python3 --version```: Python 3.11.4 Where can I find ```binding.gyp```?

Sorry for sending several messages instead of sending one with everything, but I think I have found a temporary solution which is to install an older version of ```gpu.js```, to...

> Also see: https://github.com/mikolalysenko/angle/pull/5 Hope what you have done will contribute to this problem getting finally fixed.

Any updates? I mean, if this error does not get fixed, there is no way to use this library on Linux.

I wonder if it is possible for a Rust command in Tauri to get the response right into the UI once it has been found. It has to be some...

@grayfallstown @conaticus https://github.com/kul-sudo/explo I have found a very simple solution you can see in the ```main.rs``` back-end and the ```index.tsx``` front-end. Please, don't look at the other features, because many...

> @grayfallstown @conaticus > > https://github.com/kul-sudo/explo > > I have found a very simple solution you can see in the `main.rs` back-end and the `index.tsx` front-end. Please, don't look at...

There won't be any issues with updating the view if you use a virtualisation library. A throttle library will not help, I think. Well, not only is what I said...

Could you please give more context?