Fernando Bitti Loureiro

Results 6 issues of Fernando Bitti Loureiro

When going through the steps of the book on Dec 27th, the directory created by `cargo generate --git https://github.com/rustwasm/wasm-pack-template` includes the folder `tests` and the `web.rs` file inside it. Either...

Hi everyone, I'd like to report all the following links are broken. I'd love to submit a pull request with the fixes myself, however, I don't manage to find the...

When reading the tutorial and visiting wat2wasm for the first time, it was confusing that, by merely copying the `wat` code the output didn't change, and I suddenly broke the...

The results in: https://github.com/immunefi-team/community-challenges/pull/7/checks say: ``` You are using a version of Node.js that is not supported by Hardhat, and it may work incorrectly, or not work at all. Please,...

On my machine, without adding `-lm`: ``` root@37c3d19aeab8:/src/kmeans# make example2 cc -g -O0 -c -o kmeans.o kmeans.c cc -g -O0 -c -o example2.o example2.c cc -g -O0 kmeans.o example2.o -o...

Motivation: wouldn't it be nice to display the visitor's location in the 404 alert email? This way the Wordpress admin won't have to waste time looking for this information online....

enhancement