Bitcoin Forum
May 04, 2024, 08:30:50 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 [4] 5 6 7 »  All
  Print  
Author Topic: Merits Tree - Monthly Results  (Read 9884 times)
joker_josue (OP)
Legendary
*
Offline Offline

Activity: 1652
Merit: 4558


**In BTC since 2013**


View Profile WWW
October 22, 2022, 07:46:19 AM
 #61

Yes, I'm using that file.
But how do I now associate each merit to a board?  Undecided

As far as I remember on that file each merit transaction refers to a thread, so I need a table linking each thread to a board.

But how does the @ddmrddmr merit dashboard works on this detail? How do he knows where a specific merits belong to?
Blindly, I am missing something.


If I have a list that indicates the id of the board where each post is inserted (with its respective id), I can already know where the merit was given and from there make the tree.
I still haven't found this relationship, in a txt/csv format to be able to compile.  Undecided

.
.HUGE.
▄██████████▄▄
▄█████████████████▄
▄█████████████████████▄
▄███████████████████████▄
▄█████████████████████████▄
███████▌██▌▐██▐██▐████▄███
████▐██▐████▌██▌██▌██▌██
█████▀███▀███▀▐██▐██▐█████

▀█████████████████████████▀

▀███████████████████████▀

▀█████████████████████▀

▀█████████████████▀

▀██████████▀▀
█▀▀▀▀











█▄▄▄▄
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
.
CASINSPORTSBOOK
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀▀█











▄▄▄▄█
1714811450
Hero Member
*
Offline Offline

Posts: 1714811450

View Profile Personal Message (Offline)

Ignore
1714811450
Reply with quote  #2

1714811450
Report to moderator
1714811450
Hero Member
*
Offline Offline

Posts: 1714811450

View Profile Personal Message (Offline)

Ignore
1714811450
Reply with quote  #2

1714811450
Report to moderator
Activity + Trust + Earned Merit == The Most Recognized Users on Bitcointalk
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
LoyceV
Legendary
*
Offline Offline

Activity: 3304
Merit: 16589


Thick-Skinned Gang Leader and Golden Feather 2021


View Profile WWW
October 22, 2022, 07:50:52 AM
Merited by fillippone (3)
 #62

But how do I now associate each merit to a board?  Undecided
If TryNinja can't get you the data, I'll scrape it for you.

But how does the @ddmrddmr merit dashboard works on this detail? How do he knows where a specific merits belong to?
If he shows the data, it means he's scraped it. I actually scraped it too, but only stored the thread titles, not the boards.

I still haven't found this relationship, in a txt/csv format to be able to compile.  Undecided
Well, I could just start scraping now, but with >100k threads, it's going to take a few days (I have to stay under 1 forum request per second on average for all my scraping).

DdmrDdmr
Legendary
*
Offline Offline

Activity: 2310
Merit: 10758


There are lies, damned lies and statistics. MTwain


View Profile WWW
October 22, 2022, 08:03:51 AM
Last edit: October 22, 2022, 08:28:34 AM by DdmrDdmr
Merited by fillippone (3)
 #63

<…>
I determine the board by examining and parsing the path labels, which is not the best of ways (in case there is a name change). The Merit Tx has the message Id, and I later scrape some of the message metadata, including the path name which I parse in order to determine the board.

I used to have a tab on the Merit Dashboard called "Reciprocal Merits", which determined how many sMerits were sent from a given profile to another and back. I eventually deleted it because it was slowing down everything more than it should. I don’t think I made it filterable at the time by board though.


Edit:
You’re probably aiming at something like this in terms of data:
https://docs.google.com/spreadsheets/d/12G0JE1HVX9McRQT9oNflZ-FDavhEOzDXxRyNm4rnfZs/edit?usp=sharing
Probably needs a process to delete rows that indicate the same data in reverse order.
gtg
joker_josue (OP)
Legendary
*
Offline Offline

Activity: 1652
Merit: 4558


**In BTC since 2013**


View Profile WWW
October 22, 2022, 08:08:39 AM
Merited by fillippone (3)
 #64

But how do I now associate each merit to a board?  Undecided
If TryNinja can't get you the data, I'll scrape it for you.

...

I still haven't found this relationship, in a txt/csv format to be able to compile.  Undecided
Well, I could just start scraping now, but with >100k threads, it's going to take a few days (I have to stay under 1 forum request per second on average for all my scraping).

I already talked to TryNinja. His website allows you to search by tab, so I believe he can arrange a compilation of the tab ID with the post ID.

.
.HUGE.
▄██████████▄▄
▄█████████████████▄
▄█████████████████████▄
▄███████████████████████▄
▄█████████████████████████▄
███████▌██▌▐██▐██▐████▄███
████▐██▐████▌██▌██▌██▌██
█████▀███▀███▀▐██▐██▐█████

▀█████████████████████████▀

▀███████████████████████▀

▀█████████████████████▀

▀█████████████████▀

▀██████████▀▀
█▀▀▀▀











█▄▄▄▄
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
.
CASINSPORTSBOOK
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀▀█











▄▄▄▄█
fillippone
Legendary
*
Offline Offline

Activity: 2156
Merit: 15450


Fully fledged Merit Cycler - Golden Feather 22-23


View Profile WWW
October 22, 2022, 08:43:19 AM
Last edit: December 29, 2022, 10:24:03 AM by fillippone
 #65


You’re probably aiming at something like this in terms of data:
https://docs.google.com/spreadsheets/d/12G0JE1HVX9McRQT9oNflZ-FDavhEOzDXxRyNm4rnfZs/edit?usp=sharing
Probably needs a process to delete rows that indicate the same data in reverse order.
gtg


I was exactly looking for something like this.
Better than row deletion I can do a column deletion, considering only the sent merits.
Received merits is the sent merit in the corresponding row.
Looks more feasible to me.


.
.HUGE.
▄██████████▄▄
▄█████████████████▄
▄█████████████████████▄
▄███████████████████████▄
▄█████████████████████████▄
███████▌██▌▐██▐██▐████▄███
████▐██▐████▌██▌██▌██▌██
█████▀███▀███▀▐██▐██▐█████

▀█████████████████████████▀

▀███████████████████████▀

▀█████████████████████▀

▀█████████████████▀

▀██████████▀▀
█▀▀▀▀











█▄▄▄▄
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
.
CASINSPORTSBOOK
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀▀█











▄▄▄▄█
joker_josue (OP)
Legendary
*
Offline Offline

Activity: 1652
Merit: 4558


**In BTC since 2013**


View Profile WWW
October 22, 2022, 09:33:14 AM
 #66

Edit:
You’re probably aiming at something like this in terms of data:
https://docs.google.com/spreadsheets/d/12G0JE1HVX9McRQT9oNflZ-FDavhEOzDXxRyNm4rnfZs/edit?usp=sharing
Probably needs a process to delete rows that indicate the same data in reverse order.
gtg

Well, this data is very viable to make the tree! Although I would have to make an adjustment in the way I collect information...
Do you update this data every month?

.
.HUGE.
▄██████████▄▄
▄█████████████████▄
▄█████████████████████▄
▄███████████████████████▄
▄█████████████████████████▄
███████▌██▌▐██▐██▐████▄███
████▐██▐████▌██▌██▌██▌██
█████▀███▀███▀▐██▐██▐█████

▀█████████████████████████▀

▀███████████████████████▀

▀█████████████████████▀

▀█████████████████▀

▀██████████▀▀
█▀▀▀▀











█▄▄▄▄
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
.
CASINSPORTSBOOK
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀▀█











▄▄▄▄█
DdmrDdmr
Legendary
*
Offline Offline

Activity: 2310
Merit: 10758


There are lies, damned lies and statistics. MTwain


View Profile WWW
October 22, 2022, 12:42:26 PM
 #67

<…>
Ok, I can leave as is, since it can then be used both to resolve what you wanted, and enable us to see the reciprocal Merits sent at a glance (applying filters and such on the data).

<…>
I can update it monthly, based on when I process the merit.txt file that closes each month’s data set. The idea would be to update the same Google Sheet, adding an additional month’s data to the "All " tab.
fillippone
Legendary
*
Offline Offline

Activity: 2156
Merit: 15450


Fully fledged Merit Cycler - Golden Feather 22-23


View Profile WWW
October 22, 2022, 02:44:19 PM
 #68

Ok, I can leave as is,

I can update it monthly

Both your proposal look good to me!
I guess a few interesting analysis will be enabled by this new dataset.

.
.HUGE.
▄██████████▄▄
▄█████████████████▄
▄█████████████████████▄
▄███████████████████████▄
▄█████████████████████████▄
███████▌██▌▐██▐██▐████▄███
████▐██▐████▌██▌██▌██▌██
█████▀███▀███▀▐██▐██▐█████

▀█████████████████████████▀

▀███████████████████████▀

▀█████████████████████▀

▀█████████████████▀

▀██████████▀▀
█▀▀▀▀











█▄▄▄▄
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
.
CASINSPORTSBOOK
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀▀█











▄▄▄▄█
fillippone
Legendary
*
Offline Offline

Activity: 2156
Merit: 15450


Fully fledged Merit Cycler - Golden Feather 22-23


View Profile WWW
October 22, 2022, 08:06:29 PM
Last edit: May 15, 2023, 11:23:23 AM by fillippone
Merited by LoyceV (4), DdmrDdmr (3), joker_josue (1)
 #69

Let me derail one last time.
This is how I used the new created table:




Clicking on the image bring you to the interactive version.


.
.HUGE.
▄██████████▄▄
▄█████████████████▄
▄█████████████████████▄
▄███████████████████████▄
▄█████████████████████████▄
███████▌██▌▐██▐██▐████▄███
████▐██▐████▌██▌██▌██▌██
█████▀███▀███▀▐██▐██▐█████

▀█████████████████████████▀

▀███████████████████████▀

▀█████████████████████▀

▀█████████████████▀

▀██████████▀▀
█▀▀▀▀











█▄▄▄▄
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
.
CASINSPORTSBOOK
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀▀█











▄▄▄▄█
joker_josue (OP)
Legendary
*
Offline Offline

Activity: 1652
Merit: 4558


**In BTC since 2013**


View Profile WWW
October 22, 2022, 10:57:51 PM
 #70

Let me derail one last time.
This is how I used the new created table:

Excellent job! Congratulations!

Here's another way to analyze the data. It's pretty funny what you can do with the numbers collected.

.
.HUGE.
▄██████████▄▄
▄█████████████████▄
▄█████████████████████▄
▄███████████████████████▄
▄█████████████████████████▄
███████▌██▌▐██▐██▐████▄███
████▐██▐████▌██▌██▌██▌██
█████▀███▀███▀▐██▐██▐█████

▀█████████████████████████▀

▀███████████████████████▀

▀█████████████████████▀

▀█████████████████▀

▀██████████▀▀
█▀▀▀▀











█▄▄▄▄
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
.
CASINSPORTSBOOK
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀▀█











▄▄▄▄█
TryNinja
Legendary
*
Offline Offline

Activity: 2828
Merit: 6975



View Profile WWW
October 23, 2022, 12:53:23 PM
 #71

I actually forgot I already had the data and an endpoint ready in the ninjastic.space API. Cheesy

https://api.ninjastic.space/merits?board=28&child_boards=1 (Italian & child boards)

Code:
{
"date": "2022-10-23T09:28:59.000Z",
"title": "Re: E intanto l'hash rate della rete bitcoin ha realizzato un nuovo RECORD",
"post_id": 61169364,
"id": "6d116057-008c-4a9d-994b-86423be8edb7",
"amount": 4,
"sender": "fillippone",
"sender_uid": 1852120,
"updated_at": "2022-10-23T09:29:05.249Z",
"receiver_uid": 364070,
"board_id": 28,
"topic_id": 5402612,
"receiver": "bitbollo",
"created_at": "2022-10-23T09:29:02.084Z",
"post_date": "2022-10-23T09:27:46.000Z",
"board_name": "Italiano (Italian)"
}


And I created a new endpoint: https://api.ninjastic.space/merits/users?board=28&child_boards=1

Which returns the top 1000 instances of X to Y:

Code:
{
"sender": "fillippone",
"sender_uid": 1852120,
"receiver": "Plutosky",
"receiver_uid": 1237522,
"amount": 982,
"num_transactions": 362
}

Does that work? Smiley

I'll also get the merit.all.txt dump from LoyceV to fill any of the missing merits data (I know there are a few from the numerous downtimes over the years).

.
.HUGE.
▄██████████▄▄
▄█████████████████▄
▄█████████████████████▄
▄███████████████████████▄
▄█████████████████████████▄
███████▌██▌▐██▐██▐████▄███
████▐██▐████▌██▌██▌██▌██
█████▀███▀███▀▐██▐██▐█████

▀█████████████████████████▀

▀███████████████████████▀

▀█████████████████████▀

▀█████████████████▀

▀██████████▀▀
█▀▀▀▀











█▄▄▄▄
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
.
CASINSPORTSBOOK
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀▀█











▄▄▄▄█
LoyceV
Legendary
*
Offline Offline

Activity: 3304
Merit: 16589


Thick-Skinned Gang Leader and Golden Feather 2021


View Profile WWW
October 23, 2022, 12:58:29 PM
 #72

I'll also get the merit.all.txt dump from LoyceV to fill any of the missing merits data (I know there are a few from the numerous downtimes over the years).
As far as I know, merit.all.txt is complete. Every week, I replace the last 113 days by the new 120 day data. That means that the rare "undo" actions theymos did on Merit are also processed correctly.

joker_josue (OP)
Legendary
*
Offline Offline

Activity: 1652
Merit: 4558


**In BTC since 2013**


View Profile WWW
November 25, 2022, 09:32:23 PM
Merited by fillippone (4), ABCbits (1)
 #73

Merits Tree
October'22


Small Summary:
For the second time this year, @El duderino was the user who gave the most merits for a month.
The most referenced user in the second and third level, in this top 20, was @o_e_l_e_o with 17 references.
Only @LFC_Bitcoin and @The Pharmacist gave 50 merits to the 3 users in the second level.

Description:
FIRST USER > TOP THREE OF FIRST USER (NO. MERITS RECEIVED FROM PREVIOUS LEVEL) > TOP THREE OF SECOND USERS (NO. MERITS RECEIVED FROM PREVIOUS LEVEL)
List Order:
From the first user with the most merits given this month, to the number 20th user with the most merits given.



◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇
► salad daging (20)
ChiBitCTy (50)► JanEmil (20)
► nara1892 (20)


► JayJuanGee (5)
vroom (50)► El duderino_ (5)
►N/A


► El duderino_ (6)
Toxic2040 (47)► jojo69 (5)
► OutOfMemory (4)
◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇
► Odusko (7)
Asiska02 (50)► Issa56 (4)
► Zaguru12 (2)


► kamvreto (1)
Woodie (50)► piebeyb (1)
► Little Mouse (1)


► LoyceV (17)
PowerGlove (50)► The Pharmacist (15)
► gmaxwell (14)
◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇
► albon (28)
mikeywith (48)► Kavelj22 (20)
► GxSTxV (20)


► mikeywith (4)
OmegaStarScream (42)► hosseinimr93 (3)
► Pmalek (3)


► o_e_l_e_o (14)
n0nce (36)► NotFuzzyWarm (14)
► NotATether (12)
◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇
► fillippone (20)
babo (40)► giammangiato (10)
► hymperion (8)


► fillippone (12)
Plutosky (33)► gbianchi (5)
► Paolo.Demidov (4)


► fillippone (18)
Paolo.Demidov (31)► serhack (5)
► Plutosky (3)
◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇
► babo (40)
fillippone (38)► Plutosky (33)
► Paolo.Demidov (31)


► o_e_l_e_o (14)
n0nce (25)► NotFuzzyWarm (14)
► NotATether (12)


► El duderino_ (6)
Toxic2040 (22)► jojo69 (5)
► OutOfMemory (4)
◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇
► o_e_l_e_o (33)
ETFbitcoin (40)► NotATether (29)
► gmaxwell (24)


► o_e_l_e_o (35)
pooya87 (28)► BlackHatCoiner (28)
► ETFbitcoin (23)


► o_e_l_e_o (14)
n0nce (24)► NotFuzzyWarm (14)
► NotATether (12)
◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇
► ETFbitcoin (40)
o_e_l_e_o (40)► pooya87 (28)
► n0nce (24)


► salad daging (20)
ChiBitCTy (24)► JanEmil (20)
► nara1892 (20)


► mikeywith (3)
NotFuzzyWarm (19)► stompix (2)
► gmaxwell (2)
◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇
► ETFbitcoin (40)
o_e_l_e_o (33)► pooya87 (28)
► n0nce (24)


► theymos (22)
NotATether (29)► Odusko (21)
► nc50lc (12)


► n0nce (5)
gmaxwell (24)► o_e_l_e_o (1)
►N/A
◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇
► ChiBitCTy (33)
klarki (50)► xandry (26)
► Ratimov (23)


► dwyane36 (2)
internetional (37)►N/A
►N/A


► klarki (1)
light_warrior (22)► cryptomaxsun (1)
►N/A
◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇
► salad daging (20)
ChiBitCTy (50)► JanEmil (20)
► nara1892 (20)


► LFC_Bitcoin (7)
sportsbet.io (50)► slaman29 (2)
► CLS63 (2)


► slaman29 (10)
jeremypwr (50)► CLS63 (8)
► notblox1 (7)
◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇
► nutildah (1)
Coin-1 (38)► imamusma (1)
► Z-tight (1)


► Scripture (1)
Accardo (27)►N/A
►N/A


► LoyceV (17)
PowerGlove (24)► The Pharmacist (15)
► gmaxwell (14)
◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇
► xSlyy (15)
theymos (50)► Kryptowerk (13)
► Altryist (10)


► salad daging (20)
ChiBitCTy (50)► JanEmil (20)
► nara1892 (20)


► Bthd (4)
Silence Scream (36)► meser# (2)
► Gencecikmen (2)
◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇
► salad daging (20)
ChiBitCTy (33)► JanEmil (20)
► nara1892 (20)


► klarki (50)
xandry (26)► internetional (37)
► light_warrior (22)


► fillippone (49)
Ratimov (23)►N/A
►N/A
◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇
► ETFbitcoin (40)
o_e_l_e_o (42)► pooya87 (28)
► n0nce (24)


► xSlyy (15)
theymos (25)► Kryptowerk (13)
► Altryist (10)


► o_e_l_e_o (35)
pooya87 (25)► BlackHatCoiner (28)
► ETFbitcoin (23)
◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇
► ETFbitcoin (40)
o_e_l_e_o (35)► pooya87 (28)
► n0nce (24)


► o_e_l_e_o (42)
BlackHatCoiner (28)► theymos (25)
► pooya87 (25)


► o_e_l_e_o (33)
ETFbitcoin (23)► NotATether (29)
► gmaxwell (24)
◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇
► DdmrDdmr (17)
Hispo (36)► seoincorporation (3)
► Porfirii (3)


► DdmrDdmr (13)
d5000 (26)► mr.relax (5)
► 1miau (5)


► DdmrDdmr (6)
Don Pedro Dinero (24)► The Pharmacist (2)
► o_e_l_e_o (2)
◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇
► xSlyy (15)
theymos (22)► Kryptowerk (13)
► Altryist (10)


► Mate2237 (9)
Odusko (21)► NotATether (6)
► 348Judah (5)


► creep_o (1)
nc50lc (12)► Ahli38 (1)
► darkv0rt3x (1)
◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇
► 1miau (50)
GazetaBitcoin (48)► betnomi (4)
► LoyceV (2)


► nullama (14)
citb0in (35)► LoyceV (8)
► Lafu (3)


► Coin-1 (38)
LoyceV (20)► Accardo (27)
► PowerGlove (24)
◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇
► ETFbitcoin (40)
o_e_l_e_o (23)► pooya87 (28)
► n0nce (24)


► FatFork (6)
Rikafip (18)► Pmalek (5)
► o_e_l_e_o (3)


► Pmalek (12)
Daniel91 (16)► FatFork (9)
► Rikafip (6)
◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇
► LoyceV (17)
PowerGlove (21)► The Pharmacist (15)
► gmaxwell (14)


► Neodice (10)
icopress (20)► Pmalek (4)
► 1miau (4)


► FatFork (6)
Rikafip (18)► Pmalek (5)
► o_e_l_e_o (3)

.
.HUGE.
▄██████████▄▄
▄█████████████████▄
▄█████████████████████▄
▄███████████████████████▄
▄█████████████████████████▄
███████▌██▌▐██▐██▐████▄███
████▐██▐████▌██▌██▌██▌██
█████▀███▀███▀▐██▐██▐█████

▀█████████████████████████▀

▀███████████████████████▀

▀█████████████████████▀

▀█████████████████▀

▀██████████▀▀
█▀▀▀▀











█▄▄▄▄
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
.
CASINSPORTSBOOK
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀▀█











▄▄▄▄█
joker_josue (OP)
Legendary
*
Offline Offline

Activity: 1652
Merit: 4558


**In BTC since 2013**


View Profile WWW
December 23, 2022, 07:52:15 PM
Last edit: December 23, 2022, 08:17:01 PM by joker_josue
Merited by fillippone (6), Pmalek (2), DdmrDdmr (2), Rikafip (1)
 #74

Merits Tree
November'22


Small Summary:
For the third time this year, @fillippone ranked #1 among the most generous users of the month.
Despite being number one this month, @fillippone only received merits from three users indicated in this top.
After entering the top 20 for the first time in July, @nutildah was once again part of this top.


Description:
FIRST USER > TOP THREE OF FIRST USER (NO. MERITS RECEIVED FROM PREVIOUS LEVEL) > TOP THREE OF SECOND USERS (NO. MERITS RECEIVED FROM PREVIOUS LEVEL)
List Order:
From the first user with the most merits given this month, to the number 20th user with the most merits given.



◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇
► fillippone (13)
mendace (50)► Lillominato89 (7)
► babo (5)


► |MINER| (10)
theymos (50)► o_e_l_e_o (10)
► NotATether (10)


► 1miau (19)
icopress (50)► CoinEraser (6)
► GazetaBitcoin (5)
◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇
► o_e_l_e_o (14)
n0nce (49)► hymperion (12)
► BlackHatCoiner (11)


► DaveF (28)
o_e_l_e_o (45)► NeuroticFish (28)
► LoyceV (20)


► theymos (40)
NotATether (44)► o_e_l_e_o (14)
► jvanname (10)
◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇
► HI-TEC99 (4)
Torque (50)► BitcoinBunny (3)
► philipma1957 (2)


► hisslyness (3)
strawbs (50)► dragonvslinux (3)
► cAPSLOCK (2)


► xhomerx10 (50)
hisslyness (50)► JayJuanGee (10)
► HI-TEC99 (2)
◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇
► o_e_l_e_o (14)
n0nce (43)► hymperion (12)
► BlackHatCoiner (11)


► DaveF (28)
o_e_l_e_o (40)► NeuroticFish (28)
► LoyceV (20)


► theymos (40)
NotATether (35)► o_e_l_e_o (14)
► jvanname (10)
◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇
► o_e_l_e_o (13)
OmegaStarScream (50)► dkbit98 (11)
► n0nce (10)


► theymos (9)
suchmoon (35)► Rikafip (3)
► DaveF (2)


► n0nce (43)
ETFbitcoin (33)► o_e_l_e_o (40)
► NotATether (35)
◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇
► The Pharmacist (2)
Solosanz (50)► o_e_l_e_o (1)
►N/A


► Lida93 (5)
Zaguru12 (50)► Cookdata (2)
► yahoo62278 (2)


► DaNNy001 (1)
Coin_trader (50)► crwth (1)
► Genemind (1)
◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇
► 1miau (19)
icopress (46)► CoinEraser (6)
► GazetaBitcoin (5)


► n0nce (43)
ETFbitcoin (22)► o_e_l_e_o (40)
► NotATether (35)


► o_e_l_e_o (21)
Pmalek (20)► n0nce (15)
► Rikafip (14)
◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇
► mendace (50)
fillippone (35)► theymos (50)
► icopress (50)


► HI-TEC99 (6)
Biodom (27)► OutOfMemory (3)
► El duderino_ (2)


► cAPSLOCK (9)
Hueristic (19)► JayJuanGee (7)
► nutildah (6)
◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇
► DaveF (28)
o_e_l_e_o (30)► NeuroticFish (28)
► LoyceV (20)


► mikeywith (14)
stompix (25)► DaveF (7)
► NotFuzzyWarm (6)


► o_e_l_e_o (14)
n0nce (21)► hymperion (12)
► BlackHatCoiner (11)
◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇
► 1miau (46)
GazetaBitcoin (49)► icopress (35)
► PowerGlove (15)


► 1miau (10)
CoinEraser (34)► cygan (7)
► icopress (4)


► DdmrDdmr (8)
d5000 (32)► virginorange (7)
► Tobi971 (5)
◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇
► ETFbitcoin (15)
DaveF (28)► o_e_l_e_o (11)
► theymos (10)


► o_e_l_e_o (42)
NeuroticFish (28)► LoyceV (17)
► pooya87 (16)


► icopress (46)
LoyceV (20)► ETFbitcoin (22)
► Pmalek (20)
◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇
► Ratimov (49)
klarki (47)► icopress (43)
► theymos (36)


► A-Bolt (1)
internetional (40)►N/A
►N/A


► TopTort777 (4)
dwyane36 (32)► Ratimov (4)
► xandry (2)
◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇
► DdmrDdmr (14)
Hispo (28)► Porfirii (4)
► Don Pedro Dinero (4)


► DdmrDdmr (11)
Don Pedro Dinero (20)► Hispo (3)
► o_e_l_e_o (3)


► DdmrDdmr (16)
darxiaomi (19)► famososMuertos (6)
► Hispo (2)
◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇
► |MINER| (10)
theymos (50)► o_e_l_e_o (10)
► NotATether (10)


► Bthd (5)
bobita (42)► meser# (4)
► onurgozupek (3)


► RaltcoinsB (2)
eightdots (20)► meser# (2)
► Silence Scream (2)
◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇
► |MINER| (10)
theymos (45)► o_e_l_e_o (10)
► NotATether (10)


► buwaytress (6)
jeremypwr (42)► cryptofrka (4)
► ralle14 (3)


► mendace (50)
fillippone (38)► theymos (50)
► icopress (50)
◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇
► n0nce (43)
ETFbitcoin (24)► o_e_l_e_o (40)
► NotATether (35)


► o_e_l_e_o (33)
hosseinimr93 (21)► BlackHatCoiner (11)
► ETFbitcoin (7)


► DaveF (28)
o_e_l_e_o (18)► NeuroticFish (28)
► LoyceV (20)
◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇
► Aanuoluwatofunmi (4)
Ratimov (49)►N/A
►N/A


► 1miau (19)
icopress (43)► CoinEraser (6)
► GazetaBitcoin (5)


► |MINER| (10)
theymos (36)► o_e_l_e_o (10)
► NotATether (10)
◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇
► DaveF (28)
o_e_l_e_o (42)► NeuroticFish (28)
► LoyceV (20)


► icopress (46)
LoyceV (17)► ETFbitcoin (22)
► Pmalek (20)


► ETFbitcoin (24)
pooya87 (16)► hosseinimr93 (21)
► o_e_l_e_o (18)
◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇
► DaveF (28)
o_e_l_e_o (21)► NeuroticFish (28)
► LoyceV (20)


► o_e_l_e_o (14)
n0nce (15)► hymperion (12)
► BlackHatCoiner (11)


► slackovic (6)
Rikafip (14)► o_e_l_e_o (5)
► dkbit98 (5)
◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇
► nanobtc (21)
philipma1957 (12)► heslo (11)
► mikeywith (9)


► Torque (30)
BobLawblaw (9)► HI-TEC99 (23)
► Toxic2040 (20)


► theymos (9)
suchmoon (9)► Rikafip (3)
► DaveF (2)

.
.HUGE.
▄██████████▄▄
▄█████████████████▄
▄█████████████████████▄
▄███████████████████████▄
▄█████████████████████████▄
███████▌██▌▐██▐██▐████▄███
████▐██▐████▌██▌██▌██▌██
█████▀███▀███▀▐██▐██▐█████

▀█████████████████████████▀

▀███████████████████████▀

▀█████████████████████▀

▀█████████████████▀

▀██████████▀▀
█▀▀▀▀











█▄▄▄▄
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
.
CASINSPORTSBOOK
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀▀█











▄▄▄▄█
fillippone
Legendary
*
Offline Offline

Activity: 2156
Merit: 15450


Fully fledged Merit Cycler - Golden Feather 22-23


View Profile WWW
December 23, 2022, 08:09:16 PM
 #75

Thank you very much for this update.
Yes, November was a good month for me sending merits. Quite surprised having maxed three out of three users btw, as I thought my merit thread forced me to wider my meriting target audience!

.
.HUGE.
▄██████████▄▄
▄█████████████████▄
▄█████████████████████▄
▄███████████████████████▄
▄█████████████████████████▄
███████▌██▌▐██▐██▐████▄███
████▐██▐████▌██▌██▌██▌██
█████▀███▀███▀▐██▐██▐█████

▀█████████████████████████▀

▀███████████████████████▀

▀█████████████████████▀

▀█████████████████▀

▀██████████▀▀
█▀▀▀▀











█▄▄▄▄
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
.
CASINSPORTSBOOK
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀▀█











▄▄▄▄█
joker_josue (OP)
Legendary
*
Offline Offline

Activity: 1652
Merit: 4558


**In BTC since 2013**


View Profile WWW
December 23, 2022, 08:14:36 PM
 #76

Thank you very much for this update.
Yes, November was a good month for me sending merits. Quite surprised having maxed three out of three users btw, as I thought my merit thread forced me to wider my meriting target audience!



Interestingly, this was the result of all your smerits, since based on this top you only receive merits from three users. Congratulations for the good work.

I will add this curiosity to the post.  Wink

.
.HUGE.
▄██████████▄▄
▄█████████████████▄
▄█████████████████████▄
▄███████████████████████▄
▄█████████████████████████▄
███████▌██▌▐██▐██▐████▄███
████▐██▐████▌██▌██▌██▌██
█████▀███▀███▀▐██▐██▐█████

▀█████████████████████████▀

▀███████████████████████▀

▀█████████████████████▀

▀█████████████████▀

▀██████████▀▀
█▀▀▀▀











█▄▄▄▄
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
.
CASINSPORTSBOOK
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀▀█











▄▄▄▄█
digaran
Copper Member
Hero Member
*****
Offline Offline

Activity: 1330
Merit: 899

🖤😏


View Profile
December 23, 2022, 08:25:06 PM
 #77

I know that giving merits to even higher ranking members for their great effort on making and posting constructive content is good, but why are the most high ranking members give merit to each other back and forth in high numbers? Wouldn't be more productive to focus on ranking up the low ranks?
I can see why some people give 20, 30, 40, 50 merits to some legendary members, but I don't think we should base meritting others just because they have done something great, rather to merit those who really need it. However this is just my opinion, great works are appreciated even if they
don't receive merits, usually I refrain to give merit to legendaries even if they deserve it, because honestly they don't need it.
On another note, we could have something similar to like, or thumbs down/up to show our like and dislike and leave merit for ranking up, that way we could actually show our gratitude towards those high rankings who deserve it, but with the current system, not all have smerits to spread around on really amazing content made by legends.

🖤😏
The Sceptical Chymist
Legendary
*
Offline Offline

Activity: 3332
Merit: 6826


Cashback 15%


View Profile
December 23, 2022, 08:54:43 PM
Merited by Rikafip (1)
 #78

I know that giving merits to even higher ranking members for their great effort on making and posting constructive content is good, but why are the most high ranking members give merit to each other back and forth in high numbers?
Because....the best posts....are usually made by senior members.  Like it or not, agree with it or not, but that's why you're seeing what you're seeing.  I would also point out that this isn't a new phenomenon--not by a long stretch.  I think the last few members I merited were Legendaries, and that was only because I'd taken a quick breather from doing post history reviews.

And on a very much related note, members who get a lot of posts merited also end up with a lot of sMerits.  Guess they're judging the Legendary posts to be of higher quality than the rest, too.  It isn't a conspiracy (at least not one I'm in on or have ever heard about); it's just a natural outcome of the system and the community.

However this is just my opinion, great works are appreciated even if they
don't receive merits, usually I refrain to give merit to legendaries even if they deserve it, because honestly they don't need it.
I try to do that as well, and I've said as much many times.  But what can I say?  I often deviate from the path I originally planned.

That doesn't mean there's substantially fewer sMerits for lower-ranked members however.  If you've got enough of them stored up, sometimes it's a pain in the ass trying to unload all of them.

.
.HUGE.
▄██████████▄▄
▄█████████████████▄
▄█████████████████████▄
▄███████████████████████▄
▄█████████████████████████▄
███████▌██▌▐██▐██▐████▄███
████▐██▐████▌██▌██▌██▌██
█████▀███▀███▀▐██▐██▐█████

▀█████████████████████████▀

▀███████████████████████▀

▀█████████████████████▀

▀█████████████████▀

▀██████████▀▀
█▀▀▀▀











█▄▄▄▄
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
.
CASINSPORTSBOOK
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀▀█











▄▄▄▄█
digaran
Copper Member
Hero Member
*****
Offline Offline

Activity: 1330
Merit: 899

🖤😏


View Profile
December 23, 2022, 10:08:45 PM
 #79

snip
Sometimes you see a post and have no smerit to give, I think 99% of forum members are like this, if they really find a post useful and educational, constructive they would like to give the author some merits but they usually have none.
Only if we had a small system eg, 'like' 'dislike' icons somewhere inside the post box, then we could see and find the most useful answer/post/content by going straight to the most liked post in a thread instead of reading pages of basic elementary school kid's opinion.

🖤😏
joker_josue (OP)
Legendary
*
Offline Offline

Activity: 1652
Merit: 4558


**In BTC since 2013**


View Profile WWW
December 24, 2022, 01:03:23 AM
Merited by Edwardard (1)
 #80

Sometimes you see a post and have no smerit to give, I think 99% of forum members are like this, if they really find a post useful and educational, constructive they would like to give the author some merits but they usually have none.
Only if we had a small system eg, 'like' 'dislike' icons somewhere inside the post box, then we could see and find the most useful answer/post/content by going straight to the most liked post in a thread instead of reading pages of basic elementary school kid's opinion.

When you have few merits, you have to be more careful about the merits you give.

I've had situations where I keep the post that I want to give merits, so as soon as I have something to give, I can do it.

I think that everyone should manage their own merits. And I also think that merits should be given to any type of member, novice or experienced. If the post has quality and an effort was made to do so, it should receive merit. If everyone does this a little bit, which I think they do, then everyone will always receive some merit when they deserve it.

.
.HUGE.
▄██████████▄▄
▄█████████████████▄
▄█████████████████████▄
▄███████████████████████▄
▄█████████████████████████▄
███████▌██▌▐██▐██▐████▄███
████▐██▐████▌██▌██▌██▌██
█████▀███▀███▀▐██▐██▐█████

▀█████████████████████████▀

▀███████████████████████▀

▀█████████████████████▀

▀█████████████████▀

▀██████████▀▀
█▀▀▀▀











█▄▄▄▄
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
.
CASINSPORTSBOOK
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀▀█











▄▄▄▄█
Pages: « 1 2 3 [4] 5 6 7 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!