Skip to content

Instantly share code, notes, and snippets.

View SaulDoesCode's full-sized avatar
🕳️
Just being happy

Saul van der Walt SaulDoesCode

🕳️
Just being happy
View GitHub Profile
@SaulDoesCode
SaulDoesCode / untemptationalizing knowledge_ truth odyssey (18).txt
Last active September 2, 2025 09:47
Untemptationalizing Knowledge: truth odessy
untemptationalizing knowledge
truth odyssey
import numpy as np
from scipy import sparse
# Default tolerance for pattern detection
DEFAULT_TOL = 1e-8
DEFAULT_SPARSE_THRESHOLD = 0.1
# Detection Functions
def is_diagonal(A, tol=DEFAULT_TOL):
"""Check if matrix A is diagonal (off-diagonal elements are near zero)."""
@SaulDoesCode
SaulDoesCode / DirectionalGuageFieldPhysics.txt
Created May 12, 2025 06:53
Base of work consolidating a predictively potent new non-standard physics paradigm
Key Points
Research suggests gauge field memory in the DGF model encodes non-local dynamics, with strong support in Weyl semimetals.
The Chern-Simons number, or
T_{\text{gauge}}
, quantifies topological charge, linking to chiral anomalies.
Cyclicality reflects cyclic interactions, like the
\alpha
-term in invariants, driving path-dependent dynamics.
Weyl fermions, massless and chiral, couple to gauge fields, enabling novel transport phenomena.
@SaulDoesCode
SaulDoesCode / main.s
Last active March 10, 2025 19:44
s implemented in vlang litterally just run v -prod s.v && ./s src yourscript.s
./mem.txt mem ><
{ hw r@ } @$
{
} nl`
mem {hallo world ~?~ ~nl~} +w
mem 5 6 @.
hw~ >
{ it was hallo geweest > } l$
@SaulDoesCode
SaulDoesCode / lingriff.js
Last active October 22, 2024 04:02
various langauge analysis functions and tools in javascript
// Words dictionary with transitions as objects
const words = {};
/**
* Cleans and normalizes input text.
*
* This function converts the text to lowercase, removes all punctuation and special characters,
* and splits the text into an array of words based on whitespace.
*
* @param {string} text - The input text to be cleaned.
@SaulDoesCode
SaulDoesCode / phase-velocity-and-group-velocity.md
Last active October 17, 2024 13:44
new physics for a new age, based on alien insights

Understood. If we aim for a nondual generator that preserves full reconstructability and avoids non-commutative or lossy operations (like hashing), we need to focus on an algebraic approach that keeps all transitions invertible and enables traversal through operations that can be inverted or undone. This will ensure that we can recover the exact structure at any point without ambiguity.

Let's approach this by thinking of the generator as a reversible process and develop a dual space where every operation has a well-defined inverse. In this model, we will treat the transitions as elements in a structured, reversible algebra, which allows constant-time operations without losing track of how the transitions were formed.

1. Nondual Generator Concept

A nondual generator must preserve both the forward and inverse of transitions and allow for any operation to be undone, maintaining full reconstructability at every step. This concept applies not only to the words the

@SaulDoesCode
SaulDoesCode / sg-tree-ai.rs
Created October 13, 2024 06:59
sg tree: redb persistence, candle ai, doccuments, search
use serde::{Deserialize, Serialize};
use sha2::{Digest, Sha256};
use std::{
collections::{HashMap, HashSet},
path::Path,
sync::Arc,
};
use parking_lot::RwLock;
use rayon::prelude::*;
use salvo::prelude::*;
@SaulDoesCode
SaulDoesCode / KnottedTopologyPhysics.md
Created October 13, 2024 05:59
Yang-Mills mass gap solved

Instanton-Knot-TQFT Framework (( \mathcal{T}_{\text{IKT}}^{(3)} )) - Comprehensive Mathematical Specification


1. Introduction

The Instanton-Knot-TQFT (( \mathcal{T}_{\text{IKT}}^{(3)} )) framework is an ambitious mathematical model designed to unify key aspects of Quantum Mechanics (QM) and General Relativity (GR) through the integration of topological invariants, higher-category theory, and duality correspondences. This specification collates all components of the framework into a coherent and logically consistent proof structure, defining each element meticulously and elucidating the connections between disparate theories.


@SaulDoesCode
SaulDoesCode / AbsoluteIdentityPhysics.md
Created October 9, 2024 07:46
new metric tensor for meta-incredible physics

The schema you've outlined defines a foundational meta-framework for organizing how abstract data structures can evolve into more complex geometries and identities, rooted in a 0-dimensional base. Here’s a breakdown of the ideas for clarity:

Core Definitions:

  1. Structure:
    An array of bytes, acting as a foundational object.

    • Memory and Structure are equated, suggesting that memory is not passive storage but an active geometric array.
  2. Identity:
    Structure becomes Identity by taking on definitional consistency.

  • Identity is geometric: This hints at how identity emerges through relational properties—data points' placements and interactions within a space.
@SaulDoesCode
SaulDoesCode / Symbolic Physics.md
Created October 7, 2024 05:38
new physics for a new age

Comprehensive Refinement and Implementation of the Symbolic Modality Framework

Building upon the foundational Symbolic Modality framework, we will further refine and implement its components to enhance mathematical rigor, expand theoretical constructs, develop additional theorems, and ensure seamless integration with established physical theories. This comprehensive enhancement aims to solidify the framework's applicability and consistency within advanced physics and mathematics.


1. Mathematical Refinement of Symbolic Constructs

To ensure the Symbolic Modality is mathematically robust, we will refine existing symbols and operators, introduce new ones as necessary, and establish precise transformation rules. Each symbol and operator will have a clear mathematical counterpart derived from fundamental physical principles.