feat(web): flatten frontmatter — drop slug, flat tags/cats, auto-bump updatedDate [skip ci]
diff --git a/content/posts/2026/the-contrarian-principle/index.md b/content/posts/2026/the-contrarian-principle/index.md index 5a25d49..cf93915 100644 --- a/content/posts/2026/the-contrarian-principle/index.md +++ b/content/posts/2026/the-contrarian-principle/index.md @@ -1,17 +1,16 @@ --- title: "The contrarian principle" -slug: the-contrarian-principle pubDate: 2026-04-05T20:04:46.000Z updatedDate: 2026-04-05T20:04:46.000Z draft: false excerpt: "The underground rave scene in New York City runs on an unspoken consensus: say the right things, signal the right values, avoid the wrong opinions, and never — under any … Read more" categories: - - { name: BTS, slug: bts } + - BTS tags: - - { name: format-opinion, slug: format-opinion } - - { name: growth, slug: growth } - - { name: identity, slug: identity } - - { name: tone-philosophical, slug: tone-philosophical } + - format-opinion + - growth + - identity + - tone-philosophical featured: src: https://cdn.slist.net/posts/the-contrarian-principle/cover.png alt: "Silhouetted figure standing against the crowd in a dark industrial corridor"content: rewrite image URLs from slist.net/wp-content to cdn.slist.net/posts/<slug>/
diff --git a/content/posts/2026/the-contrarian-principle/index.md b/content/posts/2026/the-contrarian-principle/index.md index 186499e..5a25d49 100644 --- a/content/posts/2026/the-contrarian-principle/index.md +++ b/content/posts/2026/the-contrarian-principle/index.md @@ -13,7 +13,7 @@ tags: - { name: identity, slug: identity } - { name: tone-philosophical, slug: tone-philosophical } featured: - src: https://slist.net/wp-content/uploads/ai_69d2a5be61f5f8.96452885.png + src: https://cdn.slist.net/posts/the-contrarian-principle/cover.png alt: "Silhouetted figure standing against the crowd in a dark industrial corridor" legacy_wp_id: 15965 ---fix(web): point upload URLs at slist.net (cdn.slist.net not wired up yet)
diff --git a/content/posts/2026/the-contrarian-principle/index.md b/content/posts/2026/the-contrarian-principle/index.md index d5b10f8..186499e 100644 --- a/content/posts/2026/the-contrarian-principle/index.md +++ b/content/posts/2026/the-contrarian-principle/index.md @@ -13,7 +13,7 @@ tags: - { name: identity, slug: identity } - { name: tone-philosophical, slug: tone-philosophical } featured: - src: https://cdn.slist.net/ai_69d2a5be61f5f8.96452885.png + src: https://slist.net/wp-content/uploads/ai_69d2a5be61f5f8.96452885.png alt: "Silhouetted figure standing against the crowd in a dark industrial corridor" legacy_wp_id: 15965 ---feat(web): visually mirror slist.net blog (index + single post)
diff --git a/content/posts/2026/the-contrarian-principle/index.md b/content/posts/2026/the-contrarian-principle/index.md index d7e8904..d5b10f8 100644 --- a/content/posts/2026/the-contrarian-principle/index.md +++ b/content/posts/2026/the-contrarian-principle/index.md @@ -4,6 +4,17 @@ slug: the-contrarian-principle pubDate: 2026-04-05T20:04:46.000Z updatedDate: 2026-04-05T20:04:46.000Z draft: false +excerpt: "The underground rave scene in New York City runs on an unspoken consensus: say the right things, signal the right values, avoid the wrong opinions, and never — under any … Read more" +categories: + - { name: BTS, slug: bts } +tags: + - { name: format-opinion, slug: format-opinion } + - { name: growth, slug: growth } + - { name: identity, slug: identity } + - { name: tone-philosophical, slug: tone-philosophical } +featured: + src: https://cdn.slist.net/ai_69d2a5be61f5f8.96452885.png + alt: "Silhouetted figure standing against the crowd in a dark industrial corridor" legacy_wp_id: 15965 --- The underground rave scene in New York City runs on an unspoken consensus: say the right things, signal the right values, avoid the wrong opinions, and never — under any circumstances — say what you actually think if it contradicts the collective performance. I decided early that this consensus was the single biggest vulnerability in the market.feat(web): full posts+pages sync, browseable UI, curated pages allowlist
diff --git a/content/posts/2026/the-contrarian-principle/index.md b/content/posts/2026/the-contrarian-principle/index.md new file mode 100644 index 0000000..d7e8904 --- /dev/null +++ b/content/posts/2026/the-contrarian-principle/index.md @@ -0,0 +1,43 @@ +--- +title: "The contrarian principle" +slug: the-contrarian-principle +pubDate: 2026-04-05T20:04:46.000Z +updatedDate: 2026-04-05T20:04:46.000Z +draft: false +legacy_wp_id: 15965 +--- +The underground rave scene in New York City runs on an unspoken consensus: say the right things, signal the right values, avoid the wrong opinions, and never — under any circumstances — say what you actually think if it contradicts the collective performance. I decided early that this consensus was the single biggest vulnerability in the market. + +Contrarianism is not a personality trait at SLIST. It is an operating principle with a measurable return. + +## The market gap nobody will name + +Almost every promoter in the NYC techno scene tries to cosplay as a socialist idealist for their vocal community members. As soon as someone like me says something different from them, they close up and refuse to associate. The scene that claims to be the most progressive operates on deeply conservative social dynamics: in-group loyalty over merit, reputation policing over quality, silence over honesty. + +I saw this and made the opposite bet. SLIST would say the things nobody else would say. We would call out unpaid DJ fees publicly. We would name bad promoters by name. We would post our actual numbers when everyone else hid behind vague claims. We would be unapologetically commercial in a scene that pretends money is beneath them while quietly chasing every dollar. + +The contrarian principle is not about being provocative for its own sake. It is about occupying the niche that opens up when everyone else crowds into the same safe corner. + +## How it compounds + +When I threatened to share my story about unpaid DJ fees, one collective paid 75% within hours. Not because they suddenly developed ethics. Because the platform — the distribution channel that reaches more of their target audience than they can reach alone — made the threat credible. Even the safe space parties who publicly denounce SLIST’s approach are happy to promote through our platform. The enemies still need the distribution. +Diff truncated (50 lines total). View full commit on GitHub →