I hereby claim:
- I am digitalnomad91 on github.
- I am digitalnomad91 (https://keybase.io/digitalnomad91) on keybase.
- I have a public key ASCbO5_v6D3jxjhNRZvei3qrZ4Cq-JEIYoujEvt8f848NAo
To claim this, I am signing this object:
| #!/usr/bin/env python3 | |
| # modified version of this snippet | |
| # https://gist.github.com/TheRook/95f2b872bdc81bac2371 | |
| import dns.resolver | |
| import dns.name | |
| from urllib.parse import urlparse | |
| curl --location --request POST 'localhost:3005/collection/' \ | |
| --header 'Content-Type: application/json' \ | |
| --data-raw '{ | |
| "options": { | |
| "serverless": false | |
| }, | |
| "collection": { | |
| "collectionId": "digitalnomad91", | |
| "name": "digitalnomad91", | |
| "networkId": "telos", |
I hereby claim:
To claim this, I am signing this object:
| diff --git a/src/download/chunk_selector.cc b/src/download/chunk_selector.cc | |
| index 850fec0f..248a29f9 100644 | |
| --- a/src/download/chunk_selector.cc | |
| +++ b/src/download/chunk_selector.cc | |
| @@ -82,7 +82,7 @@ ChunkSelector::update_priorities() { | |
| m_sharedQueue.clear(); | |
| if (m_position == invalid_chunk) | |
| - m_position = random() % size(); | |
| + m_position = 0; |
| #/bin/bash | |
| #-- Script to automate https://help.github.com/articles/why-is-git-always-asking-for-my-password | |
| REPO_URL=`git remote -v | grep -m1 '^origin' | sed -Ene's#.*(https://[^[:space:]]*).*#\1#p'` | |
| if [ -z "$REPO_URL" ]; then | |
| echo "-- ERROR: Could not identify Repo url." | |
| echo " It is possible this repo is already using SSH instead of HTTPS." | |
| exit | |
| fi |
I hereby claim:
To claim this, I am signing this object: