Skip to content

Instantly share code, notes, and snippets.

@louspringer
louspringer / jobs_shadow_math.html
Created November 22, 2025 00:51
Jobs Leadership Shadow Engine – Attractor & Bifurcation Math (HTML with MathJax)
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Jobs Leadership Shadow Engine – Attractor & Bifurcation Math</title>
<link rel="preconnect" href="https://cdn.jsdelivr.net">
<script>
window.MathJax = {
tex: { inlineMath: [['$', '$'], ['\\(', '\\)']], displayMath: [['$$','$$'], ['\\[','\\]']] },
@louspringer
louspringer / jobs_shadow_math.ipynb
Last active November 22, 2025 00:45
Jobs Leadership Shadow Engine – Attractor & Bifurcation Math (Notebook)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@louspringer
louspringer / jobs_shadow_math.md
Created November 22, 2025 00:36
Jobs Leadership Shadow Engine – Attractor & Bifurcation Math

Jobs Leadership Shadow Engine – Attractor & Bifurcation Math

Let:

  • $ \mathbf{L} \in \mathbb{R}^{21} $ = vector of the 21 leadership dimensions.
  • $ M \in \mathbb{R} $ = meta-coherence (D22: Vision Attractor Coherence).
  • $ \mathbf{S} \in \mathbb{R}^{4} $ = shadow dimensions:
    • $ S_1 = $ Emotional Volatility
  • $ S_2 = $ Harsh Critique Intensity

Jobs Leadership Shadow Engine – Attractor & Bifurcation Math

Let:

  • $ \mathbf{L} \in \mathbb{R}^{21} $ = vector of the 21 leadership dimensions.
  • $ M \in \mathbb{R} $ = meta-coherence (D22: Vision Attractor Coherence).
  • $ \mathbf{S} \in \mathbb{R}^{4} $ = shadow dimensions:
    • $ S_1 = $ Emotional Volatility
  • $ S_2 = $ Harsh Critique Intensity
@louspringer
louspringer / flamingo.md
Created November 21, 2025 20:57
Cheap Cruise Missle

That's most likely the FP-5 "Flamingo" cruise missile, a long-range weapon developed by the Ukrainian defense firm Fire Point. It has attracted attention primarily because of its significantly lower cost compared to similar Western missiles, a principle known as "affordable mass."

Here are the key details about the Flamingo:

  • Low Cost: The estimated unit cost for the Flamingo is around $500,000 to under €1 million ($1.09 million) per unit, which is substantially less than the $1.5 million to $2.5 million cost of an American Tomahawk cruise missile [Source 1.2, 3.1].
  • Design for Affordability: The lower cost is achieved through simplified design choices, including:
    • Using repurposed Soviet-era AI-25TL turbofan engines (originally for L-39 trainer jets) [Source 1.2, 1.5, 3.3].
    • A primary fuselage constructed from carbon fiber to keep costs down and aid in evading Russian radar [Source 1.1].
  • Relying on a simpler GPS/GNSS and Inertial Navigation System (INS) rather
@louspringer
louspringer / CopyQ.AnZfXQ.png
Last active November 13, 2025 19:19
Screenshots for macOS removable-volume incident
CopyQ.AnZfXQ.png
@louspringer
louspringer / lemon-cursor-cia-proof.md
Created November 13, 2025 19:13
macOS removable-volume update incident artifacts

Removable-Volume Update Counterexample (CIA Failure)

Let:

  • V be a removable volume mounted at /Volumes/lemon.
  • B_live denote the deployed Cursor bundle at /Volumes/lemon/cursor/Cursor.app.
  • B_stage denote the staged update bundle cached at ~/Library/Caches/com.todesktop.230313mzl4w4u92.ShipIt/update.VodNX6R/Cursor.app.
  • P_write represent the Files & Folders → Removable Volumes permission required for ShipIt to write to V.

During the 2025-11-13 update attempt, ShipIt executed the following sequence:

@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix sh: <http://www.w3.org/ns/shacl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix meta: <https://nkllon.com/meta#> .
@prefix stake: <https://nkllon.com/stake#> .
@louspringer
louspringer / research_vault_manifest_tested.sql
Created November 11, 2025 02:31
Research Vault (Snowflake) — tested manifest
-- Research Vault (Snowflake) — tested manifest
-- Includes fixed GOVERNANCE schema + DIRECTORY view (uses relative_path)
CREATE DATABASE IF NOT EXISTS RESEARCH_VAULT;
CREATE SCHEMA IF NOT EXISTS RESEARCH_VAULT.RAW_PDFS;
CREATE SCHEMA IF NOT EXISTS RESEARCH_VAULT.GOVERNANCE;
CREATE TAG IF NOT EXISTS RESEARCH_VAULT.GOVERNANCE.LICENSE_SCOPE;
CREATE TAG IF NOT EXISTS RESEARCH_VAULT.GOVERNANCE.AI_USAGE;
@louspringer
louspringer / clip-cushion-diagram.svg
Created September 8, 2025 11:42
Awesome zoom whoopee cushion set up
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.