"Respectful" YAML patching in Rust
Finding a Rust library that can patch YAML files without losing their comments or formatting.
Finding a Rust library that can patch YAML files without losing their comments or formatting.
Recently, I decided to take my long standing, perfectly good GNU Emacs lsp-mode setup and completely replace it with Eglot, the now built in GNU Emacs LSP solution. At one level I didn't have any particularly strong specific reason to switch; I started by...
Tom likes making games. He has worked professionally as a game developer, but he also likes to make games in his free time, as a hobby. He makes these hobby games in a “from scratch” kind of way. This means that he just has a main procedure and imports some...
Image by: Nuno Pinheiro Following posts on specific work being done on Oxygen, this post is going to try to go beyond the manifest work and look at the bigger picture driving it. The motivation for writing it came when I was listening to a music artist who...
I used to operate a public Nitter instance for half of 2023. Nitter is a public proxy of Twitter, which gives a stripped-down view of Twitter in spite of whatever strange changes are being made there.
How I isolate agent harnesses in a VPS and interact with them through GitHub, VSCode and SSH.
I wanted to write this as a sequel to "What is a property?" where I would talk about how Property-Based Testing libraries generate random structures, don't worry, I'll still do that! But I realized that without talking about randomness in computers, the...
I looked through Common Crawl and found over 300,000 parseable RSS/Atom feeds, confirming that Web feeds are still a major part of the Open Web. But most aren’t high quality, and autodiscovery often points users at stale or abandoned feeds.
LLM inference server with continuous batching & SSD caching for Apple Silicon — managed from the macOS menu bar - jundot/omlx
We will look at how to embed the Rye language into a Go app and why its capability model may make it especially suitable for configuration even if it's a general purpose language.
Ratty is a GPU-rendered terminal emulator with inline 3D graphics.
Local AI models should be the default.