Advertisement · 728 × 90

Posts by Jon Bringhurst

Post image

Here’s the synaptic weight churn vs vanilla STDP (and also without metaplasticity).

2 months ago 0 0 0 0

I got a little toy continual learning chatbot going (spiking LM using iuSTDP and dopamine based metaplasticity). No backprop. It starts off with random weights and learns (updates weights) an "ababab..." sequence as you chat to it. Will do a writeup soon. :)

2 months ago 1 0 1 0
Preview
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

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...

6 months ago 3 0 0 0

Ty! Its opened up a ton of fun stuff to mess with. My next large post is either going to be on how networks can be modeled using stream processing (e.g. spike integration is a window, dopamine w/ STDP is a broadcast, spikes are messages, etc) or how we can chain them with async rendezvous circuits.

7 months ago 2 0 0 0
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 ...

Interested in how neurons can act like logic gates? It's what my latest blog post is about: blog.typeobject.com/posts/2025-n...

7 months ago 1 0 1 1

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...

7 months ago 0 0 0 0
SNNP - Spiking Neural Network Protocol

I put together a little repo and website for this. I have no idea how far I'll get with it. snnp.org

8 months ago 1 0 0 0
Advertisement
Documentation - The Zig Programming Language

Sentinel-terminated pointers in Zig are neat. I don't think I've seen that anywhere else. ziglang.org/documentatio...

8 months ago 1 0 0 0
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...

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

8 months ago 0 0 1 0
Northguard: Scalable Log Storage at LinkedIn [video] | Hacker News

A video of this meetup is available online now. See: news.ycombinator.com/item?id=4382...

11 months ago 5 0 0 1

I have a great picture of my daughter on the Incredicoaster from when she was 5 with a shocked face and hair blown back. It's still her favorite ride at Disney.

11 months ago 2 0 1 0
Post image
11 months ago 2 0 0 0

At the moment, I can't share anything that's not on the event page.

11 months ago 2 0 0 0
IPA Reader Read IPA notation

Just added ipa prounciation for Xinfra. It's pronounced ˈzɪn.fɹə. This site says it right: ipa-reader.com?text=%CB%88z...

11 months ago 1 0 1 0
Northguard: Scalable Log Storage at LinkedIn | Hacker News

I put together a quick blog post with the same content as the event pages just so HN doesn't filter it out: news.ycombinator.com/item?id=4370...

11 months ago 5 0 2 1
Advertisement
Preview
[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

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...

1 year ago 15 4 6 0
Post image Post image Post image

I just updated it with a few tweaks and better cooking times. It works pretty well now.

1 year ago 1 0 0 0

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...

1 year ago 3 0 1 0

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

1 year ago 0 0 0 0
Preview
wheeler/wheeler-examples/src/main/wheeler at master · typeobject/wheeler A reversible, concurrent virtual machine and programming language. - typeobject/wheeler

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...

1 year ago 2 0 0 0