Hugo Masclet

Results 20 issues of Hugo Masclet

https://gin-gonic.com/docs/quickstart/ ![image](https://user-images.githubusercontent.com/477945/77255058-1222f900-6c65-11ea-8576-a766d8eba6e5.png) But [Govendor](https://github.com/kardianos/govendor) project has been archived: ![image](https://user-images.githubusercontent.com/477945/77255070-2535c900-6c65-11ea-955c-fd1a56ce0e1f.png) We should update the documentation accordingly: https://blog.golang.org/migrating-to-go-modules

The users should be able to quickly retrain the model the day of the tournament with 'fresh data' from the circuit.

training

> generate the hash of the uploaded https://docs.lukso.tech/learn/assets#generate-the-json-file Add more example code to show how it is done, esp. the part the hashes the files. It could be nice to...

enhancement

https://docs.lukso.tech/learn/smart-contract-developers/retrieve-token-type#implementation We should add a solidity function call which shows how to query this data. Right now it says basically: Here is the key `_LSP4_TOKEN_TYPE_DATA_KEY` use `getData` and deal with...

enhancement

This PR is to save the content from https://github.com/lukso-network/docs/pull/897

It would be nice to have a feedback widget, similar too: ## Docusaurus - Uniswap - https://docs.uniswap.org/concepts/overview - [code](https://github.com/Uniswap/docs/blob/dfe093f2cdee6fd6298dabca0fdb32b168413d2b/src/components/SentimentTracking/index.tsx#L66) Based on https://github.com/Uniswap/analytics-events - Near Protocol - https://docs.near.org/build/web3-apps/what-is - [code](https://github.com/near/docs/blob/00467b407b19bf1f6508268c27c6b3923f8b1b64/website/src/components/FeedbackComponent.js#L29) Based...

enhancement

Adding a script which checks if the addresses set in the `src/versions.json` file are: - deployed - valid by comparing the bytecode with the ones generated from typechain (`npm run...

enhancement