Gustavo Noronha Silva
Gustavo Noronha Silva
In my project I would prefer to not have the > buttons and instead have the first and last items always appear, so I propose these new parameters. Also, I...
This new subcommand generates an entry in the iocost hardware database format for the given merged result. It is used by the CI pipeline to generate the hwdb file that...
Build the lambda function, package it as expected by AWS lambda, then update it on AWS. For now this is only triggered manually, so that the update can be performed...
Hello! I am new to Rust and have recently learned about okapi. I am trying to use it for a REST API with a mongodb backend. I would like to...
This was causing timeouts to never be removed from the linked list that tracks them, resulting in both memory and CPU usage to grow larger over time.
When saving, check that the file has not changed before our last known save before writing the file. Only overwrite external changes if asked to force. I've almost lost a...
When calling npconfig -v -i on a native plugin, nothing will happen. It would be better to report it has decided not to wrap the plugin because it's native.
I have a function that is called several times and I would like to see how much it takes for each argument. It would be helpful to quickly identify pathological...
I was trying to use Immersion with the new default gamepad support for Dragonflight and I could not figure out a way to assign a button to the next /...