Time |
Nickname |
Message |
19:48
π
|
ersi |
Seems like v.gd is the same as is.gd - or well, owned by the same persons. |
19:48
π
|
ersi |
Same shortcode doesn't work on both though |
20:05
π
|
soultcer |
jk_: Are you running tinyback as siliconvalleypark? |
20:05
π
|
jk_ |
yes |
20:06
π
|
soultcer |
What command are you using? You are hitting the tracker with 1 req per second, but the default timeout should be 300 seconds if there are no more available tasks |
20:06
π
|
GitHub65 |
[tinyback] ersi created add-vgd-service (+1 new commit): https://github.com/soult/tinyback/commit/205a79e7634e |
20:06
π
|
GitHub65 |
tinyback/add-vgd-service 205a79e Erik SimmesgΓΒ₯rd: Initial work on adding v.gd service... |
20:07
π
|
ersi |
Dang, those bots are fast. |
20:07
π
|
soultcer |
v.gd is run by the same guy as is.gd, it was his "test bed" for some new features |
20:07
π
|
jk_ |
sorry about that, i'll kill some of those processes |
20:08
π
|
soultcer |
jk_: Just curious, what command-line did you use to get so many processes? |
20:08
π
|
ersi |
soultcer: well, it has 3M+ short codes so :-) |
20:08
π
|
soultcer |
And we shall get them as well |
20:08
π
|
ersi |
And this time I continued with adding it as a branch instead of pushing directly to master, haha |
20:09
π
|
ersi |
yeah |
20:09
π
|
jk_ |
--num-threads=30 \ |
20:09
π
|
jk_ |
--tracker=http://tracker.tinyarchive.org/v1/ \ |
20:09
π
|
jk_ |
./run.py \ |
20:09
π
|
jk_ |
--sleep=60 |
20:09
π
|
jk_ |
on a few hosts.... |
20:09
π
|
ersi |
30 is a bit excessive |
20:09
π
|
soultcer |
jk_: Since mosts url shorteners do rate limiting, you can only do 1 task per url shortener per IP address |
20:09
π
|
ersi |
You will only be able to use 1 thread per service - since each service rate limits insanely |
20:09
π
|
ersi |
so 4 or 5 threads per host should do |
20:10
π
|
soultcer |
So running from multiple hosts is fine, in fact it is very helpful |
20:10
π
|
ersi |
indeedily |
20:10
π
|
soultcer |
But you can leave the timeout at 300, it will work just as well |
20:10
π
|
soultcer |
i guess I should document that |
20:11
π
|
soultcer |
And make it so that only one thread does a request to the tracker, instead of each thread doing everything on it's own |
20:16
π
|
soultcer |
Damn the tinyarchive tracker is full of badly written code |
20:30
π
|
ersi |
Well, it works better than none tracker :-) |
23:37
π
|
GLaDOS |
At least it's not like Aus Post's tracker.. |
23:37
π
|
GLaDOS |
Damn thing only shows when the post ID was created, and when you picked the parcel up. |