Posts tagged with "web"
4 posts with this tag.
← Back to all posts- Mini neon perceptron: XOR edition 3 Mar 26
'../../../../src/components/svelte/MiniPerceptron.svelte'...
- AT-URIs as persistent identifiers for scholarly blogging 19 Feb 26
Every post on this blog now has a persistent identifier on the AT Protocol. If you scroll to the bottom of any post, you'll find a "Cite this post" section with a BibTeX entry that includes an AT-URI alongside the regular URL. I did this because I wanted a citation identifier for my blog posts that's more durable than a bare URL but doesn't require the institutional overhead of a DOI---and because the standard.site spec gave me a clean way to do ...
- Interactive neon perceptron visualisation 11 Dec 25
I'm about to design and build a modern interpretation of Rosenblatt's Perceptron. It's called the Neon Perceptron becausever wire will be a flexible LED that'll light up with it's "activation". I'm doing the software, my colleague Brendan Traw is designing some custom PCBs and other hardware, and we're working on the overall design together....
- Switching from Jekyll to VitePress 2 Dec 25
This site has run on Jekyll since 2014 (or even before, I think; but some secrets are lost to time). Ten years is a good run for any technology choice, but I've finally made the switch to VitePress. The source is open, so you can check it out for yourself....