You can copy and do whatever with this code. You don't even have to give me credit, although I wouldn't complain if you did. Keep the information free!
| " modeline | |
| " vi: sw=2 ts=2 sts=2 et cc=80 | |
| " Make Vim more useful | |
| set nocompatible | |
| " Use the OS clipboard by default (on versions compiled with `+clipboard`) | |
| set clipboard=unnamed | |
| "set some mac terminal/handling options - should add a detection for GUI/shell | |
| "vim to this before uncommmenting - Matt | |
| "set term=builtin_beos-ansi "could probably do xterm-256colors but meh |
| // ==UserScript== | |
| // @name | |
| // @namespace | |
| // @description | |
| // @include | |
| // @version 0.0.1 | |
| // @grant GM_addStyle | |
| // @require https://code.jquery.com/jquery-3.2.1.slim.min.js | |
| // @require https://d3js.org/d3.v4.min.js | |
| // ==/UserScript== |
| Bypassing/not exporting multiple nodes from blender |
| #!/usr/bin/env python3 | |
| import sys | |
| import os | |
| import inspect | |
| # threading code, only used for debug server right now. | |
| # from threading import Thread | |
| # from queue import Queue | |
| from math import pi, sin, cos | |
| import pprint | |
| import logging |
| #!/usr/bin/env python | |
| # Import the modules | |
| import bitlyapi | |
| import sys | |
| # Define your API information | |
| API_USER = "your_api_username" |
| [CmdletBinding()] | |
| Param ( | |
| [Parameter(Mandatory=$false, ValueFromPipelineByPropertyName=$true, ValueFromPipeline=$true)] | |
| [string[]]$ComputerName = $env:COMPUTERNAME | |
| ) | |
| Begin { | |
| $Table = New-Object System.Data.DataTable |
A Formal, Relational, Phase‑Driven Model of Emergent Reality
Understanding the proto‑causal ontology requires a mode of reasoning distinct from ordinary spacetime cognition. Spacetime cognition collapses causal vectors into a single observer frame, enabling agency, identity, and temporal continuity. The proto‑causal manifold, by contrast, consists of parallel causal vectors, non‑collapsed phase structures, and relational transitions that do not map cleanly onto sequential logic.
To engage with this ontology, the mind must employ a protected simulation mode within the prefrontal cortex. This mode allows the observer to represent multiple causal axes simultaneously without enacting them. It is a representational workspace, not a lived stance. The observer remains intact; the id is not dissolved. The mind simply models an alternative causal geometry.