6 days ago
KDL is a small, pleasant document language with XML-like node semantics that looks like you’re invoking a bunch of CLI commands! It’s meant to be used both as a serialization format and a configuration language, much like JSON, YAML, or XML.
probably better than SDLang
node_modules/ package manager and utility toolkit.
Absolute banger of a blog post about replicated and distributed data structures. Much love for this. I’d love to make something of this one day.
Interesting read I had while trying to understand how much ECS systems have been explored by Type Theory / PL people. It’s surprisingly approachable aside from a few proofs which went over my head. Tracked down the published paper off of arxiv, you can find it here: https://dl.acm.org/doi/10.1145/3763050
A collection of modern CSS code snippets. Every old CSS hack next to its clean, native replacement, side by side.
A minimal, secure Python interpreter written in Rust for use by AI.
Monty avoids the cost, latency, complexity and general faff of using a full container based sandbox for running LLM generated code.