- Design, Composition, and Performance - Rich Hickey - not down on "iterative" (though in 2023's "Design in Practice" talk, seemed different)
- What if data is a really bad idea? - Eric Normand
- History section of Information History Wikipedia page
- Why you shouldn't hide your data - Eric Normand
- https://docs.racket-lang.org/rackjure/index.html#(part._dict-init) - data literals for dictionaries in rackjure
- Simple Made Easy - Rich Hickey - on pattern matching dislike
- Threading with Style - Stuart Sierra
- Simple Made Easy - Rich Hickey - Parens are Hard!
- https://github.com/lilactown/helix
- The Functional Final Frontier - David Nolen
- A Teaching Language for Specification - similar bits to spec mentioned
- Why is data so powerful? - Eric Normand
- Clojure, Made Simple - Rich Hickey - bit about react dev thanking RH
- Programming is (should be) fun! - Gerald Sussman
- Matt Might
- Om Next - David Nolen
- Hello Om Next! - David Nolen
- Fulcro vs. Stock Om Next
- David Nolen - TheReadME Project
- "The Most Beautiful Program Ever Written" - William Byrd - Papers We Love
- The Shape of a Mars Mission - Maciej Cegłowski
- From Bronze to GM in miniKanren! Episode 1 - William Byrd
- Cognicast Episode 63 - Will Byrd
- Tool for generating Clang's JSON Compilation Database files for make-based build systems
- Lisp in WebAssembly - implemented in Zig
- Cognicast Episode 19 - Rich Hickey - Codeq
- Janet hygiene is not hygiene - John Cowan (R7RS Large person)
- Incrementally Developing Support for Racket to Wasm Compilation - Adam Perlin - 13th RacketCon (2023)
- History Section of Expression problem Wikipedia page - mentions PLT people such as Shriram Krishnamurthi
- Northeastern’s redesign of the Khoury curriculum abandons the fundamentals of computer science
- Comment at loste.rs
- Python! - Matthias Felleisen
- Fear of Macros - Greg Hendershott
- More: Systems Programming with Racket - Matthew Flatt
- Clojure Turns 15 - Rich Hickey, Stuart Halloway, Alex Miller, Michael Fogus, etc. - Building Nu Engineering Meetup #03
- 26 programming languages in 25 days, Part 2: Reflections on language design - Matt Might
- Resigning as Asahi Linux project lead
- Interview With Rich Hickey by Michael Fogus
- Watching a Language Grow - Chris Houser, Michael Fogus - conj 2017
- Make a fun, infinitely replayable game in 5 minutes with GPT-4 - Matt Might
- the DrScheme repl isn’t the one in Emacs - Matthias Felleisen
- Racket Metaprogramming - Matthew Flatt - Clojure/West 2013
- Submodules in Racket: You Want it When, Again? - Matthew Flatt
- https://docs.racket-lang.org/raco/decompile.html#(part._.A.P.I_for_.Marshaling_.Bytecode - term "marshal" used for serialization in racket's docs
- Go Module Mirror served backdoor to devs for 3+ years
- Scheme Workshop Keynote: Type-driven Development via Scheme in Idris 2 - Edwin Brady - ICFP 2019 - Code more readable starting around 9:30
- Dark Pattern Wikipedia page
- Zig; what I think after months of using it
- Deep dive into LLMs like ChatGPT by Andrej Karpathy (TL;DR) - a bit meh (treats "hallucination" as a relevant idea) but possibly has some useful bits
- Law of the instrument Wikipedia page
- Effort justification Wikipedia page
- AI’s Ostensible Emergent Abilities Are a Mirage
- Common arguments regarding emergent abilities
- Contracts and Gradual Types 1 - Sam Tobin-Hochstadt - OPLSS 2017
- Dependent Types in the Idris Programming Language 1 - Edwin Brady - OPLSS 2017
- Introduction to Haskell Typeclasses
- Racket & Typed Racket: the power of extensibility - Sam Tobin-Hochstadt - PolyConf 15
- Hytradboi 2025 - one of the speakers is Andrew Kelley
- Rust's Most Unrecognized Contributor
- Composable and Compilable Macros - Sam Tobin-Hochstadt - Papers We Love
- From Scheme to Typed Racket - Sam Tobin-Hochstadt - ICFP 2017
- The Two Memory Models - Anders Schau Knatten
- Cognicast Episode 61 - Matthew Flatt
- Cognicast Episode 84 - Matthew Flatt
- Cognicast Episode 108 - Sam Tobin-Hochstadt
- The State of Racket (2024) - Sam Tobin-Hochstadt - 14th RacketCon (2024) - Sam has been to all of them (may be he started RacketCon?)
- Calvin Rose profile page on Quora
- The State of Racket (2023) - Sam Tobin-Hochstadt - 13th RacketCon (2023) - on the Chez Scheme merge
- Governing Rust - Aaron Turon - 9th RacketCon (2019)
- Rash: The Reckless Racket Shell - William Hatch
- Rewriting Roc's Compiler in Zig - Richard Feldman
- Intro to Fugato - David Nolen - London Clojurians (2025)