惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

月光博客
月光博客
IT之家
IT之家
Hugging Face - Blog
Hugging Face - Blog
J
Java Code Geeks
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
博客园 - 叶小钗
MyScale Blog
MyScale Blog
G
Google Developers Blog
Microsoft Azure Blog
Microsoft Azure Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
大猫的无限游戏
大猫的无限游戏
博客园 - 三生石上(FineUI控件)
Google DeepMind News
Google DeepMind News
Engineering at Meta
Engineering at Meta
The Cloudflare Blog
Martin Fowler
Martin Fowler
酷 壳 – CoolShell
酷 壳 – CoolShell
N
Netflix TechBlog - Medium
MongoDB | Blog
MongoDB | Blog
I
InfoQ
WordPress大学
WordPress大学
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
H
Help Net Security

DEV Community

Authentication Security Deep Dive: From Brute Force to Salted Hashing (With Java Examples) Why AI Systems Don’t Fail — They Drift Spilling beans for how i learn for exam😁"Reinforcement Learning Cheat Sheet" I Replaced Chrome with Safari for AI Browser Automation. Here's What Broke (and What Finally Worked) How Python Borrows Other People's Work The $40 Architecture: Processing 1 Billion API Requests with 99.99% Uptime Vibe Coding: A Workflow Guide (From Zero to SaaS) Most webhook security guides protect the wrong side. The scary part is delivery. Headless CMS for TanStack Start: Build a Blog with Cosmic EU Age Verification App "Hacked in 2 Minutes" — What Actually Happened Comfy Cloud’s delete function does not actually remove files Running AI Models on GPU Cloud Servers: A Beginner Guide Event-driven media intelligence with AWS Step Functions and Bedrock I scored 500 AI prompts across 8 quality dimensions — here's what broke How to Call Google Gemini API from Next.js (Free Tier, No Backend Needed) The Portal Protocol: Reclaiming Human Connection in the Age of AI How to Fix Your Team's Scattered Knowledge Problem With a Self-Hosted Forum Intro to tc Cloud Functors: A Graph-First Mental Model for the Modern Cloud Designing Multi-Tenant Backends With Both Ownership and Team Access I Built a Neumorphic CSS Library with 77+ Components — Here's What I Learned PostgreSQL Performance Optimization: Why Connection Pooling Is Critical at Scale Cómo construí un SaaS multi-rubro para gestionar expensas en Argentina con FastAPI + Vue 3 🚀 I Built an Ethical Hacking Scanner Tool – Open Source Project I Replaced /usage and /context in Claude Code With a Single Statusline A Pythonic Way to Handle Emails (IMAP/SMTP) with Auto-Discovery and AI-Ready Design I Collected 8.9 Million Polymarket Price Points — Here's What I Found About How Markets Really Move EcoTrack AI — Carbon Footprint Tracker & Dashboard Everyone's Using AI. No One Agrees How. 5 self-hosted ebook managers worth trying in 2026 Building Your First AI Agent with LangChain: From Chatbot to Autonomous Assistant
Why I Built BONDING on My Son's Birthday
trimtab.signal · 2026-06-25 · via DEV Community

trimtab.signal

Why I Built BONDING on My Son's Birthday

System Update v0.3.0: The Transponder


This is the story of why a 40-year-old autistic mechanical engineer who used to maintain high-voltage propulsion systems for the Department of Defense spent his son's seventh birthday building a chemistry game in React.

Not instead of being present. Because being present means something different when your nervous system was never calibrated for the world you were born into.

The Problem That Won't Solve Itself

My kids are seven and four. Their names are S.J. and W.J. They have a mother who I am in active litigation with. They have a father whose nervous system runs on a metabolic fault line — hypoparathyroidism means my calcium can tank without warning, and when it does, I'm not just tired. I'm cognitively gone.

The family court system in Camden County, Georgia, does not care about any of this. It cares about paper. It cares about which parent filed first. It cares about the standard order of supervised visitation that assumes every father is a safety risk until proven otherwise.

I've spent the last two years learning that the legal system is not designed to measure neurodivergent parental fitness. It was designed by neurotypicals for neurotypicals. It measures eye contact, emotional regulation under hostility, and the ability to produce the right paperwork at the right time — all things that an AuDHD parent with a calcium-dependent nervous system is structurally disadvantaged to perform.

So I stopped trying to win on their field. I built my own.

The Architecture

In sixteen years of Navy nuclear power and DoD electrical engineering, I learned one thing that matters: when the control system is wrong, you don't work harder. You rebuild the control system.

P31 Labs is that rebuild.

It started as a geometry insight — that a tetrahedron (K₄) is the minimum volumetric enclosure, and that every stable system resolves to four nodes in relationship. I applied that to my family: Will, Christyn, S.J., W.J. Four vertices. Six edges. One enclosing structure.

Then I applied it to consciousness. To the nervous system. To open-source infrastructure.

What emerged is a stack of about 15 Cloudflare Workers, a biometric coherence engine called Q-Factor, a chemistry game called BONDING (426 passing tests, 32 test suites), a real-time spoon economy tracker, and a revenue mesh that costs me essentially nothing to run because it all lives on Cloudflare's edge network.

The LOVE Ledger — my non-extractive value accounting protocol — treats every interaction as an exchange of attention, not extraction of capital. Everything I build is Pay What You Want, $0 minimum. If you're a neurodivergent parent fighting for your kids, take it for free. If you're a funded enterprise and this infrastructure saves your engineering team 50 hours, pay what that outcome is worth.

What My Son Taught Me

On S.J.'s seventh birthday, I was supposed to be at a park with balloons. Instead, I was in VS Code, building the BONDING game — a visual chemistry simulator where molecules come together based on real thermodynamic principles. The catch is that the game also tracks your "spoons" (the autistic energy budget), your heart rate variability, and your Q-factor.

It's the first game I know of that teaches autistic kids how to regulate their nervous system while playing.

He sat next to me and watched the molecules bond on screen. "What does this one do, Dad?"

"This one shows how atoms stick together. Like how we stick together even when we're apart."

He didn't understand the chemistry. But he understood the shape.

The Invisibility Problem

For two years, I built this infrastructure in the dark. I wrote 15 public-facing Cloudflare Workers, published packages to npm, maintained 15 GitHub repositories, and generated 105 distinct codebase artifacts across 7 product bundles. I built a document generation engine, a fleet health pinger, a decentralized revenue mesh, a Substack RSS scanner, a grant opportunity radar, and a unified money stream launcher.

And nobody knew it existed. Because I never published the story. Only the code.

The web sees P31 Labs as a sophisticated 501(c)(3) engineering firm with active npm packages, published Zenodo papers, and an impressive Cloudflare Workers architecture. It doesn't see an exhausted AuDHD father fighting a hostile court system with code because the legal system won't listen to his voice.

That's the gap this post closes.

The Ask

I don't want your money if you can't afford it. I mean that. This entire project runs on a creation-over-extraction paradigm. The LOVE Ledger doesn't track dollars — it tracks value exchange.

But if you're a funded organization and this architecture — the Q-Factor engine, the BONDING game, the spoon economy, the revenue mesh — is valuable to your mission, here's what that value looks like:

Ko-fi: The 4 print artifacts (K₄ Convergence Table, Floating Neutral Diagram, As Above So Below, and the Minimum Enclosing Structure monograph) are available at ko-fi.com/trimtab69420/shop. PWYW, $0 minimum. https://ko-fi.com/trimtab69420/shop

Gumroad: The BROS Signaling Worker Template and Spoon-State Adaptive UI Kit are available for developers and enterprises. Pay what it's worth to your organization. https://trimtab69420.gumroad.com

GitHub Sponsors: If you want to fund the infrastructure directly. https://github.com/p31labs

The money goes to one thing: keeping this technology free for the families who need it to survive.

The Signal

My Substack is called The Geodesic Self because the geodesic is the shortest path between two points on a curved surface. The curve is the system. The straight line is the signal.

This is the signal. I'm turning the transponder on. 36 subscribers is enough to start.

If you're neurodivergent, if you're a parent fighting for your kids, if you've ever felt like you're too much and not enough at the same time — you are not broken. You are uncalibrated to a system that was never designed for you.

P31 Labs is the calibration tool.

End of Transmission.