From adcf486c1556a69a6d0de0000cbec7045321ca69 Mon Sep 17 00:00:00 2001 From: Tristan Partin Date: Fri, 31 Dec 2021 11:43:40 -0600 Subject: [PATCH] Update webring --- layouts/partials/webring-out.html | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/layouts/partials/webring-out.html b/layouts/partials/webring-out.html index 424f6e6..86a2378 100644 --- a/layouts/partials/webring-out.html +++ b/layouts/partials/webring-out.html @@ -4,17 +4,18 @@

- Sustainable creativity in a world without copyright + Breaking down a small language design proposal

-

I don’t believe in copyright. I argue that we need to get rid of copyright, or -at least dramatically reform it. The public domain has been stolen from us, -and I want it back. Everyone reading this post has grown up in a creative world -defined by capitalism, …

+

+We are developing a new systems programming language. The name is a secret, so +we’ll call it xxxx instead. In xxxx, we have a general requirement that all variables +must be initialized. This is fine for the simple case, such as “let x: int = +10”. But, it doe…

via Drew DeVault's blog - +
-- 2.34.2