Bitcoin Forum
July 11, 2024, 01:52:33 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 [312] 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 ... 446 »
6221  Other / New forum software / A feature to fastly switch orders & contents of columns in table (Suggestion) on: December 05, 2019, 06:37:48 AM
I don't have knowledge on programming so my suggestion could be stupid, so correct me if I am.

My suggestion is:
- Can we have a new feature to help users fastly switch orders of columns in table (in format and in contents at the same time) when they want to edit?

Please let me using my following table as an example for this suggestion.
PositionUsernameDate of registerEarned meritsSent merits
____________________________________________________________________________________________
AdminCyrus16/01/2013124289

The above one is the initial format.

If I want to switch the column #1 (Position) and column #2 (Username), I have to do three things (with the current forum):
  • Change column's titles: Username for #1 and Position for #2
  • Change columns' width: if in the initial format, those two columns have different widths.
  • Change the contents inside each column.

The first and second to-do things are simple and don't cost too much time but the third one requires lot of time. We have to manually edit it, it's a kind of time wasting.

So, can we have that feature in the new forum software?
- Automatically switch contents between columns in table if table format changed
6222  Other / New forum software / Re: User Post Notification on: December 05, 2019, 06:27:37 AM
In the forum, you have three options to do it:

Notifications have advantages and disadvantages. If you overuse notifications (posts/ topics) you will be spammed and burried with notifications, which I don't think you really expect.

I agree with the new feature for Epochtalk but as an personal option.
6223  Other / Meta / Re: List of the forum's admins/ global moderators/ staffs on: December 05, 2019, 03:22:25 AM
P.P.S. Merit per post earned for posts made since the introduction of the merit system would be a better metric.
Done, malevolent.


Update:

  • npost: total posts made since January 24, 2018, 11:00:11 PM (forum time), when the merit system born; till December 05, 2019, 02:30:17 AM
  • emerit: total earned merit till the last week (2019w47) data dump from theymos, stored in the loyce's club at http://loyce.club/Merit/userID_sent_received.txt
  • emeritppost = emerit / npost
  • rank_emp: Rank based on emeritppost (descendingly) and emerit (descendingly) with the first priority is emeritppost.

Note:
  • npost: includes posts made when topic trashed by moderators/ admins. *
  • emerits: includes earned merits in posts made before the merit system began.
All two things are bias factors.
* This bias factor occurs mostly in Russian moderators.

Details:
Code:
.         list rank_emp userid username emeritppost emerit npost, abb(30)

     +---------------------------------------------------------------------+
     | rank_emp    userid          username   emeritppost   emerit   npost |
     |---------------------------------------------------------------------|
  1. |        1     11425          gmaxwell           7.1     1848     259 |
  2. |        2        35           theymos           6.5     6287     972 |
  3. |        3    140584               EFS           2.6      192      73 |
  4. |        4    290195          achow101           2.1     1944     929 |
  5. |        5     78147             Cyrus           2.1      124      59 |
     |---------------------------------------------------------------------|
  6. |        6     18312      phantastisch           1.2      245     209 |
  7. |        7    988740       frodocooper           1.2      107      86 |
  8. |        8    207730           Wangbus             1        1       1 |
  9. |        9   2243418            alanst            .9       48      54 |
 10. |       10    225121     franckuestein            .8      105     139 |
     |---------------------------------------------------------------------|
 11. |       11     51173             mprep            .7      456     635 |
 12. |       12    153634            dbshck            .7      289     406 |
 13. |       13     79608   Flying Hellfish            .6      710    1241 |
 14. |       14    164822    hilariousandco            .6      690    1145 |
 15. |       15   1053119             Halab            .5      485    1056 |
     |---------------------------------------------------------------------|
 16. |       16    241548          Rizzrack            .5       19      39 |
 17. |       17     84521             Welsh            .4      727    1748 |
 18. |       18      7811           goatpig            .4      133     341 |
 19. |       19     19971               -ck            .3      214     657 |
 20. |       20    347141             sapta            .3      177     567 |
     |---------------------------------------------------------------------|
 21. |       21    553678           Mr. Big            .3      142     440 |
 22. |       22       203           HostFat            .3       92     278 |
 23. |       23    112568           Adriano            .3       23      85 |
 24. |       24    375981   OmegaStarScream            .2      537    2207 |
 25. |       25     23092        malevolent            .2      276    1186 |
     |---------------------------------------------------------------------|
 26. |       26   2288758             3dOOm            .2       13      82 |
 27. |       27   1068464           Xal0lex            .1      975   13607 |
 28. |       28    969327         Anon11073            .1       35     692 |
 29. |       29    210680            mitzie            .1        3      37 |
 30. |       30    382413            xandry             0      232    9467 |
     |---------------------------------------------------------------------|
 31. |       31    779106          Barcode_             0       53    2985 |
 32. |       32     20203            Rassah             .       28       0 |
 33. |       33      3137           ThomasV             .       25       0 |
 34. |       34      2700        Mike Hearn             .        8       0 |
     +---------------------------------------------------------------------+

Sort by npost:
Code:
.         list userid username npost, abb(30)

     +-----------------------------------+
     |  userid          username   npost |
     |-----------------------------------|
  1. | 1068464           Xal0lex   13607 |
  2. |  382413            xandry    9467 |
  3. |  779106          Barcode_    2985 |
  4. |  375981   OmegaStarScream    2207 |
  5. |   84521             Welsh    1748 |
     |-----------------------------------|
  6. |   79608   Flying Hellfish    1241 |
  7. |   23092        malevolent    1186 |
  8. |  164822    hilariousandco    1145 |
  9. | 1053119             Halab    1056 |
 10. |      35           theymos     972 |
     |-----------------------------------|
 11. |  290195          achow101     929 |
 12. |  969327         Anon11073     692 |
 13. |   19971               -ck     657 |
 14. |   51173             mprep     635 |
 15. |  347141             sapta     567 |
     |-----------------------------------|
 16. |  553678           Mr. Big     440 |
 17. |  153634            dbshck     406 |
 18. |    7811           goatpig     341 |
 19. |     203           HostFat     278 |
 20. |   11425          gmaxwell     259 |
     |-----------------------------------|
 21. |   18312      phantastisch     209 |
 22. |  225121     franckuestein     139 |
 23. |  988740       frodocooper      86 |
 24. |  112568           Adriano      85 |
 25. | 2288758             3dOOm      82 |
     |-----------------------------------|
 26. |  140584               EFS      73 |
 27. |   78147             Cyrus      59 |
 28. | 2243418            alanst      54 |
 29. |  241548          Rizzrack      39 |
 30. |  210680            mitzie      37 |
     |-----------------------------------|
 31. |  207730           Wangbus       1 |
 32. |    3137           ThomasV       0 |
 33. |   20203            Rassah       0 |
 34. |    2700        Mike Hearn       0 |
     +-----------------------------------+
6224  Other / Beginners & Help / Re: Increase your potential with the Watchlist and Notification Feature! on: December 05, 2019, 01:33:06 AM
bitmover gave the Piggy's notification bot already, so I skip it.

There is another alternative for OP, in the future:
LoyceV's: Follow users on Bitcointalk.org (posts and/or topics)
For now, there are some bugs (need to be fixed) but in later versions, I think it will do great. In LoyceV, I believe.  Smiley

If you have interests in that one, now you can support LoyceV by joining his free tests (to help him find bugs and fix them).
T for topics, P for posts. More details, please read that thread.
6225  Other / Beginners & Help / Re: How to stake a address from blockchain and be able to sign messages from it on: December 05, 2019, 01:15:36 AM
OP thinks that the desktop wallet (Bitcoin Core, Electrum or whatever else) is unsafe in case he uses it to sign message and probably lose funds.

A sign message is a kinda of ownership proof but it does not a mandatory requirement to have funds inside that wallet when, after or before, signing that message to prove that one has control on that wallet.

So why not sign a message from a 'blank' wallet?
Blank ~ zero-fund inside. Consequently, no one can compromise your funds and you still can sign a message, totally safe.  Cheesy

I think one of good solution is using Electrum (for example, I like it because it is light and does not require too much storage on my computer) to create a wallet, then use it to sign a message. Then, backup that wallet's seeds, keep it safe (but backup should be made in dozens, not only one; just in case). After that, reinstall the Electrum wallet from computer. So no one can compromise that wallet from that computer. But the last thing is keeping backups of seeds safely.

With seeds, anyone who get access to seeds can retrieve that wallet.

There is another way to backup wallet, using the backup file of wallet (that has a strong password too). People who have your wallet backup file have to crack wallet's passphrase to control the private key and funds (if there are) inside. Click on File > Save copy > Type a name for your wallet backup file.

I usually backup my wallet in both two ways, just in case some of those backups broken.

6226  Other / Meta / Re: LoyceV's: Follow users on Bitcointalk.org (posts and/or topics) on: December 04, 2019, 02:59:09 AM
I am in.
Code:
T:459836
T:881377
6227  Other / Beginners & Help / Re: [GUIDE] How to change desired image as Bitcointalk avatar size using app. on: December 04, 2019, 02:01:13 AM
And with this I don't need to open laptop to resize avatar when joining bounties.
Companies often release avatars that meet forum requirements so participants don't have to resize. It is very rarely to see companies run their bounties with overlarge avatars. In such situations, they will resize their avatars after receiving complaints from participants.

@OP,
You made a thread on image (avatar, in particular)'s size, so I thought you should use the width, height options for images in OP. Current images in OP are too large.
6228  Other / Meta / Re: [LIST] Banned users on: December 04, 2019, 01:53:53 AM
If you mean game-protect, he isn't banned. Modlog shows data for the past 7 days, and he has over 100 deleted posts. So he may have received a tempban, but they aren't shown in public.
I counted and saw 112 posts (of GP) deleted. The number of total deleted posts is 1345. 8.3% of total deleted posts belong to GP at December 04, 2019, 01:53:54 AM (forum time).
Quote
. di 112/1345*100
8.3271375

User game-protect is currently banned. Temporarily or not can say only global moderators.
With tem bans, users are still able to wear signature. It's clear that GP don't have permanent ban, but if he got temp banned, it will be his second time.
6229  Economy / Service Discussion / Re: Overview of Bitcointalk Signature-Ad Campaigns [Last update: 01-Dec-2019] on: December 04, 2019, 01:44:04 AM
This website looks like ponzi scheme. Maybe I'm wrong, but I got such impression after looking into it. And campaign is managed by Jr. Member without any escrow - it's another red flag. I'm not sure that this campaign should be listed here.
In my opinion, escrow or not, it does not a matter if the site is legit.

Each company has different funds to start their service, and promotions so they are free to choose how they run their promotions (with or without Escrow; manage promotions by themselves or hire managers).
I am fine with it. There is nothing wrong if a small (but legit) start-up run their campaigns by their own accounts and don't use Escrow. It's their company, campaign and fund, why they have to use Escrow?

BUT:
It is not good to see a campaign thread created as a self-moderated one, especially if it comes from lower rank accounts (without management history).

Smartmixer.io has 6 open spots.
We have some new positions to fill in this Campaign!

3x Sr. Members, 2x Hero Members & 3x Legendary Members, apply now! Smiley
6230  Other / Meta / Re: History of local boards on: December 03, 2019, 11:36:56 PM
Well findings, @Halab, and @malevolent. As always, if one finds new things or incorrect things, please let me know. I said please guys. It's your local boards, something like your favorite houses and your languages.  Smiley

@LTU_btc, as I read (but not remembered all words wrote by theymos), he requested new moderators for Japanese because he can read, understand and write in Japanese but only most common words & phrases. He is not able to Japanese-proficient enough to manage that local board.

There is another reason why local boards are rarely to be created. If there is a local board, there is demand to find a new local moderator. That's something challenging. Admin feels difficult to find new moderators for new local boards and current moderators/ admins sometimes don't know local languages to manage them (if they have time to do it).
6231  Bitcoin / Bitcoin Technical Support / Re: can I get hacked if a Sign Message in bitcoin? on: December 03, 2019, 04:43:56 PM
Just kidding but I want to give a serious reminder (for newbies), guys.

Yes, your bitcoin can be hacked if you sign a message.

If you are dumb enough to include your private key in your sign message. Who knows? Newbies mostly dumb enough to do stupid things and sometimes some stupid things result in serious losses.

I said this because months ago I made a recommendation to include email address (as another proof for account recovery) in a sign message. Then someone gave me a valuable warning that it is a stupid idea that is what I agreed with. I was dumb in the past, as you can see.  Grin
(3) Registered email for specific account.
People wouldn't like to display their emails to the public... Email spammers will just get excited by the thread and just come over to compile lists of emails which they can later spam with scam and phishing links.
Emails that were used for registering accounts at least won't get deleted from the database even when the account changes hands so, it isn't necessary to sign with your email address too

So please don't include your private key in your sign message.
6232  Other / Meta / Re: List of the forum's admins/ global moderators/ staffs on: December 03, 2019, 03:58:23 PM
When I did it, I found that the userid of @Andreas Schildbach (userid = 3696) is missing from the list of userid that I took from the loyce's club.
Which list did you use? The account is included in the full list, but missing from my Merit-lists because there's not a single Merit transaction on that account (just like 2.7 million other accounts).
I checked your full list again, and sure you are right.

I took it from there
Usernames machine readable
Full list (1 MB)
Below theymos' raw data, theymos' data, Usernames to go with theymos' data, you made that list, so I misunderstood that one is the list for user who have merit history (sent or gave away). Maybe I dump and the others don't so they will understand this list title better.

Sorry for taking your time. Cheesy

It would be more useful if you were to add their respective subforums too.
I am not going to add it because the names of moderators for each local boards are available and displayed on each board already. If you actually use your local board, you surely know who are your moderators.

Next, some moderators simultaneously moderate some boards, not only one.

Addtionally, if one newbie is curious, there is place to get it. History of local boards

Lastly, I am going to use space for such stats later.
P.P.S. Merit per post earned for posts made since the introduction of the merit system would be a better metric.
I will try to figure it out..
6233  Other / Meta / Re: Art badges for the winners on: December 03, 2019, 11:17:29 AM
- Is it only as of the appreciation from theymos to them? or It has special advantages like [get the priority to be accepted on a bounty campaign, or get a guarantee for something else]
No, IMO. The probability to get accepted in campaigns, especially high-paid ones that are competitive depends on some factors:
- Average post quality.
- Overal net-effects: should be positive (post quality is only one of them). Contribution in the art contest is only one of them but it is a minor one. Because it is in short term while net-effect is for long-term.
- Trust flags history.
There is no guarentee that a Legendary user will be accepted when applying in campaigns, and the same thing will be for only five users who have the art badge.
Quote
- Will the art badges be permanent? or just given for temporarily and will be disappeared someday?
If the Art badge is temporary, theymos would have not added in the forum, if you take into consideration when it happened, not within the period for April Fool.

There is no chance to see any kind of official financial priviledges with the art badge, of course except the payments for the art contest winners (one-time payments).

For managers, I strongly believe professional managers will not blindly look at art badge and automatically accept users who have that badge.
6234  Other / Meta / Re: List of the forum's admins/ global moderators/ staffs on: December 03, 2019, 05:49:13 AM
Thanks. I will look at them ASAP.
Done. Updated for OP (with correct stats and alphabetical orders) and post #2.

When I did it, I found that the userid of @Andreas Schildbach (userid = 3696) is missing from the list of userid that I took from the loyce's club.
I add it for my file but please check yours, @LoyceV.
can you also include in your data about who are those merit sources? Or, all staff are expected that they are merit sources. .
You can get it around the forum, there are some official stats from the forum, and from the community (in topics); but theymos does not want to see such things. I am not going to this one.
Merit sources are free to reveal their source amounts, though I think it may be a bit unwise. While it will eventually become obvious roughly what the source amounts are from the stats, there's a huge difference between showing up in a "list of probable merit sources" and having a quote out there of you basically saying "I'm a merit source, come beg me for merit, complain about every merit I send, and accuse me of being part of the anti-X/pro-Y conspiracy."
6235  Other / Meta / Re: List of the forum's admins/ global moderators/ staffs on: December 03, 2019, 05:08:42 AM
In the OP it says that hilariousandco only has 142 earned merits. In your 2nd post you didn't make this mistake.
Oops. You are right. I made a flip between Mr. Big and hilariousandco.

I saw another mistake too. Please give me a minute to check my code and correct it.

Is this (rickbig41) original name of Mr. Big?
6236  Other / Meta / Re: List of the forum's admins/ global moderators/ staffs on: December 03, 2019, 04:48:42 AM
P.S. Some of those earned merits numbers are wrong, e.g. for my account, or for hilariousandco's.
Those figures in OP are ones I took from weekly data dump from theymos' raw data and loyce's club. They are not real-time figures.
Quote
P.P.S. Merit per post earned for posts made since the introduction of the merit system would be a better metric.
I will try to figure it out.
Quote
There are also several users with mod privileges on wallet software's child-boards:

ThomasV, Andreas Schildbach, Mike Hearn, goatpig, and Rassah

But they aren't treated like regular Staff members.
Thanks. I will look at them ASAP.
6237  Other / Meta / Re: List of the forum's admins/ global moderators/ staffs on: December 03, 2019, 03:28:57 AM
  • emerit: Earned merits
  • gmerit: Sent merits

Code:
     +----------------------------------------------------------+
     |  userid             username           position   emerit |
     |----------------------------------------------------------|
  1. |      35              theymos              admin     6287 |
  2. |  290195             achow101              staff     1944 |
  3. |   11425             gmaxwell              staff     1848 |
  4. | 1068464              Xal0lex              staff      975 |
  5. |   84521                Welsh              staff      727 |
     |----------------------------------------------------------|
  6. |   79608      Flying Hellfish              staff      710 |
  7. |  164822       hilariousandco   global moderator      690 |
  8. |  375981      OmegaStarScream              staff      537 |
  9. | 1053119                Halab              staff      485 |
 10. |   51173                mprep   global moderator      456 |
     |----------------------------------------------------------|
 11. |  153634               dbshck              staff      289 |
 12. |   23092           malevolent              staff      276 |
 13. |   18312         phantastisch              staff      245 |
 14. |  382413               xandry              staff      232 |
 15. |   19971                  -ck              staff      214 |
     |----------------------------------------------------------|
 16. |  140584                  EFS              staff      192 |
 17. |  347141                sapta              staff      177 |
 18. |  553678            rickbig41   global moderator      142 |
 19. |    7811              goatpig     mod-privileged      133 |
 20. |   78147                Cyrus              admin      124 |
     |----------------------------------------------------------|
 21. |  988740          frodocooper              staff      107 |
 22. |  225121        franckuestein              staff      105 |
 23. |     203              HostFat              staff       92 |
 24. |  779106             Barcode_              staff       53 |
 25. | 2243418               alanst           Cryptios       48 |
     |----------------------------------------------------------|
 26. |  969327            Anon11073              staff       35 |
 27. |   20203               Rassah     mod-privileged       28 |
 28. |    3137              ThomasV     mod-privileged       25 |
 29. |  112568              Adriano              staff       23 |
 30. |  241548             Rizzrack           Cryptios       19 |
     |----------------------------------------------------------|
 31. | 2288758                3dOOm           Cryptios       13 |
 32. |    2700           Mike Hearn     mod-privileged        8 |
 33. |  210680               mitzie              staff        3 |
 34. |  207730              Wangbus              staff        1 |
 35. |    3696   Andreas Schildbach     mod-privileged        0 |
     +----------------------------------------------------------+

Code:
     +----------------------------------------------------------+
     |  userid             username           position   gmerit |
     |----------------------------------------------------------|
  1. |  153634               dbshck              staff    13808 |
  2. |      35              theymos              admin    11812 |
  3. |   79608      Flying Hellfish              staff     5546 |
  4. |   84521                Welsh              staff     4654 |
  5. |  988740          frodocooper              staff     4470 |
     |----------------------------------------------------------|
  6. | 1053119                Halab              staff     4026 |
  7. |  382413               xandry              staff     3403 |
  8. |  140584                  EFS              staff     3159 |
  9. |   23092           malevolent              staff     1860 |
 10. |   51173                mprep   global moderator     1099 |
     |----------------------------------------------------------|
 11. |  290195             achow101              staff      863 |
 12. |  553678            rickbig41   global moderator      853 |
 13. |  375981      OmegaStarScream              staff      796 |
 14. |  164822       hilariousandco   global moderator      770 |
 15. |  347141                sapta              staff      548 |
     |----------------------------------------------------------|
 16. | 1068464              Xal0lex              staff      426 |
 17. |   18312         phantastisch              staff      401 |
 18. |  969327            Anon11073              staff      365 |
 19. |   78147                Cyrus              admin      289 |
 20. |   11425             gmaxwell              staff      273 |
     |----------------------------------------------------------|
 21. |  210680               mitzie              staff      253 |
 22. |  225121        franckuestein              staff      197 |
 23. |  779106             Barcode_              staff      161 |
 24. |     203              HostFat              staff       53 |
 25. |  112568              Adriano              staff       22 |
     |----------------------------------------------------------|
 26. | 2243418               alanst           Cryptios       14 |
 27. |  241548             Rizzrack           Cryptios        9 |
 28. | 2288758                3dOOm           Cryptios        6 |
 29. |   19971                  -ck              staff        1 |
 30. |   20203               Rassah     mod-privileged        0 |
     |----------------------------------------------------------|
 31. |    3696   Andreas Schildbach     mod-privileged        0 |
 32. |    7811              goatpig     mod-privileged        0 |
 33. |    2700           Mike Hearn     mod-privileged        0 |
 34. |    3137              ThomasV     mod-privileged        0 |
 35. |  207730              Wangbus              staff        0 |
     +----------------------------------------------------------+
6238  Other / Meta / [LIST] Forum's admins/ global moderators/ staffs on: December 03, 2019, 03:21:31 AM
I hope that the list will help newbies pay more time to read posts made by people who contributed to manage the forum. I don't say their posts always have higher quality than posts of normal users but you should read their posts carefully because I am sure that you will improve your understandings on both the forum rules and crypto.

PositionUsernameDate of register
________________________________________________________________
AdminCyrus16/01/2013
Admintheymos09/02/2010
Global Moderatormprep04/02/2012
Global ModeratorMr. Big10/09/2015
Global Moderatorhilariousandco20/11/2013
Staff-ck08/06/2011
Staffachow10114/03/2014
StaffAdriano06/05/2013
StaffAnon1107315/03/2017
StaffBarcode_21/02/2016
Staffdbshck07/10/2013
StaffEFS26/07/2013
StaffHalab03/07/2017
StaffHostFat18/05/2010
Staffgmaxwell05/05/2011
Staffmalevolent13/06/2011
StaffOmegaStarScream09/09/2014
Staffsapta23/06/2014
StaffWangbus31/12/2013
StaffWelsh07/03/2013
StaffXal0lex15/07/2017
Staffxandry29/09/2014
Staffmole081512/12/2017
StaffIgebotz27/06/2017
Cryptios3dOOm *17/07/2018
CryptiosRizzrack *06/02/2014
Mod-privilegedAndreas Schildbach *23/01/2011
Mod-privilegedgoatpig *31/03/2011
Mod-privilegedMike Hearn *14/12/2010
Mod-privilegedRassah *06/02/2014
Mod-privilegedThomasV *01/01/2011
____________________________________________________________________________________________


* Cryptios:

* Mod-privileged:
  • Suggested by @malevolent. See

Patrollers:
  • They are not included in the thread.

Details on moderators' boards:

Details on merit per posts and total posts made since the birthday of the merit system
  • See.
  • There are bias factors so I don't include those stats in OP table.


Ex-staffs

PositionUsernameDate of registerReference link
________________________________________________________________________________
Ex-StaffDabs21/03/2012Reference
Ex-Stafffranckuestein21/01/2014Reference
Ex-Staffphantastisch05/06/2011Reference
Ex-Stafffrodocooper22/04/2017Reference
Ex-StaffFlying Hellfish30/01/2013Reference
Ex-Staffmitzie04/01/2014Unsure
Ex-Cryptiosalanst28/06/2018Reference
Ex-Staffmedicine15/02/2013Reference
Ex-Staffaantonop25/01/2013Reference
Ex-Staff[Tycho]28/3/2011Reference
Ex-StaffLZ (aka. lzsaver)16/7/2010Reference
Ex-StaffPsychoticBoy28/3/2012Reference
Ex-StaffMitchell28/3/2012Reference
Ex-AdminGavin Andresen28/5/2010Reference
Ex-Adminsirius20/11/2009Reference
________________________________________________________________________________





Translations:

LanguageTopic titleTranslator
__________________________________________________________________________________________________________________
Bahasa IndonesiaDaftar nama-nama Admin, Moderator, dan Staff Forum bitcointalk kawetsriyanto
6239  Other / Meta / Re: 10th anniversary art contest badge voting on: December 03, 2019, 02:11:45 AM
Congratulations to all five winners, you all deserve those Artist badges.

As far as I know, the Artist badge is the rarest badge because there are only five users have that badge.  Smiley
6240  Other / Beginners & Help / Re: Almost there (Hero Member) hoping to reach it before 2020 starts. on: December 03, 2019, 02:06:13 AM
This is True, I have merited people who I dislike on this forum due to the posts being of value. The best advise for people wanting merit is to spend more time reading the forum, read the merited posts/threads and become a better user.
Excellent advice, @TMAN.
There is one of good place to do this: Inspirational stories from self-made promoted users
Pages: « 1 ... 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 [312] 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 ... 446 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!