Blog
News, updates, and deep dives from the sHEL project.
adspace: The Redirect Engine That Could
Every project starts with a template. A blank canvas. A index.html and a dream. adspace is currently just that — a single template, a timer counting up from 11.20 seconds,...
macrohard: Not Your Average Macro Extension
Task scheduling and macro automation on Windows has a reputation. The built-in Task Scheduler is powerful but opaque. AutoHotkey is flexible but its scripting language shows its age. Commercial tools...
Deep Dive: sHEL's Schema System
One of sHEL’s most powerful features is its schema system. In this post, we’ll explore how sHEL schemas work and why they’re different from traditional approaches.
Introducing sHEL: A New Kind of Data Substrate
Today we’re excited to introduce sHEL — a volatile, literal-safe, automation-friendly data substrate that brings the reliability of a turtle shell to your data pipelines.
countku: Expert Level Counting
It started with a Discord thread. I was playing with two bots — a counting bot and Haikubot — and wondered: what if counting could be poetry? What if every...
Turtle Protect: An Independent Shelling Company
Most CAPTCHA solutions ask you to replace your entire page architecture. ReCAPTCHA wants its script in your head, its badge on your footer, and its external API calls on every...
fsharp-zensical: F# Meets Material for MkDocs
Documentation sites have a familiar shape: Markdown files, a static site generator, some theme customization, and a CI pipeline that builds on push. Most teams reach for MkDocs (with Material),...
regedited: So I Rewrote the Windows Registry in Rust
It started as a joke. “Why need a DB? You should dangerously grep a million-line markdown file.” That became the repo description, then the design philosophy, then — somehow —...
Gemma 4 on Blackwell: A Three-Act Saga of Pain and Glory
Getting Gemma 4 running locally on a 5090 wasn’t supposed to be this hard. NVIDIA’s latest Blackwell architecture, a brand-new MoE model from Google, and a quantization format (NVFP4) designed...