The Mog Programming Language
First language designed for LLMs to modify safely with capability permissions.
Developer tools and utilities from Show HN — CLIs, editors, debugging tools, build systems, and developer productivity.
First language designed for LLMs to modify safely with capability permissions.
A CSS 3D engine for the DOM. Renders polygon meshes in HTML by leveraging matrix3d transforms.
CSS-only 3D engine that renders OBJ files—same constraint-craft energy as X86CSS.
Battery info program for x86-64 Linux laptops in 307 bytes of machine code
298 bytes total — direct syscalls, no libc, hand-written assembly that actually works.
Writing working apps in LLVM IR for AI agents skips human-centric abstractions entirely.
Tiny HTTP-only file fetcher without libc, DNS or dependencies. Linux + Android. ~2KB static binary. One job, done small.
Fitting an HTTP client into 2KB without libc is demoscene-grade constraint craft.
One grammar generates 18 spec-compliant YAML parsers via Futamura projection in Common Lisp.
Minimalist AI assistant in 6,832 bytes of x86-64 assembly. No libc, no runtime, no allocator
6KB binary for an AI agent—fits on a floppy disk 62 times over.
Email a 2MB text file describing an 8TB project — then cd into it.
GPU-Native Programming Language. 4.5 MB binary. Any GPU. Zero dependencies.
GPU-first language where CPU handles only I/O, shipping as single 2.2MB binary.
Replaces LLVM for eBPF with a 5,500-line Common Lisp compiler matching clang optimization.
Five SQLite-compatible engines (C/Rust/Zig/Go/Python + WASM) from one language-neutral spec — a LEAP research artifact
Five SQLite engines from one spec, all passing 99% of the upstream sqllogictest corpus.
Claude Code-style agent running on Windows 95 with 4 MB RAM is genuinely wild.
Admiran is a pure, lazy, functional language and self-hosting compiler based upon Miranda
Self-hosting Miranda dialect compiler in 7kloc with 19-pass optimization and GC.
the MOS tech 6502 8-bit microprocessor in pure SQL powered by postgres
Pure SQL 6502 emulation with opcodes as stored procedures—no external code anywhere.
Single-header WebAssembly 3.0 interpreter beats Wasmtime on embed complexity.
Parse partial JSON as it streams in. Type-safe, tiny, built for LLM output.
Missing primitive: tolerant JSON parser for streaming LLM output, typed and <1KB.
I’ve spent the last few weeks pushing the limits of .NET 10 (Native AOT) to see if I could achieve deterministic, hard real-time performance for large-scale parameter indexing. Today, I hit the 1,000,
1KB DLL hitting 12.8μs on 1M entries with live telemetry proving it.
Hand-rolled ARM64 assembly server with range requests and slowloris mitigation.
Bayesian git bisect handles flaky tests where standard bisect fails completely.
Runs a Clojure dialect in 10MB binaries while Babashka needs a 30x larger JDK.
Replaces three paid apps with free Groq-powered dictation, context-aware name spelling included.
90x faster incremental parsing in pure Go—tree-sitter without C toolchain friction.
Ollama for classical ML models. AOT compiler that turns XGBoost, LightGBM, scikit-learn, CatBoost & ONNX models into native C99 inference code. One command to load, one command to serve. 336x faster than Python inference.
336× faster tree model inference; compiles sklearn/XGBoost to C99, serves like Ollama.
Emdash is the Open-Source Agentic Development Environment (🧡 YC W26). Run multiple coding agents in parallel. Use any provider.
Parallel agents in git worktrees over SSH. Claude Code meets Tmux.
Roll back any agent run like a Git commit with a single command.
enject: Hide .env secrets from prAIng eyes: secrets live in local encrypted stores (per project) and are injected directly into apps at runtime, never touching disk as plaintext.
Stops AI tools from reading .env files by never storing secrets as plaintext on disk.
Full Windows 95 emulation in the browser beats bare nostalgia.
Full Rust IDE running in a blue-screen TUI that can actually build itself.
Streaming files over QR codes with missing-chunk recovery in a single offline HTML file.
5KB drop-in AJAX library beats HTMX (16KB) and Turbo (25KB) with zero dependencies.
Finally, visual proof when your AI agent claims it finished the UI work.
NUMA-Aware Contention-Free Dynamically-Auto-Tuning Bash-Native Streaming Parallelization Engine
NUMA-aware bash parallelizer hits 400× GNU Parallel speeds with verifiable builds.
Turn any MCP, OpenAPI, or GraphQL server into a CLI — at runtime, with zero codegen
MCP-as-CLI cuts tool schema tokens 96-99%, discovered on demand not injected.
First analytics layer for Claude Code revealing 26% session abandonment rate.
Mathematical animations for the web — Manim in TypeScript
Manim in TypeScript—zero-setup math animations at 60fps, API-compatible with Python.
Gives Claude its own machines—VM primitive for AI agents beats hogging your ports and RAM.
Continuous filesystem snapshots with AI burst detection—Git for unsaved work.
Aggregates spare global compute into a single CLI for disposable agent workspaces.
Arbitrary Python eval inside Ableton beats rigid predefined tool sets for real creative control.
Portable DNS resolver in Rust — .numa local domains, ad blocking, developer overrides
Auto-TLS for local domains beats mkcert and /etc/hosts without manual cert management.
Write your BPF programs in Go, not C. gobee transpiles a Go subset to BPF C and generates typed cilium/ebpf bindings.
Go-to-BPF transpilation beats Aya's Rust approach by reusing clang's mature backend.
Rejects GCU theater; headless async agents for real 9-to-5 work like reconciliation.
Open-source WYSIWYG .docx editor library with canonical OOXML, tracked changes, and real-time collaboration. Agent-ready.
Canonical OOXML parsing beats HTML conversion by preserving document semantics and layout fidelity.
Fork-based VM isolation for parallel AI agents beats fighting over localhost resources.
Single-pass LLVM frontend in 3000 lines of C with zero heap allocations.
Mocks browser WebRTC API to hand off sessions to Go for server-side recording or injection.
Localhost service isolation and orchestration for git worktrees.
Git worktree + docker isolation solves the AI agent localhost port collision nightmare.
Brings AI agents to TN3270 terminals to decode JES abends and write column-strict JCL automatically.
5555 projects