Bitcoin Forum
May 26, 2024, 01:06:02 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 [3] 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 »
41  Other / Meta / Re: Merit reallocation based on activity? on: January 29, 2018, 07:37:11 AM
I was thinking the same and in addition to that I already posted my idea to even integrate the merit into the activity rank

Maybe it would have been best not to create a new value for the merit but simply use the activity the same as it is used for time and activity right now.

So instead of this

The activity number is determined in this way:
time = number of two-week periods in which you've posted since your registration
activity = min(time * 14, posts)

We would have used:
activity = min(time * 14, posts, merit)

and everyone would have gotten the same initial merit as his activity at the time of the change.

This way nobody would have been affected in his current rank by a positiv or negative direction and we would still only use activity instead of an additional counter on all accounts.
42  Other / Meta / Re: Merit & new rank requirements on: January 29, 2018, 07:22:04 AM
I think that there are a couple of points here that I could elaborate on, but I don't claim to know everything either, even if I have spent more hours on the forum.  

Regarding activity, I think that if you are averaging more than 14 posts per two weeks, then you will get all of the 14 activity points for each activity period even if you only post a couple of posts in the most recent activity period. However, when you start to go below a 14 posts per two weeks average, then you receive fewer activity points.  Something like that.   So I have mostly kept my average up above 14 per two weeks, and I think that there was only a few two week periods that I did not post anything, so I did not receive any activity points for those few two week periods.


As you already suspected, you are wrong on this one Smiley
You can find the calculation for activity here

The activity number is determined in this way:
time = number of two-week periods in which you've posted since your registration
activity = min(time * 14, posts)

Lets say you have a new account which does only one post in his first two-week period, this account would have an activity of 1 but his time variable would already be one which results into a potential activity of 14 for his account.
So if this account would make 27 or more post in his next two-week period he would have an activity of 28.
Therefore its enough to make at least one post in one period to maintain an increase of your activity but to actually make it increase you would have to make many more posts.
And sadly thats the case for my account Cheesy
I dont even know my potential activity. There has been a website which was able to calculate that by using your post history I think, but it is no longer online.
43  Other / Meta / Re: Merit & new rank requirements on: January 28, 2018, 08:54:09 PM
150 additional merits to go from full member to senior member seems excessive and unfair frankly to those of us that were almost there.  It will take years to reach that. 

How cute...I am a potential Legendary member (only missing the post count) and I got only 500 Merit instead of 1000.

So be happy that you only got screwed by less then 150  Cheesy

Well B4RF, you have been a forum member almost as long as me, so you are correct that your post count has caused you to not move up in ranks, and if you had been at least minimally active in ever two week activity period, you would have earned enough activity points to have become legendary a year ago (something like that). 

So, yeah, none of us knew this change was coming, but those of us who remained active benefited by this unexpected change based on activity level (which includes posting regularly).

I was actually active for many more periods then my activity is shown I think but I simply didnt do a ratio of 1 post per day.

And I dont really understand why a higher post ratio makes you more likely to be able to spread merit to others but yeah nobody knew this would come around so I guess everyone missing a rank by some posts needs to go along with it.

Btw I am not moaning since I dont really need the Legendary status right now since I didnt even used a signature campaign for quite some time.
I was just curious about the initial thought why this merit system has been implemented like this.

Nobody will do such a big change without spending much time about the consequences and benefits therefore I think there has to be a reason for this decision.
44  Other / Meta / Re: Merit & new rank requirements on: January 28, 2018, 07:00:45 PM
Maybe it would have been best not to create a new value for the merit but simply use the activity the same as it is used for time and activity right now.

So instead of this

The activity number is determined in this way:
time = number of two-week periods in which you've posted since your registration
activity = min(time * 14, posts)

We would have used:
activity = min(time * 14, posts, merit)

and everyone would have gotten the same initial merit as his activity at the time of the change.

This way nobody would have been affected in his current rank by a positiv or negative direction and we would still only use activity instead of an additional counter on all accounts.
45  Other / Meta / Re: Merit & new rank requirements on: January 28, 2018, 06:30:42 PM
150 additional merits to go from full member to senior member seems excessive and unfair frankly to those of us that were almost there.  It will take years to reach that. 

How cute...I am a potential Legendary member (only missing the post count) and I got only 500 Merit instead of 1000.

So be happy that you only got screwed by less then 150  Cheesy
46  Economy / Gambling / Re: Seuntjies DiceBot -Multi-Site, multi-strategy betting bot for dice. With Charts! on: January 28, 2018, 11:50:08 AM
Hey guys I`m trying to run a script but it seems i have a mistake somewhere i can`t find it where can someone help me with that i will be very grateful i want to make it switch low/high every bet and to double on losses  and i also added another function to change % between 40 and 60  roll .

basebet=0.00000001
nextbet=basebet
chance=49.5
function dobet()

If Iwin then
nextbet=previousbet*2
else
nextbet=basebet
end

bethigh=bethigh
print(currentprofit)

if lastbet.roll > 40 and lastbet.roll < 60 then
chance=40;
else
chance=49.5
end


   if win then

--     switch high/low every win
--     bethigh = !bethigh

   What error are you getting? 
Is Iwin maybe !win? 
Also you have a ; after you set the chance. 

But my best guess is your missing an end statement for the function 

wasn't the statement end ,either !win or ; I`ve try it it didn't work Sad
That`s what happen if i put ! and what happen if i take it out -->

LUA ERROR!!
assignment statement expected, got '!'
start()
LUA ERROR!!
assignment statement expected, got 'win'


Besides the mistakes chilly2k already mentioned you wrote If instead of if and at the end of your script there is an additional "if win then" which should be removed.
47  Other / Meta / Re: [LIST] USERS THAT ARE ABUSING MERIT SYSTEM on: January 28, 2018, 11:39:36 AM
This user tries to exchange Merit:

https://bitcointalk.org/index.php?action=profile;u=1048815

proof

I certainly agree that I got screwed out of an easy obtainable Legendary account by just some posts (I already have the activity I am only missing the post count) but thats no reason to abuse this system.
48  Other / Meta / Re: Merit & new rank requirements on: January 27, 2018, 10:05:46 PM
Should the sam rule apply, more seriously, to merit?
Yes, no, and maybe.
There are threads where people actively search for recommendations on posts to merit, going there and suggesting posts (even if they are your own) is alright, it's even wanted. I dont see harm in it.
Another case would it be when you are sending unsolicited PMs to people who you suspect to have big amounts of sMerit. Here it should be 100% not allowed. Aggressive begging cant be tolerated.
When it comes to a post/thread, imo it depends on the content of it. Some threads currently ask for donations, and that's OK. They could ask for merit donations instead of BTC donations, I would find that OK.
Some threads have avertisements, and that's Ok, similar situation. This does not apply to all threads/posts alike, I think it's something everyone has to determine for themselve individually. Find your own line.


I dont know if I should post this but I already got a pm like that.
What are the consequences for someone doing it?
49  Other / Meta / Re: Merit & new rank requirements on: January 27, 2018, 08:56:05 PM
We do not know the participants of this forum, who they are in real life and what their mental abilities are. If a participant has the title of Legendary, can he decide whose posts are useful and constructive? Sorry for such a question.


Because they have 1000x more experience in bitcoin than you.... that a good enough reason?

I dont know how to feel about that argument. My account is one and a half years older then this guys account.

why this hero member got 1000 Merits?
https://bitcointalk.org/index.php?action=profile;u=675421

any idea?

I know I could have made more posts but I never really cared about becoming a Legendary member.
But getting a deficit which is that huge is really a bummer.
50  Other / Meta / Re: Merit & new rank requirements on: January 27, 2018, 07:54:07 PM
why this hero member got 1000 Merits?
https://bitcointalk.org/index.php?action=profile;u=675421

any idea?

Because of this change:

I decided that the previous allocation was too unfair in this area, so everyone with activity >= 775 got 500 more merit if they didn't already have 1000 merit (and also Lutpin). No extra sMerit, though.

I missed it by only some posts as well.
Sometimes you win and sometimes you lose Cheesy
51  Other / Meta / Re: Merit & new rank requirements on: January 27, 2018, 07:15:13 PM
Now tell me, why is this "advice" 4x more valuable than me working for an hour+ ? Why did this even get Merited in the first place? (no offence)
You have to realize that time spent doesn't necessarily correlate with quality. While I am not necessarily saying that your infographic was poor, people may have found it somewhat less helpful than the advice on how to easily open the merit page.

You also have to understand that your post was in the middle of a megathread that is increasing by several pages by the day, and the other post is on the front page of such thread and easy to find.

And you missed one important point as well.
The Merit system is not objective but subjective  Tongue
52  Other / Meta / Re: Merit & new rank requirements on: January 27, 2018, 06:41:25 PM
I decided that the previous allocation was too unfair in this area, so everyone with activity >= 775 got 500 more merit if they didn't already have 1000 merit (and also Lutpin). No extra sMerit, though.

So I missed 500 Merrit by not doing 15 more posts...

FeelsBadMan

I still think a progressional distribution would have been the way to go.
Would have been better for higher Legendary accounts as well.
53  Other / Meta / Re: Merit & new rank requirements on: January 26, 2018, 01:54:05 PM
What happens to those who already have higher ranks and still don't post quality post? IMO, I think some people will be content on that level if they can still participate in signature bounties. It would be nice to see bounty managers use a system on par with the merit system in order to achieve more efficient results.

For example, if a person does not meet up to a required amount of merit within a stipulated time, especially after joining the signature bounty, they could be removed from the bounty.

Sounds good at first but I think signature managers shouldnt rely on the participant collecting Merit.
You can have multiple high quality posts on a single day without getting a single Merit.
It's still up to other users if they reward you for your post or not.
54  Other / Meta / Re: Merit & new rank requirements on: January 26, 2018, 11:39:39 AM

That's ridiculous.  Do you even believe your own bullshit?  

Go ahead.  If you really meant what you asked, then make the argument for why everyone should start at 0 merit without totally creating some new-ass fantastical system that makes no sense at all?

Dude I just asked a question Cheesy keep calm.

As long as there are trusted accounts which generate Merit it should be easy for high level accounts to collect Merit faster then Newbies since they already get higher attention I would think.
Therefore eceryone starting at 0 Merit would be an option to create a system which benefits no one in particular and doesnt make it ridiculous hard for new accounts to lvl up.

I dont want the Merrit system to be that way but I simply showed the option since there was no proportional Merit progress within ranks what so ever. Starting at 0 wouldnt benefit some individuals Smiley

In other words, what you are saying makes no sense, unless you happen to have nothing invested.

It sounds like some of those arguments that say, let's just blow everything up and start over.  

And, such a blowing everything up approach only makes sense if you don't have anything invested, and frequently a very short-sighted approach.

And, by the way, there is nothing not "calm" about my previous post, except your perception that it might not be "calm enough" for me to assert that your idea to be ridiculous.

If thats the attitude of a Legendary Member then I am actually thinking that a Merit of 0 for everyone to start with is the best to encourage a more civilized communication.
55  Other / Meta / Re: Merit & new rank requirements on: January 26, 2018, 09:50:44 AM
now i have 11 merit and needs 100 for that... so i will have to wait how many time? 1 year?

why merit give was not proportional to the progress in the rank?

if i'm at 90% of the next level why i have'nt 90 merit (next level is 100)  instead of only 10 ?

Because now it is a new system where you have to earn a rank up rather than just spam enough posts to get it automatically. The arbitrary timing might feel a bit unfair but the system has changed and moaning will achieve nothing, so adapt and move on.


Why isnt everyone simply starting at 0 Merit then?

That's ridiculous.  Do you even believe your own bullshit? 

Go ahead.  If you really meant what you asked, then make the argument for why everyone should start at 0 merit without totally creating some new-ass fantastical system that makes no sense at all?

Dude I just asked a question Cheesy keep calm.

As long as there are trusted accounts which generate Merit it should be easy for high level accounts to collect Merit faster then Newbies since they already get higher attention I would think.
Therefore eceryone starting at 0 Merit would be an option to create a system which benefits no one in particular and doesnt make it ridiculous hard for new accounts to lvl up.

I dont want the Merrit system to be that way but I simply showed the option since there was no proportional Merit progress within ranks what so ever. Starting at 0 wouldnt benefit some individuals Smiley
56  Other / Meta / Re: Merit & new rank requirements on: January 26, 2018, 09:34:04 AM
now i have 11 merit and needs 100 for that... so i will have to wait how many time? 1 year?

why merit give was not proportional to the progress in the rank?

if i'm at 90% of the next level why i have'nt 90 merit (next level is 100)  instead of only 10 ?

Because now it is a new system where you have to earn a rank up rather than just spam enough posts to get it automatically. The arbitrary timing might feel a bit unfair but the system has changed and moaning will achieve nothing, so adapt and move on.


Why isnt everyone simply starting at 0 Merit then?
57  Other / Meta / Re: Merit & new rank requirements on: January 26, 2018, 07:33:34 AM
Just saw this Merit change and think its a good idea to prevent spam posts.
But I am a bit confused... did I get 500 Merit as a Hero Member although I have an activity above 700?
Someone who just got Hero Member would get the same I guess although I have at least 50% higher activity.
Why didnt they use some kind of percentage progression?
58  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][ICO] Gems Protocol - Decentralized Mechanical Turk on: January 24, 2018, 07:30:41 AM
Everyone is going crazy about the token sale but I would simply like to know at which point everyone will be able to utilize gems and earn through microtasks?

Is everyone desperate looking for ICOs and trying to get a quick profit instead of being interested in the actual aim of the project?
59  Economy / Services / Re: SIMPLE TASK - WILL PAY $10 BTC (USA ONLY) on: January 17, 2018, 08:40:28 PM
Would you be so kind and stop posting the same thread over and over again?

Simply bump your first thread if you are that desperate for people doing your task.
60  Economy / Gambling / Re: ★ Crypto-Games.net ★ 10 coins ★ Since 2014 ★ 7 games ★ Jackpot ★ Highest Faucet on: January 13, 2018, 09:38:36 PM

Besides Crypto-Games.net and Crypto.Games, players can now visit us also via Crypto-Games.com  Wink

Am I remembering correctly that crypto-games.com was a different site which was kind of a scam?
Did you buy their domain to prevent confusion?
I might be wrong but that was the first thing which went through my head.
Pages: « 1 2 [3] 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!