James Stanley
James Stanley
I see that the vehicle wheels have "friction slip" set to 9 and 10.5. This doesn't make much sense to me as a coefficient of friction, so I can't really...
This application uses LocalStorage to store the "Last File" (filename) and "Last Document" (file content) keys. Since markup.rocks is distributed over IPFS, and since every IPFS page is accessed from...
Currently the extension redirects http://gateway.ipfs.io URLs perfectly fine, but doesn't do anything at all for https://gateway.ipfs.io. I've looked through the code and can't see where it discriminates between http and...
I cloned the repo, and tried to build the example according to the documentation, and I just get: ``` pi@raspberrypi:~/raspberrypi-omxcam/examples/still/jpeg $ make gcc -DSTANDALONE -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -D_LINUX -DPIC -D_REENTRANT...
Hi, I'm using your gcode parsing library in my [G-code sender](https://github.com/jes/pugsender). Grbl accepts gcode like "g0x5" as equivalent to "G0 X5", but this library requires gcode to be in uppercase...
### Issue number - ### Expected behaviour opensips_exporter should work with new opensips versions using mi_datagram ### Actual behaviour opensips_exporter does not work with new opensips versions using mi_datagram because...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem description In Ubuntu 24.04 LTS, using FreeCAD 0.21.2 from Snap, when I...