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
Canvas — The Fediverse’s r/place
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
The fact that 6 of these are pony blep locations and 3 of those specifically Starlight Glimmer is both unsurprising, and hilarious.