Since there seem to be some fellow1 Lisp weirdoes around here, thought I might take the chance to submit the inaugural post of NotAwfulTech. Also I figured this is cute. Hope it’s not offtopic.
1 I’m just a noob though, barely managed to implement my first Lisp today.



I think pausing a book because it made you want to do something practical with the knowledge is perfectly valid. full disclosure I’ve never gotten past the 1/3rd point in The Little Typer, but every time I’ve tried I’ve internalized more of dependent types and brought that knowledge into my other work.
The Reasoned Schemer is awesome too! I’ve always wanted to use Kanren in a real project. weirdly, what I learned from that book came in handy when I tried my hand at game dev with an ECS, which works a lot like a high-performance inference engine with a couple of limitations on how queries are structured.
hey, the first lisp
evalused punched cards made by a guy named Slug over McCarthy’s objections. the best bits of lisp aren’t the substrate, they’re the language you build on top of it.now I want to start that Lisp keyboard firmware project