feat(web): flatten frontmatter — drop slug, flat tags/cats, auto-bump updatedDate [skip ci]
diff --git a/content/posts/2026/the-first-responders-rave/index.md b/content/posts/2026/the-first-responders-rave/index.md index 6031771..3ec4dcb 100644 --- a/content/posts/2026/the-first-responders-rave/index.md +++ b/content/posts/2026/the-first-responders-rave/index.md @@ -1,17 +1,16 @@ --- title: "The first responders rave" -slug: the-first-responders-rave pubDate: 2026-04-05T20:05:10.000Z updatedDate: 2026-04-05T20:05:10.000Z draft: false excerpt: "The concept is deliberately provocative: a fundraiser rave for police, FDNY, and paramedics. The same institutions that normally shut raves down, invited to attend one. The logic On July 12, … Read more" categories: - - { name: Scene, slug: scene } + - Scene tags: - - { name: community, slug: community } - - { name: dark-culture, slug: dark-culture } - - { name: format-opinion, slug: format-opinion } - - { name: tone-philosophical, slug: tone-philosophical } + - community + - dark-culture + - format-opinion + - tone-philosophical featured: src: https://cdn.slist.net/posts/the-first-responders-rave/cover.png alt: "Emergency vehicles outside a nightclub"content: rewrite image URLs from slist.net/wp-content to cdn.slist.net/posts/<slug>/
diff --git a/content/posts/2026/the-first-responders-rave/index.md b/content/posts/2026/the-first-responders-rave/index.md index d5110e1..6031771 100644 --- a/content/posts/2026/the-first-responders-rave/index.md +++ b/content/posts/2026/the-first-responders-rave/index.md @@ -13,7 +13,7 @@ tags: - { name: format-opinion, slug: format-opinion } - { name: tone-philosophical, slug: tone-philosophical } featured: - src: https://slist.net/wp-content/uploads/ai_69d2aa509ccf20.19100601.png + src: https://cdn.slist.net/posts/the-first-responders-rave/cover.png alt: "Emergency vehicles outside a nightclub" legacy_wp_id: 15969 ---fix(web): point upload URLs at slist.net (cdn.slist.net not wired up yet)
diff --git a/content/posts/2026/the-first-responders-rave/index.md b/content/posts/2026/the-first-responders-rave/index.md index e207bc3..d5110e1 100644 --- a/content/posts/2026/the-first-responders-rave/index.md +++ b/content/posts/2026/the-first-responders-rave/index.md @@ -13,7 +13,7 @@ tags: - { name: format-opinion, slug: format-opinion } - { name: tone-philosophical, slug: tone-philosophical } featured: - src: https://cdn.slist.net/ai_69d2aa509ccf20.19100601.png + src: https://slist.net/wp-content/uploads/ai_69d2aa509ccf20.19100601.png alt: "Emergency vehicles outside a nightclub" legacy_wp_id: 15969 ---feat(web): visually mirror slist.net blog (index + single post)
diff --git a/content/posts/2026/the-first-responders-rave/index.md b/content/posts/2026/the-first-responders-rave/index.md index 49f53cd..e207bc3 100644 --- a/content/posts/2026/the-first-responders-rave/index.md +++ b/content/posts/2026/the-first-responders-rave/index.md @@ -4,6 +4,17 @@ slug: the-first-responders-rave pubDate: 2026-04-05T20:05:10.000Z updatedDate: 2026-04-05T20:05:10.000Z draft: false +excerpt: "The concept is deliberately provocative: a fundraiser rave for police, FDNY, and paramedics. The same institutions that normally shut raves down, invited to attend one. The logic On July 12, … Read more" +categories: + - { name: Scene, slug: scene } +tags: + - { name: community, slug: community } + - { name: dark-culture, slug: dark-culture } + - { name: format-opinion, slug: format-opinion } + - { name: tone-philosophical, slug: tone-philosophical } +featured: + src: https://cdn.slist.net/ai_69d2aa509ccf20.19100601.png + alt: "Emergency vehicles outside a nightclub" legacy_wp_id: 15969 --- The concept is deliberately provocative: a fundraiser rave for police, FDNY, and paramedics. The same institutions that normally shut raves down, invited to attend one.feat(web): full posts+pages sync, browseable UI, curated pages allowlist
diff --git a/content/posts/2026/the-first-responders-rave/index.md b/content/posts/2026/the-first-responders-rave/index.md new file mode 100644 index 0000000..49f53cd --- /dev/null +++ b/content/posts/2026/the-first-responders-rave/index.md @@ -0,0 +1,29 @@ +--- +title: "The first responders rave" +slug: the-first-responders-rave +pubDate: 2026-04-05T20:05:10.000Z +updatedDate: 2026-04-05T20:05:10.000Z +draft: false +legacy_wp_id: 15969 +--- +The concept is deliberately provocative: a fundraiser rave for police, FDNY, and paramedics. The same institutions that normally shut raves down, invited to attend one. + +## The logic + +On July 12, 2025, NYPD and FDNY raided our 37th event. I was arrested along with two staff members. Held for twelve hours. Charged with felony possession of narcotics and intent to distribute. Fifteen FDNY building violations issued to SLIST despite the fact that we did not own the venue. + +That arrest was part of a coordinated DOB operation that hit multiple venues the same night. It was quota-driven, planned in advance. Not targeted at SLIST specifically — but SLIST absorbed the consequences specifically. + +The instinct after something like that is to go to war with the institutions. Defund the police. Abolish the fire department. Whatever the scene’s political reflex demands. But the operator instinct says something different: build bridges with the people who have the power to end you. + +## The event concept + +A first responders rave is a political statement disguised as an event. Invite cops, firefighters, and paramedics to experience what they normally shut down. Let them see the community they police. Let them hear the music. Let them understand that this is economic infrastructure — bar revenue, vendor revenue, transportation spend, artist income — not a vice operation. + +The practical benefit is relational. A cop who has been to your event as a guest is less likely to treat the next one as a raid target. A firefighter who understands your sound treatment setup is less likely to issue violations for noise. These are not friendships — they are institutional relationships built on mutual understanding. +Diff truncated (36 lines total). View full commit on GitHub →