Just from “a quick query” by the admin.
there’ll be a better one later, this is just a quick query
I have also created a file that lists the coordinates that a user place a pixel at the highest number of times.
For example: 142446@toast.ooo placed a pixel at (10, 262) 1417 times, which is how they got to the top of the rankings
I took the “Possibly patched pixel log file” that Grant posted and removed the duplicates. This should be the official rankings. I also made a file that shows how many of each color a user placed. I am working on a web app that will let you search for a user and give the user’s stats.
Edit: Ignore this, both files are wrong because I included pixel_undo and mod_rollback. Fixing now
Edit2: This file should be the rankings with correct pixel count. This file should be correct in showing how many of each color a user placed.
Sorry, but did you exclude pixel_undo from the rankings? They shouldn’t count.
Comparing the numbers it seems you included those as well.
yes, I removed any line that didn’t have a username, coordinates, and color hex
But they still have that
e.g.:
2024-07-15T18:23:51.490Z db0@lemmy.dbzer0.com pixel_undo 474 475 0334BF
Is there a way to see one’s own amount?
You can get the pixels log in this post: https://lemmy.dbzer0.com/post/24143200
However it may not be accurate as noted.
My stupid lazy way to get count for someone is
grep db0@lemmy.dbzer0.com pixels-raw.txt --text | grep pixel_place | nl
Which for you shows me 1545 lines, so 1545 placed pixels.
¯\_(ツ)_/¯
Who needs sleep anyways
Impressive, i didn’t expect this XD
Congrats! Only seven people ignored the rest of their lives more than you did :)