2026-01-12
Neurpad
www.youtube.com/watch?v=b2Tg7RPBvewThis notebook is a mind.
Each line defines neuron connections.
2025-09-13
A Relational Spreadsheet
kevinlynagh.com/relational-spreadsheet2025-08-01
First atop infinity | Array programming in BQN
panadestein.github.io/blog2025-02-17
Pithlessly's posts — Christine's World Wide Web Site
pithlessly.github.io2025-01-12
Starting FORTH - FORTH, Inc
www.forth.com/starting-forthForth: The programming language that writes itself: The Web Page
ratfactor.com/forth/the_programming_language_that_writes_itself.html2024-12-02
CJIT - C, Just in Time!
dyne.org/cjit2024-09-26
The Implementation of Lua 5.0
www.lua.org/doc/jucs05.pdfSee especially the handling of closures.
GitHub - StanfordPL/x64asm: x86-64 assembler library
github.com/StanfordPL/x64asm2024-07-15
Drafting* Mono
indestructibletype.com/Drafting2024-07-06
I Will Fucking Piledrive You If You Mention AI Again — Ludicity
ludic.mataroa.blog/blog/i-will-fucking-piledrive-you-if-you-mention-ai-again2024-06-23
The true power of regular expressions
www.npopov.com/2012/06/15/The-true-power-of-regular-expressions.html2024-06-06
Show HN: Original 8x16 ASCII Fixed Width Font: Classic Console Neue | Hacker News
news.ycombinator.com/item?id=405909102024-06-03
Janet Programming Language
janet-lang.org2024-05-31
Embark: Dynamic documents for making plans
www.inkandswitch.com/embark2024-05-29
stickers/designs/ssl added and removed here.svg at main · justjanne/stickers · GitHub
github.com/justjanne/stickers/blob/main/designs/ssl added and removed here.svg2024-05-22
PANE: Programming with visible data
joshuahhh.com/projects/paneCool demo, and the section on related work is also interesting: https://youtu.be/fIEcXAHy6bU?t=1176, on the difference between patch-based systems (arrows as data, boxes as functions) and PANE (arrows as functions, boxes as data).