Pages:
Author

Topic: Bitcointalk Account price estimator - page 47. (Read 164835 times)

hero member
Activity: 756
Merit: 500
September 11, 2015, 10:05:04 AM
ya the estimator is really over estimating the prices for lower level accounts
legendary
Activity: 1232
Merit: 1005
September 11, 2015, 09:55:44 AM
your estimator is not really reliable. I don't think a newbie that has 252 potential activity and has very poor posts could be sold for almost 0.1 BTC.
I with a hero that has been sold for around 0.45 BTC, and the value, according to your estimator, was around 0.55 BTC

And I think you understimate positive trust, I tested with a hero with more than 600 activity and dark green trust and his value was not different than similar accounts with n
legendary
Activity: 1022
Merit: 1003
𝓗𝓞𝓓𝓛
September 04, 2015, 06:47:13 PM
I'm stuck at the 4 queue, at least it was decreasing from 5 Sad
staff
Activity: 3458
Merit: 6793
Just writing some code
September 04, 2015, 06:19:15 PM
I was thinking of this site of yours yesterday with people saying they are number so and so in the queue and some complaining that they have been waiting hours [including me], in any case, I was wondering, how many hits/requests do this site process each day?

I think it would be quite interesting if you don't mind to share it. I believe it to be much higher than we think it might be.
According to my ad stats, I'm getting around 17 unique ip's per day and around 24 visits per day.

Been loading for about 2hours now. although i dont think its loading it feel like its stuck. i was at position 4 for a looong time.
i wonder if the code actually takes that long to execute

It doesn't take that long to execute, but there is the problem where the queue isn't working. Unfortunately, the best option right now is to restart the web server software periodically to clear the queue. I think I will add a crontab task so it does that every 24 hours.
hero member
Activity: 756
Merit: 500
September 04, 2015, 06:10:38 PM
Been loading for about 2hours now. although i dont think its loading it feel like its stuck. i was at position 4 for a looong time.
i wonder if the code actually takes that long to execute
hero member
Activity: 532
Merit: 500
September 04, 2015, 06:06:50 PM
If you want i can host in my paid host, i think it should work faster in two websites(hosts) with different IPs isn't it ?
The problem is that the program isn't designed to have two servers as backend. I can probably modify it to do that, but it will take some time.

The site is back up.

But what do you think to have a copy on the another server, another ip? And linking these 2 websites to each other?
That could work. Maybe like a load balancer thing where the visitors are switched between the servers. One visitor to one server, the next on the other, and the third back on the first. This is kind of like my original idea which involved a new server for each request, but that didn't work.

Or maybe a new server for each visitor that connects to a shared database so their results can come back instantly and each visit they can get the same data with the same token.

The idea itself is perfect but personally i dont know how to implement,i was thinking to put a link if in any case the queue is long to go to the other website and so on.
sr. member
Activity: 336
Merit: 251
September 04, 2015, 06:04:00 PM
I was thinking of this site of yours yesterday with people saying they are number so and so in the queue and some complaining that they have been waiting hours [including me], in any case, I was wondering, how many hits/requests do this site process each day?

I think it would be quite interesting if you don't mind to share it. I believe it to be much higher than we think it might be.
staff
Activity: 3458
Merit: 6793
Just writing some code
September 04, 2015, 05:54:32 PM
If you want i can host in my paid host, i think it should work faster in two websites(hosts) with different IPs isn't it ?
The problem is that the program isn't designed to have two servers as backend. I can probably modify it to do that, but it will take some time.

The site is back up.

But what do you think to have a copy on the another server, another ip? And linking these 2 websites to each other?
That could work. Maybe like a load balancer thing where the visitors are switched between the servers. One visitor to one server, the next on the other, and the third back on the first. This is kind of like my original idea which involved a new server for each request, but that didn't work.

Or maybe a new server for each visitor that connects to a shared database so their results can come back instantly and each visit they can get the same data with the same token.
hero member
Activity: 532
Merit: 500
September 04, 2015, 05:50:07 PM
If you want i can host in my paid host, i think it should work faster in two websites(hosts) with different IPs isn't it ?
The problem is that the program isn't designed to have two servers as backend. I can probably modify it to do that, but it will take some time.

The site is back up.

But what do you think to have a copy on the another server, another ip? And linking these 2 websites to each other?
hero member
Activity: 896
Merit: 1006
September 04, 2015, 04:50:14 PM
cool cant imagine there will be much demand for this but its nice to see my account valued at 0 Tongue

Sure there will be... Accounts can be traded, so its nice to have an estimator
newbie
Activity: 1
Merit: 0
September 04, 2015, 04:47:59 PM
Might want to take user id into account too for example number 1/69/million would probably be worth a little extra due to prestige
newbie
Activity: 1
Merit: 0
September 04, 2015, 04:45:50 PM
cool cant imagine there will be much demand for this but its nice to see my account valued at 0 Tongue
staff
Activity: 3458
Merit: 6793
Just writing some code
September 04, 2015, 03:02:47 PM
If you want i can host in my paid host, i think it should work faster in two websites(hosts) with different IPs isn't it ?
The problem is that the program isn't designed to have two servers as backend. I can probably modify it to do that, but it will take some time.

The site is back up.
hero member
Activity: 532
Merit: 500
September 04, 2015, 01:07:16 PM
this is what I get when I try to open the site

"This webpage is not available

ERR_CONNECTION_REFUSED"

site maintenance or updating or site is down?

it's seems same on me, Looks like the site is not available to access. Maybe the site is going to update.

Maybe he is moving to another server because lots of request maybe or problem with the host.
There is a problem with the server, but I can't fix it right now since I'm not at my computer that can ssh into the server.

If you want i can host in my paid host, i think it should work faster in two websites(hosts) with different IPs isn't it ?
staff
Activity: 3458
Merit: 6793
Just writing some code
September 04, 2015, 12:22:40 PM
this is what I get when I try to open the site

"This webpage is not available

ERR_CONNECTION_REFUSED"

site maintenance or updating or site is down?

it's seems same on me, Looks like the site is not available to access. Maybe the site is going to update.

Maybe he is moving to another server because lots of request maybe or problem with the host.
There is a problem with the server, but I can't fix it right now since I'm not at my computer that can ssh into the server.
hero member
Activity: 532
Merit: 500
September 04, 2015, 12:20:23 PM
this is what I get when I try to open the site

"This webpage is not available

ERR_CONNECTION_REFUSED"

site maintenance or updating or site is down?

it's seems same on me, Looks like the site is not available to access. Maybe the site is going to update.

Maybe he is moving to another server because lots of request maybe or problem with the host.
sr. member
Activity: 350
Merit: 250
Bonus Claim Url: http://betonline.wager.bz
September 04, 2015, 01:01:38 AM
this is what I get when I try to open the site

"This webpage is not available

ERR_CONNECTION_REFUSED"

site maintenance or updating or site is down?

it's seems same on me, Looks like the site is not available to access. Maybe the site is going to update.
legendary
Activity: 1344
Merit: 1006
September 04, 2015, 12:46:06 AM
this is what I get when I try to open the site

"This webpage is not available

ERR_CONNECTION_REFUSED"

site maintenance or updating or site is down?
hero member
Activity: 854
Merit: 658
rgbkey.github.io/pgp.txt
September 03, 2015, 11:03:52 PM
For fun, I decided to see the value of my account. However, it was taking a really long time to pop up so I closed the tab. That was yesterday.
Today I had more time to just let it sit so I thought I'd give it another go, but it keeps popping up with this error:

"Please wait for your previous request to finish and try again"

Any idea how to reset this?
I need to go in and reboot the server. Give me a couple minutes to do that. That should fix the problem that most people are having.
Do you know if that will reset the queue and it will start working again? I'd like to look at my account again  Tongue
It will reset the queue and everything should work again. I think the problem is that there may be too many requests to it at once which is breaking the program. It worked during my testing.

I am working on a different fix which overhauls the whole thing.
Awesome, it's cool that you're still working on it, I enjoy using it, so thanks.
staff
Activity: 3458
Merit: 6793
Just writing some code
September 03, 2015, 11:02:24 PM
For fun, I decided to see the value of my account. However, it was taking a really long time to pop up so I closed the tab. That was yesterday.
Today I had more time to just let it sit so I thought I'd give it another go, but it keeps popping up with this error:

"Please wait for your previous request to finish and try again"

Any idea how to reset this?
I need to go in and reboot the server. Give me a couple minutes to do that. That should fix the problem that most people are having.
Do you know if that will reset the queue and it will start working again? I'd like to look at my account again  Tongue
It will reset the queue and everything should work again. I think the problem is that there may be too many requests to it at once which is breaking the program. It worked during my testing.

I am working on a different fix which overhauls the whole thing.
Pages:
Jump to: