Pedro Bufulin
Pedro Bufulin
I have to update it to have the most recent emojis like the vomiting face and every other one. I notcied that there is a file called config.js, which has...
I tried changing the styled component of the NavText, changing it's color doesn't do anything at all. But for some some reason passing a style object to the style prop...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Feature Test To Be Requested I would like an example to test against...
In the same way that an UML can be generated, I think it would be great to detect cyclomatic complexities. I think that somehow detecting Cyclomatic complexities might be good...
It would be interesting to implement some matrix operations such as: ``` Lb = np.array(Lb) - ((numerand/pivot)* np.array(La)) ```
### A detailed description of the feature you would like to see added. Currently, it can only add rows and columns to the back of the table. I would like...
I have a script like this: ``` forge script scripts/DeployFromDeployer.s.sol:Deploy --fork-url ${RPC_URL} --broadcast -vvvv ``` can I pass --constructor-args in a script? Or any args at all? I couldn't find...
Using RTSP with gocv is pretty straightforward. However, it might be necessary to use SRT or WebRTC. ## Description Some devices are using WebRTC and I'm not being able to...
I'm using go version 1.18.5 and created a fresh app with `@nx-go` and everytime I save my app when `gow` is supposed to rerun it asks to ``` go: updates...
**Is your feature request related to a problem? Please describe.** When transacting for a vote, for example, it shows: ``` ACTION IMPOSSIBLE The action failed to execute. You may not...