2024-08-26
Beej's Guide to Interprocess Communication
beej.us/guide/bgipc/html#fnref32024-08-07
GitHub - yhirose/cpp-peglib: A single file C++ header-only PEG (Parsing Expression Grammars) library
github.com/yhirose/cpp-peglib2024-06-22
Cognate: Readable and concise concatenative programming
cognate-lang.github.io/learn.htmlAnatomy of an AI System
anatomyof.ai2024-06-20
GitHub - JohnEarnest/ok: An open-source interpreter for the K5 programming language.
github.com/JohnEarnest/ok2024-06-05
GitHub - jhspetersson/fselect: Find files with SQL-like queries
github.com/jhspetersson/fselectAlice in Wonderland: Simple Tasks Showing Complete Reasoning Breakdown in State-Of-the-Art Large Language Models
arxiv.org/pdf/2406.020612024-06-04
///_hyperscript
hyperscript.orgRelated to HTMX
See also: https://alpinejs.dev, https://hypermedia.systems/client-side-scripting/
2024-05-25
Pitch fonts · Klim Type Foundry
klim.co.nz/retail-fonts/pitch2024-05-24
An app can be a home-cooked meal
www.robinsloan.com/notes/home-cooked-app2024-05-23
Relearning how to surf - Simone's Blog
system31.simone.computer/blog/relearning-how-to-surf2024-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).