From 647deb3f76cd394fd9b4143b31a3b2df537c6b2e Mon Sep 17 00:00:00 2001 From: Fadi Shawki Date: Fri, 7 Jun 2024 14:31:08 +0200 Subject: [PATCH] Some examples, boilerplate --- .../routes/papers/2024.AUniversalLanguage.tsx | 72 ++++++++++++++++++- 1 file changed, 71 insertions(+), 1 deletion(-) diff --git a/orbitmines.com/src/routes/papers/2024.AUniversalLanguage.tsx b/orbitmines.com/src/routes/papers/2024.AUniversalLanguage.tsx index 05112fb..8b6ee49 100644 --- a/orbitmines.com/src/routes/papers/2024.AUniversalLanguage.tsx +++ b/orbitmines.com/src/routes/papers/2024.AUniversalLanguage.tsx @@ -404,6 +404,7 @@ const AUniversalLanguage = () => { And you can probably setup ways where you can switch between discrete/infinitary stuctures at will. - Of course this doesn't mean it's easily tractable. But more that these problems become computable searchspaces. + Traversing `.self` without time-step would be a projective plane? Recursive definition of a projective plan but then (partially?) accessible as a calculus? @@ -465,10 +466,79 @@ const AUniversalLanguage = () => { - Essentially, version control comes hand-in-hand with compression. It becomes a story of redundancy, ..., recoverability. + Essentially, version control comes hand-in-hand with compression. It becomes a story of redundancy, ..., recoverability. And we always consider both, simultaneously. + In exploration, one necessarily has to confront the problem of forgetting. Which becomes a tale of finding out how failures can be detected, ..., prevented. How do you fight errors when rediscoverability is not obvious? + +
+ + The interesting thing about discovery, is that it's not easy to say whether, ..., why a particular strategy is a good one for exploration. But what we can say is this: Whether either end, once found in isolation, can have itself be linked conceptually to its counterpart, is the interesting question. + +
+ + Ref with examples? + + You could try practical guesses. + + + + + + Brute-forcing enumeration: + + + + + + You could have your unknowns drive your curiosity. [EXTREMES?] + + + + + + Treating something as something it's not - essentially by simulating a "what if" scenario: + + + + + + Quite funky constructions can be used it, but we're always considering some form of error correction. [REPHRASE] + +
+ Fidelity, becomes a story of trust . If I assume some consistency, + + + + + + I won't spend the resources to check whether that's actually the case: WIll something fail? That question is what fidelity means. If I have some way of checking that fidelity, that could be conceptualized as some error correcting, ..., safety mechanism. Not doing so, in some simulation, ..., emulation, + + + + + + Could have unexpected consequences: + + + + + + Fuzzing, random changes/forgetting +
+
+ Limitation as things which seem like they can't be changed (from some perspective) +
+
+ +
+ + Link to energy?