atlas news
Planet Lisp
05 september
18h28
Joe Marshall: Githack: A Persistent Object Store for Lisp Based on Git
Git has a built-in persistent store for objects based on Merkle trees. It is tailored to store files and directories, but these are just...
04 september
07h00
Joe Marshall: Will it DEFMACRO?
Why write boilerplate code when you can ask an LLM can do it for you? But even LLMs will avoid boilerplate if they can. I recently vibe coded a rogue...
03 september
07h00
Joe Marshall: Recursive Descent: Vibe Coded Rogue-like in Common Lisp
I was talking with Amit Patel of Red Blob Games the other day and he mentioned that he had been participating in a programming endeavor where people...
31 august
11h57
Tim Bradshaw: Blank generation
I belong to the blank generation and I can take it or leave it each time, well I belong to the generation but I can take it or leave it each time.My...
27 august
07h00
Joe Marshall: Will it CPS?
Continuation-passing style (CPS) is a programming style in which you pass one or more first-class procedures (continuations) to a function as...
25 august
07h00
Joe Marshall: The Functional Refactoring Pass
This is an anecdote, not a data point, yet.I’m a firm believer in functional programming and I consider myself a mostly functional programmer. I use...
24 august
07h00
Joe Marshall: Will it Lisp?
Yesterday I mentioned that my LLM was generating some fairly good Lisp code and showed some examples of the code it generated. An anonymous reader...
23 august
16h57
Joe Marshall: (WITH-AI ...)
I vibe coded my web site, not bothering to examine the code generated by the LLM, but giving it specifically directed prompts to generate a secure...
18 august
20h24
Scott L. Burson: Git support for Lisp improved in 2.55.0
I posted this on Reddit, then realized I should copy it here so it shows up on Planet Lisp.]In a Git diff, each consecutive subsequence of lines near...
16 august
12h29
Joe Marshall: SDK for jrm-code-project.com
A few of you have noticed the OpenAPI spec floating around the site lately. Rather than watching everyone write the same HTTP boilerplate from...
1788972702