Post AMuA4fj3oTu1dQ2n1E by ta180m@social.exozy.me
 (DIR) More posts by ta180m@social.exozy.me
 (DIR) Post #AMtixD3hIjI3w4uj1E by joel@fosstodon.org
       2022-08-25T20:41:42Z
       
       0 likes, 0 repeats
       
       Just for fun, these are the top 100 words of my blogI ran the output of this command on an online word cloud generator lol, I ran the command on my folder of markdown files...find . -iname "*.md" | xargs pandoc --strip-comments -t plain
       
 (DIR) Post #AMtjJMyv5XsL59FJKa by benjaminhollon@fosstodon.org
       2022-08-25T20:45:41Z
       
       0 likes, 0 repeats
       
       @joel That’s quite something and just in time. 🙃
       
 (DIR) Post #AMtjLxV2HodOv5VDbU by joel@fosstodon.org
       2022-08-25T20:46:16Z
       
       0 likes, 0 repeats
       
       @benjaminhollon lol :blobcatderpy:
       
 (DIR) Post #AMuA4fj3oTu1dQ2n1E by ta180m@social.exozy.me
       2022-08-26T01:45:35Z
       
       0 likes, 0 repeats
       
       @joel I did the same for my blog:I used https://amueller.github.io/word_cloud/ but it took me way too long since np.array(PIL.Image("image.png")) wasn't loading the mask image correctly so I had to do some Python coding to correct it.