Add "gardening the commons"
This commit is contained in:
parent
2bdeb5752c
commit
38c6716433
7 changed files with 135 additions and 16 deletions
12
src/gardening/index.md
Normal file
12
src/gardening/index.md
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
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.
|
||||
|
||||
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 which now exist in 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.
|
||||
|
||||
[OpenStreetMap](https://www.openstreetmap.org/) is one other place I regularly submit data to. I use different apps to navigate using OpenStreetMap data and to find my way around when I'm somewhere I don't know well. I have added `{{ openStreetMap.changesets.length }}` changes, many of which were locations of benches or water fountains — things I found useful when being outside. For this I mostly use [OsmAnd](https://osmand.net/) (`{{ openStreetMap.stats.doneInOsmand }}` times). It's an Android application that has very many toggles and switches for a map application. I have also completed `{{ openStreetMap.stats.doneInStreetComplete }}` quests in [StreetComplete](https://streetcomplete.app/), which prompts you with tasks to complete OpenStreetMap around you. It's very fun. Common topics are questions around wheelchair accessibility of certain places, lighting conditions, public transit or more generally outside amenities.
|
||||
|
||||
I have in the past also used the tools provided by the [Humanitarian OpenStreetMap Team](https://www.hotosm.org/), which use OpenStreetMap data to support local humanitarian aid and disaster relief efforts, but only rarely. It's mind-boggling to think that people got together and started cataloging all of the physical stuff outside your window and _it actually works_, with all of the idiosyncrasies that the real world readily provides. The data in OpenStreetMap is incredibly rich, getting as fine grained as "what does the connection on the fire hydrant you find on this street corner look like", and all of it is available for third parties to do useful or silly stuff with.
|
||||
Loading…
Add table
Add a link
Reference in a new issue