Okay, so I got a rudimentary first version of #TootPortal working, which is yet another #ScratchYourOwnItches #PetProject.

It allows me to create a directory structure with simple #markdown files in it, which will be converted into #HTML, where each list item that refers to a toot URL (for now only Mastodon style URLs with numeric IDs are supported), gets expanded to the bare minimum content of that status, along with (optionally) any replies to it.

#coding #DataMassaging #DataLiberation

There are times I wish the lowercase form of my online handle wasn't an #Italian verb...

Or that people would consistently spell my name with proper capitalisation, so I could just filter out the lower case results from mentions/highlights in logs and search results.

#personal #rant #dataMassaging

In an attempt to make it easier to go through my old #GooglePlus posts to see which ones I want to repost on my #blog as #ArchivedContent, I've picked up #coding on #PlexodusTools again, and started adding #DataMassaging scripts for sorting and filtering content.
One of the first steps towards this, is discovering the topics I posted the most about, so here are the 50 most common hashtags from my #GPlus archive as taken from #GoogleDataTakeout:
https://gist.github.com/FiXato/464fb97df38a646955621eef74449fda
List of my 50 most commonly used hashtags (and their unique usage count), as parsed from my Google Plus Data Takeout archive.

List of my 50 most commonly used hashtags (and their unique usage count), as parsed from my Google Plus Data Takeout archive. - most_common_hashtags_from_google_plus_archive.txt

TL;DR:
Given https://commons.wikimedia.org/wiki/File:Flag_of_France.svg or "Flag of France", how do I get:
- bleu rendered as RGB 0, 35, 14
- blanc rendered as RGB 255, 255, 255
- rouge rendered as RGB 237, 41, 57
*using only the API*

#coding #development #dataMassaging #webdev

File:Flag of France.svg - Wikimedia Commons