feat(web): flatten frontmatter — drop slug, flat tags/cats, auto-bump updatedDate [skip ci]
diff --git a/content/posts/2026/term-limits-are-the-real-problem/index.md b/content/posts/2026/term-limits-are-the-real-problem/index.md index 646f69b..b845380 100644 --- a/content/posts/2026/term-limits-are-the-real-problem/index.md +++ b/content/posts/2026/term-limits-are-the-real-problem/index.md @@ -1,17 +1,16 @@ --- title: "Term limits are the real problem" -slug: term-limits-are-the-real-problem pubDate: 2026-04-05T20:05:11.000Z updatedDate: 2026-04-05T20:05:11.000Z draft: false excerpt: "The real issue with American politics is 4-8 year term limits. It takes too long to make positive change happen in such a short amount of time. So instead what … Read more" categories: - - { name: "Dark Culture", slug: dark-culture } + - Dark Culture tags: - - { name: format-opinion, slug: format-opinion } - - { name: identity, slug: identity } - - { name: politics, slug: politics } - - { name: tone-confrontational, slug: tone-confrontational } + - format-opinion + - identity + - politics + - tone-confrontational featured: src: https://cdn.slist.net/posts/term-limits-are-the-real-problem/cover.png alt: "Dark hourglass with red sand - term limits and time pressure"content: rewrite image URLs from slist.net/wp-content to cdn.slist.net/posts/<slug>/
diff --git a/content/posts/2026/term-limits-are-the-real-problem/index.md b/content/posts/2026/term-limits-are-the-real-problem/index.md index c0ae377..646f69b 100644 --- a/content/posts/2026/term-limits-are-the-real-problem/index.md +++ b/content/posts/2026/term-limits-are-the-real-problem/index.md @@ -13,7 +13,7 @@ tags: - { name: politics, slug: politics } - { name: tone-confrontational, slug: tone-confrontational } featured: - src: https://slist.net/wp-content/uploads/ai_69d2ac06a57b75.25004731.png + src: https://cdn.slist.net/posts/term-limits-are-the-real-problem/cover.png alt: "Dark hourglass with red sand - term limits and time pressure" legacy_wp_id: 16133 ---fix(web): point upload URLs at slist.net (cdn.slist.net not wired up yet)
diff --git a/content/posts/2026/term-limits-are-the-real-problem/index.md b/content/posts/2026/term-limits-are-the-real-problem/index.md index 01e1452..c0ae377 100644 --- a/content/posts/2026/term-limits-are-the-real-problem/index.md +++ b/content/posts/2026/term-limits-are-the-real-problem/index.md @@ -13,7 +13,7 @@ tags: - { name: politics, slug: politics } - { name: tone-confrontational, slug: tone-confrontational } featured: - src: https://cdn.slist.net/ai_69d2ac06a57b75.25004731.png + src: https://slist.net/wp-content/uploads/ai_69d2ac06a57b75.25004731.png alt: "Dark hourglass with red sand - term limits and time pressure" legacy_wp_id: 16133 ---feat(web): visually mirror slist.net blog (index + single post)
diff --git a/content/posts/2026/term-limits-are-the-real-problem/index.md b/content/posts/2026/term-limits-are-the-real-problem/index.md index 7607002..01e1452 100644 --- a/content/posts/2026/term-limits-are-the-real-problem/index.md +++ b/content/posts/2026/term-limits-are-the-real-problem/index.md @@ -4,6 +4,17 @@ slug: term-limits-are-the-real-problem pubDate: 2026-04-05T20:05:11.000Z updatedDate: 2026-04-05T20:05:11.000Z draft: false +excerpt: "The real issue with American politics is 4-8 year term limits. It takes too long to make positive change happen in such a short amount of time. So instead what … Read more" +categories: + - { name: "Dark Culture", slug: dark-culture } +tags: + - { name: format-opinion, slug: format-opinion } + - { name: identity, slug: identity } + - { name: politics, slug: politics } + - { name: tone-confrontational, slug: tone-confrontational } +featured: + src: https://cdn.slist.net/ai_69d2ac06a57b75.25004731.png + alt: "Dark hourglass with red sand - term limits and time pressure" legacy_wp_id: 16133 --- The real issue with American politics is 4-8 year term limits. It takes too long to make positive change happen in such a short amount of time. So instead what happens is rushed policy enforcement to get whatever goals done within a short amount of time with very little quality control.feat(web): full posts+pages sync, browseable UI, curated pages allowlist
diff --git a/content/posts/2026/term-limits-are-the-real-problem/index.md b/content/posts/2026/term-limits-are-the-real-problem/index.md new file mode 100644 index 0000000..7607002 --- /dev/null +++ b/content/posts/2026/term-limits-are-the-real-problem/index.md @@ -0,0 +1,35 @@ +--- +title: "Term limits are the real problem" +slug: term-limits-are-the-real-problem +pubDate: 2026-04-05T20:05:11.000Z +updatedDate: 2026-04-05T20:05:11.000Z +draft: false +legacy_wp_id: 16133 +--- +The real issue with American politics is 4-8 year term limits. It takes too long to make positive change happen in such a short amount of time. So instead what happens is rushed policy enforcement to get whatever goals done within a short amount of time with very little quality control. + +This is not a partisan observation. It is a structural critique that applies equally to every administration regardless of party. The system is designed to produce short-term thinking from people whose jobs depend on short-term results. + +## The mechanism + +A president has 1,461 days in a first term. Subtract the transition period, the honeymoon period, the midterm election distraction, and the re-election campaign, and the actual window for policy implementation is closer to two years. Two years to address problems that took decades to develop. + +The result is predictable: every administration rushes. Executive orders replace legislation because legislation takes too long. Policy implementation prioritizes speed over quality because there is no time for quality. The next administration reverses everything the previous one did, not because the policies were wrong but because reversing predecessor policies is the fastest way to demonstrate activity to a base that expects immediate results. + +The deportation issue illustrates this perfectly. The Biden administration did not process everyone correctly. The Trump administration deports with less quality control. Obama deported people too. The policy direction is consistent across administrations. The quality varies. The rushed execution produces human suffering that a longer implementation timeline could reduce or eliminate. + +## The promoter parallel + +Event promotion taught this lesson at a smaller scale. The promoter who runs one-off events optimizes for that single night. The promoter who builds a calendar optimizes for the long term. The one-off promoter cuts corners because there is no reputation to protect beyond tonight. The calendar promoter invests in quality because every event is an installment in a longer relationship. +Diff truncated (42 lines total). View full commit on GitHub →