On an unrelated noted, how easy would it be for you to find out/predict who is going to be added to DT1 whenever theymos does his first monthly reconfiguration?
An exact match will be very difficult: theymos uses an algorithm that's quite difficult to reproduce, especially when someone's vote can be used for different users.
I've been working on this:
http://loyce.club/other/DT1RankupPipeline.htmlIt's not complete yet: I still have to exclude votes from users with less than 10 inclusions on their trust list, and users lower than Member rank. When it's ready, I'll list all valid votes for each user. For now, it gives a good idea of what to expect.
Note that the sorting has some arbitrary choices depending on the ratio of 250+ Merit and 10+ Merit votes.
I've ignored DT1-exclusions, that's handled after the DT1-reconfiguration. And I don't check when the user was last online, or when his last post was made.
You just need some html tables to spruce it up a bit!
if you give specific instructions (
like this), I can do it