← Back to post

Revision history

  1. Simon7b403ef

    feat(web): flatten frontmatter — drop slug, flat tags/cats, auto-bump updatedDate [skip ci]

    diff --git a/content/posts/2026/75-of-the-world-doesnt-like-dark-music-good/index.md b/content/posts/2026/75-of-the-world-doesnt-like-dark-music-good/index.md
    index 7f1a52a..19d3f50 100644
    --- a/content/posts/2026/75-of-the-world-doesnt-like-dark-music-good/index.md
    +++ b/content/posts/2026/75-of-the-world-doesnt-like-dark-music-good/index.md
    @@ -1,18 +1,17 @@
     ---
     title: "75% of the world doesn’t like dark music. Good."
    -slug: 75-of-the-world-doesnt-like-dark-music-good
     pubDate: 2026-04-05T20:04:46.000Z
     updatedDate: 2026-04-05T20:04:46.000Z
     draft: false
     excerpt: "Seventy-five percent of the US population does not like listening to dark music. There is statistically no point in trying to win over everyone. This is not a limitation. It … Read more"
     categories:
    -  - { name: "Dark Culture", slug: dark-culture }
    +  - Dark Culture
     tags:
    -  - { name: curation, slug: curation }
    -  - { name: dark-culture, slug: dark-culture }
    -  - { name: format-opinion, slug: format-opinion }
    -  - { name: music, slug: music }
    -  - { name: tone-confrontational, slug: tone-confrontational }
    +  - curation
    +  - dark-culture
    +  - format-opinion
    +  - music
    +  - tone-confrontational
     featured:
       src: https://cdn.slist.net/posts/75-of-the-world-doesnt-like-dark-music-good/cover.png
       alt: "Abstract dark art representing niche audience strength"
    
  2. Simon8bc867c

    content: rewrite image URLs from slist.net/wp-content to cdn.slist.net/posts/<slug>/

    diff --git a/content/posts/2026/75-of-the-world-doesnt-like-dark-music-good/index.md b/content/posts/2026/75-of-the-world-doesnt-like-dark-music-good/index.md
    index 20e17d1..7f1a52a 100644
    --- a/content/posts/2026/75-of-the-world-doesnt-like-dark-music-good/index.md
    +++ b/content/posts/2026/75-of-the-world-doesnt-like-dark-music-good/index.md
    @@ -14,7 +14,7 @@ tags:
       - { name: music, slug: music }
       - { name: tone-confrontational, slug: tone-confrontational }
     featured:
    -  src: https://slist.net/wp-content/uploads/ai_69d2a569627595.36422851.png
    +  src: https://cdn.slist.net/posts/75-of-the-world-doesnt-like-dark-music-good/cover.png
       alt: "Abstract dark art representing niche audience strength"
     legacy_wp_id: 16085
     ---
    
  3. Simon3c1387f

    fix(web): point upload URLs at slist.net (cdn.slist.net not wired up yet)

    diff --git a/content/posts/2026/75-of-the-world-doesnt-like-dark-music-good/index.md b/content/posts/2026/75-of-the-world-doesnt-like-dark-music-good/index.md
    index 96fde1d..20e17d1 100644
    --- a/content/posts/2026/75-of-the-world-doesnt-like-dark-music-good/index.md
    +++ b/content/posts/2026/75-of-the-world-doesnt-like-dark-music-good/index.md
    @@ -14,7 +14,7 @@ tags:
       - { name: music, slug: music }
       - { name: tone-confrontational, slug: tone-confrontational }
     featured:
    -  src: https://cdn.slist.net/ai_69d2a569627595.36422851.png
    +  src: https://slist.net/wp-content/uploads/ai_69d2a569627595.36422851.png
       alt: "Abstract dark art representing niche audience strength"
     legacy_wp_id: 16085
     ---
    
  4. Simon5add954

    feat(web): visually mirror slist.net blog (index + single post)

    diff --git a/content/posts/2026/75-of-the-world-doesnt-like-dark-music-good/index.md b/content/posts/2026/75-of-the-world-doesnt-like-dark-music-good/index.md
    index cc87766..96fde1d 100644
    --- a/content/posts/2026/75-of-the-world-doesnt-like-dark-music-good/index.md
    +++ b/content/posts/2026/75-of-the-world-doesnt-like-dark-music-good/index.md
    @@ -4,6 +4,18 @@ slug: 75-of-the-world-doesnt-like-dark-music-good
     pubDate: 2026-04-05T20:04:46.000Z
     updatedDate: 2026-04-05T20:04:46.000Z
     draft: false
    +excerpt: "Seventy-five percent of the US population does not like listening to dark music. There is statistically no point in trying to win over everyone. This is not a limitation. It … Read more"
    +categories:
    +  - { name: "Dark Culture", slug: dark-culture }
    +tags:
    +  - { name: curation, slug: curation }
    +  - { name: dark-culture, slug: dark-culture }
    +  - { name: format-opinion, slug: format-opinion }
    +  - { name: music, slug: music }
    +  - { name: tone-confrontational, slug: tone-confrontational }
    +featured:
    +  src: https://cdn.slist.net/ai_69d2a569627595.36422851.png
    +  alt: "Abstract dark art representing niche audience strength"
     legacy_wp_id: 16085
     ---
     Seventy-five percent of the US population does not like listening to dark music. There is statistically no point in trying to win over everyone. This is not a limitation. It is the entire strategy.
    
  5. Simon30e0ee3

    feat(web): full posts+pages sync, browseable UI, curated pages allowlist

    diff --git a/content/posts/2026/75-of-the-world-doesnt-like-dark-music-good/index.md b/content/posts/2026/75-of-the-world-doesnt-like-dark-music-good/index.md
    new file mode 100644
    index 0000000..cc87766
    --- /dev/null
    +++ b/content/posts/2026/75-of-the-world-doesnt-like-dark-music-good/index.md
    @@ -0,0 +1,35 @@
    +---
    +title: "75% of the world doesn’t like dark music. Good."
    +slug: 75-of-the-world-doesnt-like-dark-music-good
    +pubDate: 2026-04-05T20:04:46.000Z
    +updatedDate: 2026-04-05T20:04:46.000Z
    +draft: false
    +legacy_wp_id: 16085
    +---
    +Seventy-five percent of the US population does not like listening to dark music. There is statistically no point in trying to win over everyone. This is not a limitation. It is the entire strategy.
    +
    +Mass appeal is what happens when you dilute something until nobody hates it and nobody loves it. The result is a room full of people who are present but not committed. They will leave when it rains. They will skip the next one if something easier comes along. They are not a community. They are a crowd.
    +
    +## The math of niche
    +
    +Twenty-five percent of a major metro audience is more than enough to build an institution. In New York City alone, that is millions of people who respond to sounds that make the other seventy-five percent uncomfortable. The question was never how to reach everyone. The question is how to reach the right twenty-five percent before anyone else does, and how to make them stay.
    +
    +Every time the project loses followers, it is concentrating the base. That is not cope. It is filtration. The people who leave because of a controversial post were never going to show up at 2am on a Tuesday for an experimental drone set. The people who stay are the people who will.
    +
    +## Why dark specifically
    +
    +Dark music exists at the intersection of emotional honesty and sonic aggression. It requires something from the listener that pop music does not — a willingness to sit with discomfort, to find beauty in tension, to let the unease be the point rather than a problem to solve.
    +
    +The audience that self-selects for this is fundamentally different from a general audience. They are harder to reach but impossible to lose once reached. They do not chase trends because the thing they respond to has never been trendy. They have been showing up to basements and warehouses for decades, long before anyone put it on a Spotify playlist and called it a moment.
    +

    Diff truncated (42 lines total). View full commit on GitHub →

Sign in to SLIST

Pick how you want to enter.