Justin Dhillon
Justin Dhillon
CONTRIBUTING.md tells new contributors how to make pull requests. Here is what it looks like: Contributing ============ 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3....
There is a broken link in the documentation. The old link does not work anymore, so I replaced it. https://software.intel.com/content/dam/develop/public/us/en/documents/325462-sdm-vol-1-2abcd-3abcd.pdf --> https://www.intel.com/content/www/us/en/developer/articles/technical/intel-sdm.html These broken link was found with [link-inspector](https://github.com/justindhillon/link-inspector). If...
There are multiple broken links in this project. Here are the ones I have fixed. Removed https://github.com/Adubbz/Tinfoil because it does not exist anymore. https://github.com/AtlasNX/Kosmos-Updater/blob/master/source/FileManager.cpp --> https://github.com/AtlasNX/Kosmos because it does not...
Currently a random crash happens when installing from NCZ/NSZ files. This is down to the cert file entry in the file entry table having a corrupt file extension name. When...
There are multiple broken links in this project. Here is what I have fixed: https://docs.microsoft.com/en-us/windows/win32/api/winbase/nf-winbase-setprocessworkingsetsize --> https://learn.microsoft.com/en-us/windows/win32/api/memoryapi/nf-memoryapi-setprocessworkingsetsize https://docs.microsoft.com/en-us/windows/win32/api/winbase/nf-winbase-getprocessworkingsetsize --> https://learn.microsoft.com/en-us/windows/win32/api/memoryapi/nf-memoryapi-getprocessworkingsetsize Remove https://github.com/h5bp/html5-boilerplate/blob/main/src/css/main.css https://github.com/iponweb/hdfs-over-ftp --> https://github.com/AShiou/hof These links where found with...
### Summary Anthony Yanez created the banana peal, and is credited in this project. But he has a new sketchfab account. I have changed the link from https://sketchfab.com/paulyanez to https://sketchfab.com/Yanez-Designs....
### Summary In the ```README.md```, there is this link: [](https://codespaces.new/Lunakepio/Mario-Kart-3.js) This link does not work. It should be removed or replaced. ### Support my work I used...
### Summery In ```tor_wallet.md```, there is a link to ```https://github.com/monero-project/monero/blob/master/ANONYMITY_NETWORKS.md```. But the file has been moved from the root directory to the doc directory. I have fixed the link in...
### Summery There are multiple broken links in this project. Here is what I have fixed: https://people.xiph.org/~greg/confidential_values.txt --> https://web.archive.org/web/20200502151159/https://people.xiph.org/~greg/confidential_values.txt https://lab.getmonero.org/pubs/MRL-0004.pdf --> https://web.getmonero.org/es/resources/research-lab/pubs/MRL-0004.pdf https://github.com/monero-project/bitmonero/blob/master/src/cryptonote_core/cryptonote_format_utils.cpp --> https://github.com/monero-project/monero/blob/master/src/cryptonote_basic/cryptonote_format_utils.cpp ### Support my work These...
Eslint is not setup properly. So I have added support for mocha, jasmine, and our global variables such as axios and getAjaxRequest. Now people can actually use eslint.