Forge-Core - JSON to dbt models
Deterministic BFS engine that reads a single JSON column in a data warehouse and emits dbt models, a rollup view, schema.yml, JSON Schema, and a Mermaid ER diagram per nested structure.
This entry doesn't have a long-form writeup yet. Follow the source link above for the full context.
Recent discussion
From the wider webRelated entries
jsongrep - path query language for JSON, YAML, TOML
Rust CLI that runs the same path query syntax across JSON, YAML, TOML, MessagePack, and CBOR. One tool to grep structured data regardless of serialization format.
Rapid-MLX - 2-4x faster local LLM inference on Apple Silicon
MLX-native inference engine with OpenAI-compatible API. The novel piece: DeltaNet state snapshots bring prompt caching to non-trimmable architectures (Qwen3.5 hybrids), restoring RNN state in ~0.1ms. 2-5x faster TTFT, native Metal kernels, continuous batching.
Claudraband - persistent, resumable Claude Code sessions over HTTP and ACP
Wraps the real Claude Code TUI with a session lifecycle layer. Resumable non-interactive workflows, HTTP daemon for remote/headless control, ACP server for editor integrations (Zed, Toad). Drives your existing Claude Code install rather than reimplementing it - keeps skills, hooks, MCPs, and approvals intact.
claude-remote-runner - phone remote for Claude Code
End-to-end encrypted bridge that mirrors Claude Code prompts to a mobile app, lets you approve permission requests and reply from your phone via push notifications.