thepaperpilot
d525a1f2c2
Some checks failed
Build and Deploy / build-and-deploy (push) Failing after 1m23s
33 lines
No EOL
2.1 KiB
Markdown
33 lines
No EOL
2.1 KiB
Markdown
---
|
|
public: "true"
|
|
slug: "my-political-beliefs"
|
|
title: "My Political Beliefs"
|
|
prev: false
|
|
next: false
|
|
---
|
|
<script setup>
|
|
import { data } from '../../git.data.ts';
|
|
import { useData } from 'vitepress';
|
|
const pageData = useData();
|
|
</script>
|
|
<h1 class="p-name">My Political Beliefs</h1>
|
|
<p>228 words, ~1 minute read. <span v-html="data[`site/${pageData.page.value.relativePath}`]" /></p>
|
|
<hr/>
|
|
|
|
<details><summary>Referenced by:</summary><a href="/garden/my-political-journey/index.md">My Political Journey</a><a href="/garden/political-quizzes/index.md">Political Quizzes</a></details>
|
|
|
|
# Government
|
|
|
|
I tend to argue in favor of a government structured as a federation of local communities, where the local communities operate through [Consensus Democracy](/garden/consensus-democracy/index.md) , and the federation has a system where it takes a very significant super majority to enact anything and operates through referendums rather than any form of representation, which I see as an unnecessary yet corruptible abstraction of the will of the people. The goal is to ensure everyone has an equal voice and are supportive or at least compatible with every policy they live under.
|
|
|
|
# Economy
|
|
|
|
I believe we should eventually arrive at communism; a post-scarcity society where everyone's needs are met via automation and without the need for currency. Along the way there I expect us to democratize the workplace and work towards nationalizing every idustry.
|
|
|
|
# Society
|
|
|
|
I believe in maximizing personal liberties, so long as one is not actively harmful to others, including most forms of discrimination.
|
|
|
|
# Security
|
|
|
|
I'm against the use of violence by anyone, including the state. I believe in [Police Abolition](/garden/abolitionism/index.md) and am against the military and espionage both foreign and domestic. I believe in the [Anarchist](/garden/anarchism/index.md) value of free association, so I believe we should have fully open borders, both for travel and immigration/emmigration. I am anti-imperialist and believe in a fairly isolationist foreign policy, but am not against humanitarian foreign aid. |