This counts all placed pixels including undid ones. Someone would need to write a script to hone in on that kind of data
alycat
I only posted top 100, your post is much more complete thanks :)
Also, I used cat pixels.log.txt | awk '{print $3}' | sort | uniq -c | sort -nr
(then head -100) to parse it. Do you mind telling me what grep -o -P '[^ \t\r\n@]+[@][^ \t\r\n@]+'
does in yours? It looks scary lol
The commands for the curious :3
cat pixels.log.txt | awk '{print $4, $5}' | sort | uniq -c | sort -nr | head -10
cat pixels.log.txt | awk '{print $3, $4, $5}' | grep '175.*171' | sort | uniq -c | sort -nr
It's nearly done :)
That's why all my coats are made from organic grass fed human leather. If you really think about it, I'm doing a public service by going plastic free
For me it's a case of where the end justifies the means. While murder is terrible and I'd personally feel bad if I had to take another life, it'd be for the greater good of our species (as well as every other lifeform on this planet) if the world was suddenly ridded of a billionaire or two... or more...
I do recognise that this is a slippery slope in justifying homicide, but what is the alternative?
sudo reboot
I can see this comment
Sad rule :'(
I have this issue all the time. Sadly, for some reason it's mostly when accessing medical care.... You'd think that places that "understand" autistic people would offer a solution other than phone calls.
There's a few off them already. Seems like this one might be taking off
There's also this that I could find
I hope that helps :)
I wanted to add this as a comment to another post, but for some reason I couldn't post spoilers with a table in it?