Jon Bringhurst
@jon.bringhurst.org
Here’s a little toy reversible language I threw together a while back when I was going down a side quest to build a reversible bytecode language (like the JVM, but with a dual stack). I figure it can’t hurt to throw it out into the world. github.com/bringhurst/d...
GitHub - bringhurst/dial: It's like if Brainfuck and a clock had a modular arithmetic baby.
It's like if Brainfuck and a clock had a modular arithmetic baby. - bringhurst/dial
github.com
September 24, 2025 at 11:45 PM
Here’s a little toy reversible language I threw together a while back when I was going down a side quest to build a reversible bytecode language (like the JVM, but with a dual stack). I figure it can’t hurt to throw it out into the world. github.com/bringhurst/d...
Interested in how neurons can act like logic gates? It's what my latest blog post is about: blog.typeobject.com/posts/2025-n...
Neural Logic Gates
As you may have read, I’ve been thinking about some crazy ideas related to neurons lately. So I thought I should dig in a bit more and get comfortable with the basic behavior of how they function and ...
blog.typeobject.com
September 7, 2025 at 9:13 PM
Interested in how neurons can act like logic gates? It's what my latest blog post is about: blog.typeobject.com/posts/2025-n...
A little thought experiment to use TrueTime (e.g. Google Spanner) to deal with timing across a hypothetical distributed spiking neural network: blog.typeobject.com/posts/2025-s...
blog.typeobject.com
August 22, 2025 at 2:05 AM
A little thought experiment to use TrueTime (e.g. Google Spanner) to deal with timing across a hypothetical distributed spiking neural network: blog.typeobject.com/posts/2025-s...
Sentinel-terminated pointers in Zig are neat. I don't think I've seen that anywhere else. ziglang.org/documentatio...
Documentation - The Zig Programming Language
ziglang.org
August 3, 2025 at 3:13 PM
Sentinel-terminated pointers in Zig are neat. I don't think I've seen that anywhere else. ziglang.org/documentatio...
I haven't decided if this is the first chapter in a sci-fi book or a design proposal: blog.typeobject.com/posts/2025-g... #worldbrain
Manhattan Project
Amber liquid swirls in the glass, rye catches the light like neurons firing.
I’ve been reading H.G. Wells (always a mistake after the first drink). In 1938, Wells proposed something he called the “Wor...
blog.typeobject.com
July 29, 2025 at 9:16 PM
I haven't decided if this is the first chapter in a sci-fi book or a design proposal: blog.typeobject.com/posts/2025-g... #worldbrain
Reposted by Jon Bringhurst
I think it was a not very well guarded secret… but LinkedIn’s stream team will finally talk publicly about their Kafka rewrite, many years in the making, called North Guard, as well as their abstraction on top of Kafka + NG, called Xinfra. Sign up here to hear about it: meetu.ps/e/NWkXx/466N...
[In-Person + Online] Stream Processing with Apache Kafka, Samza, and Flink, Wed, Apr 16, 2025, 5:30 PM | Meetup
* **Venue**: Together (Meeting Room) -- 700 E Middlefield Rd, Mountain View, Building 4, 1st Floor
* **Zoom**: [https://linkedin.zoom.us/j/99142403394](https://linkedin.zoo
meetu.ps
March 7, 2025 at 10:33 PM
I think it was a not very well guarded secret… but LinkedIn’s stream team will finally talk publicly about their Kafka rewrite, many years in the making, called North Guard, as well as their abstraction on top of Kafka + NG, called Xinfra. Sign up here to hear about it: meetu.ps/e/NWkXx/466N...
Going to try to make some gingerbread cookies today with a recipe inspired by Milk Bar style cookies.🤞they turn out well. github.com/bringhurst/g...
github.com
December 24, 2024 at 6:55 PM
Going to try to make some gingerbread cookies today with a recipe inspired by Milk Bar style cookies.🤞they turn out well. github.com/bringhurst/g...
An idealized circuit compiler in Wheeler. github.com/typeobject/w... I wonder if I’ll live long enough to ever see something like this run on real hardware (30 years out maybe?). #ReversibleComputing + #QuantumComputing == #HybridComputing
November 25, 2024 at 7:30 PM
An idealized circuit compiler in Wheeler. github.com/typeobject/w... I wonder if I’ll live long enough to ever see something like this run on real hardware (30 years out maybe?). #ReversibleComputing + #QuantumComputing == #HybridComputing
Brand new impractical weekend project just for fun: a reversible language. Haven’t gotten the parser working yet, but I posted a few examples of what I want it to look like. github.com/typeobject/w...
wheeler/wheeler-examples/src/main/wheeler at master · typeobject/wheeler
A reversible, concurrent virtual machine and programming language. - typeobject/wheeler
github.com
November 20, 2024 at 2:13 PM
Brand new impractical weekend project just for fun: a reversible language. Haven’t gotten the parser working yet, but I posted a few examples of what I want it to look like. github.com/typeobject/w...