Slightly change opening paragraph of gardening page

This commit is contained in:
arne 2024-07-22 21:49:02 +02:00
commit b141e7fbcc

View file

@ -4,7 +4,7 @@ title: Gardening the commons
---
# Gardening the commons
This page holds information about open data platforms that I participate in. Text that is marked `like this` will update whenever this site is rebuilt.
This page holds information about open data platforms that I contribute to. Text that is marked `like this` will update whenever this site is rebuilt, showing my current contributions as a small badge of honor for myself.
I have submitted `{{ musicBrainz.edits.total }}` edits to [MusicBrainz](https://musicbrainz.org/), adding `{{ musicBrainz.addedEntities.coverArt }}` pieces of cover art, `{{ musicBrainz.addedEntities.release }}` releases and `{{ musicBrainz.addedEntities.artist }}` artists to the database. Music is something deeply personal for me and it feels good to know that work I put into furthering information about the music I like is available in the public domain. Oftentimes these submissions are directly related to the artists and songs I listen to, of which I tracked `{{ listenBrainz.total }}` on [ListenBrainz](https://listenbrainz.org/). My listening history goes back to `{{ listenBrainz.firstYear }}`, and I have even created a Markov-Chain based playlist generation tool by exporting it to SQLite. Maybe I'll write about that some time.