home.social

#datamassaging — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #datamassaging, aggregated by home.social.

  1. 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

  2. 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:
    gist.github.com/FiXato/464fb97