← 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/why-promoters-who-cosplay-as-socialist-idealists-are-about-to-get-eaten/index.md b/content/posts/2026/why-promoters-who-cosplay-as-socialist-idealists-are-about-to-get-eaten/index.md
    index 8ddd05b..d32f489 100644
    --- a/content/posts/2026/why-promoters-who-cosplay-as-socialist-idealists-are-about-to-get-eaten/index.md
    +++ b/content/posts/2026/why-promoters-who-cosplay-as-socialist-idealists-are-about-to-get-eaten/index.md
    @@ -1,17 +1,16 @@
     ---
     title: "Why promoters who cosplay as socialist idealists are about to get eaten"
    -slug: why-promoters-who-cosplay-as-socialist-idealists-are-about-to-get-eaten
     pubDate: 2026-04-05T20:04:49.000Z
     updatedDate: 2026-04-05T20:04:49.000Z
     draft: false
     excerpt: "Almost every promoter in the NYC underground tries to cosplay as a socialist idealist. They adopt the language, post the right causes, signal the correct politics, and freeze out anyone … Read more"
     categories:
    -  - { name: Scene, slug: scene }
    +  - Scene
     tags:
    -  - { name: competition, slug: competition }
    -  - { name: format-opinion, slug: format-opinion }
    -  - { name: politics, slug: politics }
    -  - { name: tone-confrontational, slug: tone-confrontational }
    +  - competition
    +  - format-opinion
    +  - politics
    +  - tone-confrontational
     featured:
       src: https://cdn.slist.net/posts/why-promoters-who-cosplay-as-socialist-idealists-are-about-to-get-eaten/cover.png
       alt: "Small venues overshadowed by corporate monolith"
    
  2. Simon8bc867c

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

    diff --git a/content/posts/2026/why-promoters-who-cosplay-as-socialist-idealists-are-about-to-get-eaten/index.md b/content/posts/2026/why-promoters-who-cosplay-as-socialist-idealists-are-about-to-get-eaten/index.md
    index 889b970..8ddd05b 100644
    --- a/content/posts/2026/why-promoters-who-cosplay-as-socialist-idealists-are-about-to-get-eaten/index.md
    +++ b/content/posts/2026/why-promoters-who-cosplay-as-socialist-idealists-are-about-to-get-eaten/index.md
    @@ -13,7 +13,7 @@ tags:
       - { name: politics, slug: politics }
       - { name: tone-confrontational, slug: tone-confrontational }
     featured:
    -  src: https://slist.net/wp-content/uploads/ai_69d2a8ed104386.30771489.png
    +  src: https://cdn.slist.net/posts/why-promoters-who-cosplay-as-socialist-idealists-are-about-to-get-eaten/cover.png
       alt: "Small venues overshadowed by corporate monolith"
     legacy_wp_id: 15992
     ---
    
  3. Simon3c1387f

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

    diff --git a/content/posts/2026/why-promoters-who-cosplay-as-socialist-idealists-are-about-to-get-eaten/index.md b/content/posts/2026/why-promoters-who-cosplay-as-socialist-idealists-are-about-to-get-eaten/index.md
    index 243373f..889b970 100644
    --- a/content/posts/2026/why-promoters-who-cosplay-as-socialist-idealists-are-about-to-get-eaten/index.md
    +++ b/content/posts/2026/why-promoters-who-cosplay-as-socialist-idealists-are-about-to-get-eaten/index.md
    @@ -13,7 +13,7 @@ tags:
       - { name: politics, slug: politics }
       - { name: tone-confrontational, slug: tone-confrontational }
     featured:
    -  src: https://cdn.slist.net/ai_69d2a8ed104386.30771489.png
    +  src: https://slist.net/wp-content/uploads/ai_69d2a8ed104386.30771489.png
       alt: "Small venues overshadowed by corporate monolith"
     legacy_wp_id: 15992
     ---
    
  4. Simon5add954

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

    diff --git a/content/posts/2026/why-promoters-who-cosplay-as-socialist-idealists-are-about-to-get-eaten/index.md b/content/posts/2026/why-promoters-who-cosplay-as-socialist-idealists-are-about-to-get-eaten/index.md
    index bdb0987..243373f 100644
    --- a/content/posts/2026/why-promoters-who-cosplay-as-socialist-idealists-are-about-to-get-eaten/index.md
    +++ b/content/posts/2026/why-promoters-who-cosplay-as-socialist-idealists-are-about-to-get-eaten/index.md
    @@ -4,6 +4,17 @@ slug: why-promoters-who-cosplay-as-socialist-idealists-are-about-to-get-eaten
     pubDate: 2026-04-05T20:04:49.000Z
     updatedDate: 2026-04-05T20:04:49.000Z
     draft: false
    +excerpt: "Almost every promoter in the NYC underground tries to cosplay as a socialist idealist. They adopt the language, post the right causes, signal the correct politics, and freeze out anyone … Read more"
    +categories:
    +  - { name: Scene, slug: scene }
    +tags:
    +  - { name: competition, slug: competition }
    +  - { name: format-opinion, slug: format-opinion }
    +  - { name: politics, slug: politics }
    +  - { name: tone-confrontational, slug: tone-confrontational }
    +featured:
    +  src: https://cdn.slist.net/ai_69d2a8ed104386.30771489.png
    +  alt: "Small venues overshadowed by corporate monolith"
     legacy_wp_id: 15992
     ---
     Almost every promoter in the NYC underground tries to cosplay as a socialist idealist. They adopt the language, post the right causes, signal the correct politics, and freeze out anyone who says something different. It is a survival strategy that works until it does not.
    
  5. Simon30e0ee3

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

    diff --git a/content/posts/2026/why-promoters-who-cosplay-as-socialist-idealists-are-about-to-get-eaten/index.md b/content/posts/2026/why-promoters-who-cosplay-as-socialist-idealists-are-about-to-get-eaten/index.md
    new file mode 100644
    index 0000000..bdb0987
    --- /dev/null
    +++ b/content/posts/2026/why-promoters-who-cosplay-as-socialist-idealists-are-about-to-get-eaten/index.md
    @@ -0,0 +1,29 @@
    +---
    +title: "Why promoters who cosplay as socialist idealists are about to get eaten"
    +slug: why-promoters-who-cosplay-as-socialist-idealists-are-about-to-get-eaten
    +pubDate: 2026-04-05T20:04:49.000Z
    +updatedDate: 2026-04-05T20:04:49.000Z
    +draft: false
    +legacy_wp_id: 15992
    +---
    +Almost every promoter in the NYC underground tries to cosplay as a socialist idealist. They adopt the language, post the right causes, signal the correct politics, and freeze out anyone who says something different. It is a survival strategy that works until it does not.
    +
    +## The consolidation threat
    +
    +It is only a matter of time before some juggernaut promotion company from a different country — one that does not care about local scene politics and has a budget that dwarfs the entire NYC underground combined — eats up all the smaller players. The names are already circling: Pervert out of Mexico, SXTCY out of LA, Rebels out of Colombia. All moving into NYC. All operating on budgets and infrastructure that make the local collectives look like lemonade stands.
    +
    +All the small promoters are going to get wrecked unless they can learn to collaborate in peace. But they will not. Because collaborating requires setting aside ideological gatekeeping, and the socialist idealist cosplay makes that structurally impossible. You cannot partner with someone you have publicly disavowed for posting the wrong meme.
    +
    +## The business reality
    +
    +The cosplaying promoters spend more energy performing progressivism than learning ad funnels. They gatekeep lineups based on identity quotas instead of musical cohesion. Their events are ideologically curated, which means the sound suffers. And when a headliner costs $12,000 and the promoter’s ad budget is $200, the ideology does not cover the shortfall.
    +
    +Meanwhile, the cold operators — the ones running meta ads at $5-$10 per ticket sale, the ones building SMS lists of 9,000, the ones who understand that ads sell more tickets than almost any DJ — are scaling. They are not scaling because they are morally superior. They are scaling because they are commercially literate.
    +
    +## The prediction
    +

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

Sign in to SLIST

Pick how you want to enter.