Ramblings
Musings on coding, software design, ADHD, and the odd questionable experiment.
Latest: New look site
Browse the blogRamblings on coding, software design and related nerdery
My personal site, dedicated to whatever whacky ideas my addled mind decides are worth writing about. I dabble in a lot of different things, so content is likely quite random.
Rust, C#, Language Design, Living with ADHD, AI Use, Software Architecture,
Musings on coding, software design, ADHD, and the odd questionable experiment.
Latest: New look site
Browse the blogSide projects, ideas for side projects and side projects of days gone by
Latest: A new programming language
Browse side projectsExperience, skills, and education
Read the CVLong-form guides, references, and other oddities that don't fit anywhere else.
Latest: The Shape of a Language — Designing Grammars from Zero
Browse miscellaneousSo this was a particularly awkward issue that occurred recently in our socket handling code. Now we push a lot of data around our network. By a lot I mean…
Read postI've been a user of Rust now for 2 years. It was something of a revelation - I was amazed at how well thought out the core of the language is - many classic…
Read postOn Reddit, Icarium-Lifestealer asked me how the disassembly looked if I used -C panic=abort instead of extern "C" . Curious, I tried and came out with the…
Read post