Skip to content

Instantly share code, notes, and snippets.

View lastforkbender's full-sized avatar
🎯
Focusing

ROBERT CECIL lastforkbender

🎯
Focusing
  • Milkyway
View GitHub Profile
@lastforkbender
lastforkbender / mmbd.py
Created September 23, 2025 10:30
multi-key; multi-val; multi-timer aware mmap dict
#////////// . ._________|______________________________*
#///////// . . / .
#//////// . _____| /
#/////// . . \//_.|._\\/ .______/ __.
#////// . . ///_/.|.\_\\\ / | / .
#///// _\|| /.:|:.\ ||/_ ._______/ | /
#////// . / //||__/|\__||\\ \ .___| / .
#/////// . . / //|| \\ // ||\\ \ . |_____• .
#//////// . _/ _/_|_| \* / ||_ \_ \_ . | .
#///////// | .
@lastforkbender
lastforkbender / ceec.py
Last active September 22, 2025 16:14
Complex Expanded Edges Cube/Hypercube Object Library
# ceec.py - Complex Expanded Edges Cube/Hypercube Object Library
#________________________________________________________________________________
from ctypes import c_double, c_void_p, cast, POINTER, CDLL, sizeof, addressof
from typing import Any, Iterator, List, Tuple, NamedTuple, Callable, Optional
from itertools import combinations, product
from collections import defaultdict, deque
from functools import reduce
import multiprocessing as mp
from staqtapp import rev9 #staqtapp original version required, that uses mmap
@lastforkbender
lastforkbender / api_pico.py
Created September 19, 2025 03:23
API - Probability Iterations Complex Object
# api_pico.py - Analytic Primes Infrot / Probability Iterations Complex Object
from functools import reduce
import cmath
import math
#________________________________________________________________________________
class AnalyticPrimesInfrot:
def __init__(self):
@lastforkbender
lastforkbender / rm_scr.py
Last active September 18, 2025 00:31
Red Matter - Surface Compression Regulator(ZSCP-2949-88-1) Simulation
# rm_scr.py | Red Matter - Surface Compression Regulator(ZSCP-2949-88-1) Simulation
#___________________________________________________________________________________
# __//._ /.__/ _/./__ __//._ /_._ _/./ /_._ _././_ __//._ .//_/ _/./__
# __/.// _//.// __/.// /_._ _././_ __/.// _././_ /.__/ _//.// /.__/
# /.__/ /_._ _/./ __/._/_ /.__/ __/._/_ _//.// _//.// .//_/ .//_/
# /.__/ _/./ _//.// _//.// _/./__ _/./__ /.__/ __/._/_ .//_/ _/./
# /.__/ /_._ __/.// __/._/_ _././_ _//.// _/./__ _//.// /.__/ .//_/
# __/.// _/./ /_._ /.__/ /.__/ .//_/ _/./ __/._/_ _././_ _//.// _/./__
# .//_/ /_._ __//._ _/./ _/./ /.__/ _/./__ _././_ __//._ _././_ .//_/
# /.__/ .//_/ _././_ _/./ __/._/_ .//_/ __//._ _/./ .//_/ /.__/ .//_/
@lastforkbender
lastforkbender / tic_tac_sl2_ctl_1.py
Last active September 16, 2025 14:35
SL2-CTL KPS LENS/VISOR TRACKER
# tic_tac_sl2_ctl_1.py, September 16 2025
#_____________________________________________________________________________________
# SL2-CTL Gauge(KPS Track Lens) Notes:
# 1. Ensure coords are in meters if is physical wave-
# lengths -> key depth values --> non-negative disc
# 2. For ray-optical corrections, consider local slope
# deflection angle -> transverse shift @ detect dist
@lastforkbender
lastforkbender / rc_atan_nn_activator.py
Created September 15, 2025 21:39
RC Quats Atan2 Activations
# === rc_atan_nn_activator.py ===
# This reveals how to build rc_atan2 activation. Params are two tuples:
# A lead-parallel tuple of floats(2) and a dstrb-seq tuple of floats(3)
# Utilizes a axis-chamber in forced signal matching resolution with pi.
# With an quats-spline NN the lead-parallel signals can be masked as W
# into non-linear gradient sum @ a distribured sequence signals <= nt2.
# Useful for Gauss-Newton gradient normilization quats distribute where
# signals have been tightned from an exp-quats secondary rotation sets.
@lastforkbender
lastforkbender / comet_block.py
Last active September 15, 2025 01:13
CometBlock
# comet_block.py, Ezekiel 11:8
# A non prompt-enslaved AI. Code name "CometBlock" for using complex polar rotations
# for true advanced reasoning in replicated nested classes as virtual awareness kit.
# Includes three node system phases for trained neural aware reasoning & quarterion
# block chaining decisions--from advanced trignometric path arrays embedded with an
# stable logarithm chain | unstable logarithm equations that reconfigure the blocks
# to approach stable logarithm chain by comparing previous stable blocks, awareness.
# The module will include a very large cache polar cords/trig math class @PolarCore
# of which the staqtapp library's vfs env-var dir features taken full advantage of.
@lastforkbender
lastforkbender / bpecc.py
Created September 3, 2025 13:07
Bermuda Parity ECC
# Bermuda Parity, bpecc.py continued from Pass-Hold Nakamoto Wllt Block-Keys(nk_moto.py)
#_______________________________________________________________________________________
class ECCGenerator:
def __init__(self, key, a, b, c):
self.key, self.a, self.b, self.c = key, a, b, c
self.char_table = [chr(i) for i in range(32, 256)]
@lastforkbender
lastforkbender / nkmoto_kys.py
Created September 2, 2025 03:22
Nakamoto Keys - Superior alpha-omega chained wallet keys
# Nakamoto Keys, nkmoto_kys.py - make list of the legit decoded keys & use hashes
# 9:30 Mon, Sep 1
import math
#_______________________________________________________________________________
class PNT:
def __init__(self, x, y):
self.x, self.y = x, y
# QPython 3SE(Roachcat C# Libraries-IDX) / ◑Row4 / staqtapp2.py / 7:12, Sep 1
#//////////•• . .
#/////////•• . •
#////////•• . •
#///////•• / //__|__\\ \ . •
#//////•• . . / //___|___\\ \ . •
#\\\\\\•• . \.\\_._|_._//./ .
#//////•• . / //___|___\\ \ .
#///////•• . . / //_____\\ \ •
#////////•• . / //___\\ \ • .