← 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/2024/the-co-promoter-who-threatened-to-strangle-me/index.md b/content/posts/2024/the-co-promoter-who-threatened-to-strangle-me/index.md
    index 12cdfaa..3a76a84 100644
    --- a/content/posts/2024/the-co-promoter-who-threatened-to-strangle-me/index.md
    +++ b/content/posts/2024/the-co-promoter-who-threatened-to-strangle-me/index.md
    @@ -1,18 +1,17 @@
     ---
     title: "The co-promoter who threatened to strangle me"
    -slug: the-co-promoter-who-threatened-to-strangle-me
     pubDate: 2024-03-01T17:00:00.000Z
     updatedDate: 2026-04-05T14:29:32.000Z
     draft: false
     excerpt: "March 2024. TAT3 — Techno Afters Trap 3 — at Galospace NYC. I’d booked 10 out of 12 DJs personally. Signed a contract with the venue. Built the lineup over … Read more"
     categories:
    -  - { name: BTS, slug: bts }
    +  - BTS
     tags:
    -  - { name: format-short-take, slug: format-short-take }
    -  - { name: legal, slug: legal }
    -  - { name: nyc, slug: nyc }
    -  - { name: partnerships, slug: partnerships }
    -  - { name: tone-raw, slug: tone-raw }
    +  - format-short-take
    +  - legal
    +  - nyc
    +  - partnerships
    +  - tone-raw
     featured:
       src: https://cdn.slist.net/posts/the-co-promoter-who-threatened-to-strangle-me/cover.png
       alt: "Dark empty warehouse venue with DJ equipment and moody industrial lighting"
    
  2. Simon8bc867c

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

    diff --git a/content/posts/2024/the-co-promoter-who-threatened-to-strangle-me/index.md b/content/posts/2024/the-co-promoter-who-threatened-to-strangle-me/index.md
    index 5302717..12cdfaa 100644
    --- a/content/posts/2024/the-co-promoter-who-threatened-to-strangle-me/index.md
    +++ b/content/posts/2024/the-co-promoter-who-threatened-to-strangle-me/index.md
    @@ -14,7 +14,7 @@ tags:
       - { name: partnerships, slug: partnerships }
       - { name: tone-raw, slug: tone-raw }
     featured:
    -  src: https://slist.net/wp-content/uploads/ai_69d202a1106470.59802158.png
    +  src: https://cdn.slist.net/posts/the-co-promoter-who-threatened-to-strangle-me/cover.png
       alt: "Dark empty warehouse venue with DJ equipment and moody industrial lighting"
     legacy_wp_id: 15805
     ---
    
  3. Simon3c1387f

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

    diff --git a/content/posts/2024/the-co-promoter-who-threatened-to-strangle-me/index.md b/content/posts/2024/the-co-promoter-who-threatened-to-strangle-me/index.md
    index 3ecc931..5302717 100644
    --- a/content/posts/2024/the-co-promoter-who-threatened-to-strangle-me/index.md
    +++ b/content/posts/2024/the-co-promoter-who-threatened-to-strangle-me/index.md
    @@ -14,7 +14,7 @@ tags:
       - { name: partnerships, slug: partnerships }
       - { name: tone-raw, slug: tone-raw }
     featured:
    -  src: https://cdn.slist.net/ai_69d202a1106470.59802158.png
    +  src: https://slist.net/wp-content/uploads/ai_69d202a1106470.59802158.png
       alt: "Dark empty warehouse venue with DJ equipment and moody industrial lighting"
     legacy_wp_id: 15805
     ---
    
  4. Simon5add954

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

    diff --git a/content/posts/2024/the-co-promoter-who-threatened-to-strangle-me/index.md b/content/posts/2024/the-co-promoter-who-threatened-to-strangle-me/index.md
    index d91a07a..3ecc931 100644
    --- a/content/posts/2024/the-co-promoter-who-threatened-to-strangle-me/index.md
    +++ b/content/posts/2024/the-co-promoter-who-threatened-to-strangle-me/index.md
    @@ -4,6 +4,18 @@ slug: the-co-promoter-who-threatened-to-strangle-me
     pubDate: 2024-03-01T17:00:00.000Z
     updatedDate: 2026-04-05T14:29:32.000Z
     draft: false
    +excerpt: "March 2024. TAT3 — Techno Afters Trap 3 — at Galospace NYC. I’d booked 10 out of 12 DJs personally. Signed a contract with the venue. Built the lineup over … Read more"
    +categories:
    +  - { name: BTS, slug: bts }
    +tags:
    +  - { name: format-short-take, slug: format-short-take }
    +  - { name: legal, slug: legal }
    +  - { name: nyc, slug: nyc }
    +  - { name: partnerships, slug: partnerships }
    +  - { name: tone-raw, slug: tone-raw }
    +featured:
    +  src: https://cdn.slist.net/ai_69d202a1106470.59802158.png
    +  alt: "Dark empty warehouse venue with DJ equipment and moody industrial lighting"
     legacy_wp_id: 15805
     ---
     March 2024. TAT3 — Techno Afters Trap 3 — at Galospace NYC. I’d booked 10 out of 12 DJs personally. Signed a contract with the venue. Built the lineup over weeks. This was supposed to be a 14-hour arc with 13 DJ sets, off-duty cops for security, and an FDNY card holder on site. Everything by the book.
    
  5. Simon30e0ee3

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

    diff --git a/content/posts/2024/the-co-promoter-who-threatened-to-strangle-me/index.md b/content/posts/2024/the-co-promoter-who-threatened-to-strangle-me/index.md
    new file mode 100644
    index 0000000..d91a07a
    --- /dev/null
    +++ b/content/posts/2024/the-co-promoter-who-threatened-to-strangle-me/index.md
    @@ -0,0 +1,39 @@
    +---
    +title: "The co-promoter who threatened to strangle me"
    +slug: the-co-promoter-who-threatened-to-strangle-me
    +pubDate: 2024-03-01T17:00:00.000Z
    +updatedDate: 2026-04-05T14:29:32.000Z
    +draft: false
    +legacy_wp_id: 15805
    +---
    +March 2024. TAT3 — Techno Afters Trap 3 — at Galospace NYC. I’d booked 10 out of 12 DJs personally. Signed a contract with the venue. Built the lineup over weeks. This was supposed to be a 14-hour arc with 13 DJ sets, off-duty cops for security, and an FDNY card holder on site. Everything by the book.
    +
    +My co-promoter Chris had other plans. He went on a drug bender the day of the event and decided we should cancel. Mid-day. Hours before doors.
    +
    +When I told him the event was still happening, he threatened to strangle me unless I went along with his plan to end the party early.
    +
    +* * *
    +
    +I made one phone call. To the venue owner, Olga. She confirmed what I already knew but needed on the record: the event belongs to Saimon. Chris doesn’t even have a contract with the venue.
    +
    +That call separated the operator from the collaborator forever.
    +
    +I gave Chris an hour to collect himself. Then I messaged every DJ on the lineup: party is on. All 13 sets ran as planned. The crowd had no idea anything happened behind the scenes. More support actually started flowing in because of the drama — people in the scene heard what went down and respected the composure under fire.
    +
    +* * *
    +

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

Sign in to SLIST

Pick how you want to enter.