AlexanderRavenheart

Results 17 comments of AlexanderRavenheart

The ”Submit a new game” button has been re-added a while back (it is right above the filter) so the extra link is redundant.

We should use an already developed widget instead of developing yet another plugin/widget from scratch. Here are some options: - https://github.com/blueimp/jQuery-File-Upload - https://github.com/FineUploader/fine-uploader - https://github.com/flowjs/flow.js

Hello, Please include https://github.com/secdev/scapy/pull/4485 as part of the upcoming release.

Hello, I think the bus has a RX buffer, but I don't know if the python-can classes expose a way to clear that low level buffer. What you could do...

Hello @jizhoul , I don't think this is a bug in Socketcan. The memory issues I noticed in your script: - opening and closing the Bus instance in each loop...

I used Proton Experimental and by following the instructions specified [here](https://www.protondb.com/app/2229850/#FbxOF0vGkk) (using SUN.INI instead of the RA2 filenames specified there) with the latest release of cnc-ddraw ([6.3](https://github.com/FunkyFr3sh/cnc-ddraw/releases/tag/v6.3.0.0) at the time...

> Our recommended Python version is 3.10.12 as indicated in our [template](https://github.com/robocorp/template-python)s, as an example Python template. > > Newer Python versions run a risk of lack of support in...