← 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/this-is-my-stress-outlet-that-causes-me-the-most-stress/index.md b/content/posts/2026/this-is-my-stress-outlet-that-causes-me-the-most-stress/index.md
    index 56e21e3..9e9c7ad 100644
    --- a/content/posts/2026/this-is-my-stress-outlet-that-causes-me-the-most-stress/index.md
    +++ b/content/posts/2026/this-is-my-stress-outlet-that-causes-me-the-most-stress/index.md
    @@ -1,17 +1,16 @@
     ---
     title: "This is my stress outlet that causes me the most stress"
    -slug: this-is-my-stress-outlet-that-causes-me-the-most-stress
     pubDate: 2026-04-05T20:04:47.000Z
     updatedDate: 2026-04-05T20:04:47.000Z
     draft: false
     excerpt: "This is my stress outlet that causes me the most stress. Think about that for a second. The thing I do to escape is the thing I need to escape … Read more"
     categories:
    -  - { name: Shitposts, slug: shitposts }
    +  - Shitposts
     tags:
    -  - { name: community, slug: community }
    -  - { name: format-short-take, slug: format-short-take }
    -  - { name: identity, slug: identity }
    -  - { name: tone-casual, slug: tone-casual }
    +  - community
    +  - format-short-take
    +  - identity
    +  - tone-casual
     featured:
       src: https://cdn.slist.net/posts/this-is-my-stress-outlet-that-causes-me-the-most-stress/cover.png
       alt: "Abstract hamster wheel made of DJ equipment"
    
  2. Simon8bc867c

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

    diff --git a/content/posts/2026/this-is-my-stress-outlet-that-causes-me-the-most-stress/index.md b/content/posts/2026/this-is-my-stress-outlet-that-causes-me-the-most-stress/index.md
    index 319bbd4..56e21e3 100644
    --- a/content/posts/2026/this-is-my-stress-outlet-that-causes-me-the-most-stress/index.md
    +++ b/content/posts/2026/this-is-my-stress-outlet-that-causes-me-the-most-stress/index.md
    @@ -13,7 +13,7 @@ tags:
       - { name: identity, slug: identity }
       - { name: tone-casual, slug: tone-casual }
     featured:
    -  src: https://slist.net/wp-content/uploads/ai_69d2a64e5cbeb7.01125252.png
    +  src: https://cdn.slist.net/posts/this-is-my-stress-outlet-that-causes-me-the-most-stress/cover.png
       alt: "Abstract hamster wheel made of DJ equipment"
     legacy_wp_id: 15975
     ---
    
  3. Simon3c1387f

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

    diff --git a/content/posts/2026/this-is-my-stress-outlet-that-causes-me-the-most-stress/index.md b/content/posts/2026/this-is-my-stress-outlet-that-causes-me-the-most-stress/index.md
    index 95e25d6..319bbd4 100644
    --- a/content/posts/2026/this-is-my-stress-outlet-that-causes-me-the-most-stress/index.md
    +++ b/content/posts/2026/this-is-my-stress-outlet-that-causes-me-the-most-stress/index.md
    @@ -13,7 +13,7 @@ tags:
       - { name: identity, slug: identity }
       - { name: tone-casual, slug: tone-casual }
     featured:
    -  src: https://cdn.slist.net/ai_69d2a64e5cbeb7.01125252.png
    +  src: https://slist.net/wp-content/uploads/ai_69d2a64e5cbeb7.01125252.png
       alt: "Abstract hamster wheel made of DJ equipment"
     legacy_wp_id: 15975
     ---
    
  4. Simon5add954

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

    diff --git a/content/posts/2026/this-is-my-stress-outlet-that-causes-me-the-most-stress/index.md b/content/posts/2026/this-is-my-stress-outlet-that-causes-me-the-most-stress/index.md
    index 23d0733..95e25d6 100644
    --- a/content/posts/2026/this-is-my-stress-outlet-that-causes-me-the-most-stress/index.md
    +++ b/content/posts/2026/this-is-my-stress-outlet-that-causes-me-the-most-stress/index.md
    @@ -4,6 +4,17 @@ slug: this-is-my-stress-outlet-that-causes-me-the-most-stress
     pubDate: 2026-04-05T20:04:47.000Z
     updatedDate: 2026-04-05T20:04:47.000Z
     draft: false
    +excerpt: "This is my stress outlet that causes me the most stress. Think about that for a second. The thing I do to escape is the thing I need to escape … Read more"
    +categories:
    +  - { name: Shitposts, slug: shitposts }
    +tags:
    +  - { name: community, slug: community }
    +  - { name: format-short-take, slug: format-short-take }
    +  - { name: identity, slug: identity }
    +  - { name: tone-casual, slug: tone-casual }
    +featured:
    +  src: https://cdn.slist.net/ai_69d2a64e5cbeb7.01125252.png
    +  alt: "Abstract hamster wheel made of DJ equipment"
     legacy_wp_id: 15975
     ---
     This is my stress outlet that causes me the most stress.
    
  5. Simon30e0ee3

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

    diff --git a/content/posts/2026/this-is-my-stress-outlet-that-causes-me-the-most-stress/index.md b/content/posts/2026/this-is-my-stress-outlet-that-causes-me-the-most-stress/index.md
    new file mode 100644
    index 0000000..23d0733
    --- /dev/null
    +++ b/content/posts/2026/this-is-my-stress-outlet-that-causes-me-the-most-stress/index.md
    @@ -0,0 +1,15 @@
    +---
    +title: "This is my stress outlet that causes me the most stress"
    +slug: this-is-my-stress-outlet-that-causes-me-the-most-stress
    +pubDate: 2026-04-05T20:04:47.000Z
    +updatedDate: 2026-04-05T20:04:47.000Z
    +draft: false
    +legacy_wp_id: 15975
    +---
    +This is my stress outlet that causes me the most stress.
    +
    +Think about that for a second. The thing I do to escape is the thing I need to escape from. Event promotion is a hamster wheel made of adrenaline, WhatsApp notifications, and bar minimum anxiety.
    +
    +Any other event organizers who feel like this is ironically the loneliest profession in the world? Surrounded by 500 people every night. Fundamentally alone in the work. The crowd goes home at 6am. You go home to a spreadsheet that says you cleared the bar minimum by $162.
    +
    +But I keep doing it. Because the alternative — a normal job, normal hours, normal silence — is worse than the stress. At least this stress has a bassline.
    

Sign in to SLIST

Pick how you want to enter.