From ec622bc404fddd3df2bd36800fc4f4364feefee1 Mon Sep 17 00:00:00 2001 From: Andrew Yu Date: Fri, 24 Dec 2021 17:56:01 +0800 Subject: less columns --- index.html | 2 -- 1 file changed, 2 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index ea24bc5..fbd42df 100644 --- a/index.html +++ b/index.html @@ -35,8 +35,6 @@

What about a mathematical political system?

A government too strong causes authoritarianism which may lead to non-democracies, while a government too weak causes the inability of the government to do anything with the slightest controversy (look at COVID handling). Is there a mathematical way (say a function; this sounds like group theory, but I'm not sure) to compute, based all known information known about the bill/order/whatever being considered, if the government (I'm especially talking about the executive here) has the right to order that? I feel like this could be proved impossible due to incompleteness and unpredictability, but this needs further investigation.

- -

About me

I am Andrew Yu, a secondary school student in Shanghai, China. My main fields of interest are philosophy (especially moral philosophy, and especially especially moral philosophy in technology), metamathematics, programming fundamentals and molecular biology. (To be extended)

-- cgit 1.4.1-2-gfad0 From 80cff73fc8924147634990bede67e6b3ec8656fd Mon Sep 17 00:00:00 2001 From: Andrew Yu Date: Sat, 25 Dec 2021 00:37:43 +0800 Subject: idiot --- index.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'index.html') diff --git a/index.html b/index.html index fbd42df..c622eea 100644 --- a/index.html +++ b/index.html @@ -54,6 +54,12 @@

Caution: This server is quite new, and it seems to be in some dnsbl lists. I'll try to get to you by other means if my email gets blocked. Seems to be an issue with my reverse DNS, which I recently fixed. We'll see. Writing to me won't be affected though.

+ + It is our responsibility to spread free software and advocate for user freedom. Please don't waste any chances to do so. Thank you.

Project Help

diff --git a/style.css b/style.css index 2e35ef8..0e3b9f0 100644 --- a/style.css +++ b/style.css @@ -59,6 +59,9 @@ a:active { font-weight: bold; color: white; } +.alarm { + color: red; +} .alert { color: orange; } -- cgit 1.4.1-2-gfad0