← 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/how-the-only-south-asian-promoter-in-bushwick-techno-built-differently/index.md b/content/posts/2026/how-the-only-south-asian-promoter-in-bushwick-techno-built-differently/index.md
    index cae8861..9b7eafe 100644
    --- a/content/posts/2026/how-the-only-south-asian-promoter-in-bushwick-techno-built-differently/index.md
    +++ b/content/posts/2026/how-the-only-south-asian-promoter-in-bushwick-techno-built-differently/index.md
    @@ -1,17 +1,16 @@
     ---
     title: "How the only South Asian promoter in Bushwick techno built differently"
    -slug: how-the-only-south-asian-promoter-in-bushwick-techno-built-differently
     pubDate: 2026-04-05T20:04:49.000Z
     updatedDate: 2026-04-05T20:04:49.000Z
     draft: false
     excerpt: "Me as the only South Asian guy promoting techno in Bushwick. That sentence appeared in two separate conversations with two different people who had no connection to each other. Not … Read more"
     categories:
    -  - { name: "Dark Culture", slug: dark-culture }
    +  - Dark Culture
     tags:
    -  - { name: community, slug: community }
    -  - { name: format-long-form, slug: format-long-form }
    -  - { name: identity, slug: identity }
    -  - { name: tone-reflective, slug: tone-reflective }
    +  - community
    +  - format-long-form
    +  - identity
    +  - tone-reflective
     featured:
       src: https://cdn.slist.net/posts/how-the-only-south-asian-promoter-in-bushwick-techno-built-differently/cover.png
       alt: "Solitary figure at Bushwick crossroads at night"
    
  2. Simon8bc867c

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

    diff --git a/content/posts/2026/how-the-only-south-asian-promoter-in-bushwick-techno-built-differently/index.md b/content/posts/2026/how-the-only-south-asian-promoter-in-bushwick-techno-built-differently/index.md
    index 4b9206f..cae8861 100644
    --- a/content/posts/2026/how-the-only-south-asian-promoter-in-bushwick-techno-built-differently/index.md
    +++ b/content/posts/2026/how-the-only-south-asian-promoter-in-bushwick-techno-built-differently/index.md
    @@ -13,7 +13,7 @@ tags:
       - { name: identity, slug: identity }
       - { name: tone-reflective, slug: tone-reflective }
     featured:
    -  src: https://slist.net/wp-content/uploads/ai_69d2a81cd354f1.53205400.png
    +  src: https://cdn.slist.net/posts/how-the-only-south-asian-promoter-in-bushwick-techno-built-differently/cover.png
       alt: "Solitary figure at Bushwick crossroads at night"
     legacy_wp_id: 15991
     ---
    
  3. Simon3c1387f

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

    diff --git a/content/posts/2026/how-the-only-south-asian-promoter-in-bushwick-techno-built-differently/index.md b/content/posts/2026/how-the-only-south-asian-promoter-in-bushwick-techno-built-differently/index.md
    index e8a2b37..4b9206f 100644
    --- a/content/posts/2026/how-the-only-south-asian-promoter-in-bushwick-techno-built-differently/index.md
    +++ b/content/posts/2026/how-the-only-south-asian-promoter-in-bushwick-techno-built-differently/index.md
    @@ -13,7 +13,7 @@ tags:
       - { name: identity, slug: identity }
       - { name: tone-reflective, slug: tone-reflective }
     featured:
    -  src: https://cdn.slist.net/ai_69d2a81cd354f1.53205400.png
    +  src: https://slist.net/wp-content/uploads/ai_69d2a81cd354f1.53205400.png
       alt: "Solitary figure at Bushwick crossroads at night"
     legacy_wp_id: 15991
     ---
    
  4. Simon5add954

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

    diff --git a/content/posts/2026/how-the-only-south-asian-promoter-in-bushwick-techno-built-differently/index.md b/content/posts/2026/how-the-only-south-asian-promoter-in-bushwick-techno-built-differently/index.md
    index dec23c0..e8a2b37 100644
    --- a/content/posts/2026/how-the-only-south-asian-promoter-in-bushwick-techno-built-differently/index.md
    +++ b/content/posts/2026/how-the-only-south-asian-promoter-in-bushwick-techno-built-differently/index.md
    @@ -4,6 +4,17 @@ slug: how-the-only-south-asian-promoter-in-bushwick-techno-built-differently
     pubDate: 2026-04-05T20:04:49.000Z
     updatedDate: 2026-04-05T20:04:49.000Z
     draft: false
    +excerpt: "Me as the only South Asian guy promoting techno in Bushwick. That sentence appeared in two separate conversations with two different people who had no connection to each other. Not … Read more"
    +categories:
    +  - { name: "Dark Culture", slug: dark-culture }
    +tags:
    +  - { name: community, slug: community }
    +  - { name: format-long-form, slug: format-long-form }
    +  - { name: identity, slug: identity }
    +  - { name: tone-reflective, slug: tone-reflective }
    +featured:
    +  src: https://cdn.slist.net/ai_69d2a81cd354f1.53205400.png
    +  alt: "Solitary figure at Bushwick crossroads at night"
     legacy_wp_id: 15991
     ---
     Me as the only South Asian guy promoting techno in Bushwick. That sentence appeared in two separate conversations with two different people who had no connection to each other. Not incidental. Consciously held. Occupying a niche that nobody else can claim because nobody else looks like this in these rooms.
    
  5. Simon30e0ee3

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

    diff --git a/content/posts/2026/how-the-only-south-asian-promoter-in-bushwick-techno-built-differently/index.md b/content/posts/2026/how-the-only-south-asian-promoter-in-bushwick-techno-built-differently/index.md
    new file mode 100644
    index 0000000..dec23c0
    --- /dev/null
    +++ b/content/posts/2026/how-the-only-south-asian-promoter-in-bushwick-techno-built-differently/index.md
    @@ -0,0 +1,37 @@
    +---
    +title: "How the only South Asian promoter in Bushwick techno built differently"
    +slug: how-the-only-south-asian-promoter-in-bushwick-techno-built-differently
    +pubDate: 2026-04-05T20:04:49.000Z
    +updatedDate: 2026-04-05T20:04:49.000Z
    +draft: false
    +legacy_wp_id: 15991
    +---
    +Me as the only South Asian guy promoting techno in Bushwick. That sentence appeared in two separate conversations with two different people who had no connection to each other. Not incidental. Consciously held. Occupying a niche that nobody else can claim because nobody else looks like this in these rooms.
    +
    +Simon is not the most convenient name in Mexico City. In CDMX, the dissonance of being South Asian in a Latino scene was constant and inescapable. In New York, the discovery was different but equally pointed: they realized I was not queer, or even Colombian like most of the hard techno scene, and that I was not a liberal. They treated me like I was a Trojan horse.
    +
    +## The outsider mathematics
    +
    +Being the only person who looks like you in a room has exactly two effects. It makes you visible in ways you did not choose, and it makes you invisible in ways that matter. Visible when someone needs to point at the person who does not belong. Invisible when the booking conversations happen among people who all know each other from the same five parties.
    +
    +The Instagram account became the workaround. When your name does not open doors in person and your face does not match the expected profile, the platform becomes the introduction that the handshake cannot provide. The account opens doors that being social in person never could — not because the content is better than in-person connection, but because the content does not have a face attached to it until the credibility is already established.
    +
    +The anonymity era was not an aesthetic choice. It was a survival strategy. Build the reputation before revealing the person behind it. By the time the face attaches to the account, the voice is already established enough to survive the exposure. The people who would have dismissed a South Asian kid promoting techno in Bushwick cannot dismiss the account that already shaped their scene.
    +
    +## Built differently is not a metaphor
    +
    +The systems exist because the person building them could not do what most promoters do naturally. Be social in person. Network in the local language. Show up looking like everyone else. Walk into a venue and get recognized by default.
    +

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

Sign in to SLIST

Pick how you want to enter.