diff options
| author | Preston Pan <ret2pop@nullring.xyz> | 2026-03-04 16:59:20 -0800 |
|---|---|---|
| committer | Preston Pan <ret2pop@nullring.xyz> | 2026-03-04 16:59:20 -0800 |
| commit | cf6822db165df6c09e1b64349cb01d2c2d90effd (patch) | |
| tree | 6c8ca2d04ecd17bbe579a46c741d369ac60a877f | |
| parent | 8221dc66babca82105220329ea329367e1ffed5c (diff) | |
fix more broken links
| l--------- | .pre-commit-config.yaml | 2 | ||||
| -rw-r--r-- | blog/cognition.org | 2 | ||||
| -rw-r--r-- | config/nix.org | 2 | ||||
| -rw-r--r-- | mindmap/index.org | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index efa234d..70c6bba 120000 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1 +1 @@ -/nix/store/3zlzc1hmcmwcr9kb14pqsdpg32y8384q-pre-commit-config.json
\ No newline at end of file +/nix/store/c5h30qf23mqjsv9g29mgfmgqqkw2f5b7-pre-commit-config.json
\ No newline at end of file diff --git a/blog/cognition.org b/blog/cognition.org index 80fe3d7..b607660 100644 --- a/blog/cognition.org +++ b/blog/cognition.org @@ -37,7 +37,7 @@ So, what's the percise solution to this connundrum? Well, it's beautiful; but it * Introduction Cognition is an active research project that Matthew Hinton and I have been working on for the past -couple of months. Although my commit history for [[https://github.com/metacrank/cognition][this project]] has not been impressive, we came up with +couple of months. Although my commit history for [[https://github.com/metacrank/cognition-rust][this project]] has not been impressive, we came up with a lot of the theory together, working alongside each other in order to achieve one of the most generalized systems of syntax we know of. Let's take a look at the conceptual reason why cognition needs to exist, as well as some /baremetal cognition/ code (you'll see what I mean by this later). There's a paper about this language diff --git a/config/nix.org b/config/nix.org index fa44816..c7a41c1 100644 --- a/config/nix.org +++ b/config/nix.org @@ -5,7 +5,7 @@ * Introduction This is my NixOS configuration. It is a part of my monorepo, and this file automatically tangles -to all the under the nix/ directory in my monorepo [[https://ret2pop.net/gitweb/monorepo.git][git repository]]. My monorepo also stores my +to all the under the nix/ directory in my monorepo [[https://git.nullring.xyz/monorepo.git][git repository]]. My monorepo also stores my website, as my website stores my [[file:elfeed.org][elfeed]] and [[file:emacs.org][emacs]] configurations. Additionally, I want to track my emacs configuration with my Nix configuration. Having them in one repository means that my emacs configuration is pinned to my flake. diff --git a/mindmap/index.org b/mindmap/index.org index b2b6912..6e8512c 100644 --- a/mindmap/index.org +++ b/mindmap/index.org @@ -23,7 +23,7 @@ No, it's a mindmap you fucking idiot. - Everything here is going to be a link to another mindmap page. - Therefore, if there is a page you want to go back to, you must navigate until you find a loop back to the original page. ** Prerequisites -One must have an open mind, know the basics of the [[https://nullring.xyz/blog/stem.html][Stem programming language]], and have finished a high school mathematics +One must have an open mind, know the basics of the [[https://ret2pop.net/blog/stem.html][Stem programming language]] and have finished a high school mathematics education. One must also know about some mathematical notation, though much of it will be explained in the articles. ** What Happens if I don't Follow the Rules? You're ruining your own fun I guess. These are just the recommended settings |
