⊣˚∆˚⊢

@djidja8.bsky.social

knowledge ·̊·͙*̩̩͙*̩̩̥͙·̊·͙ is a jealous mistress... zigttp.timok.com

How did I stuff a Pi Agent inside the compiler? 🫡 the big idea of zigts is compiler-in-the-loop: the zigttp Pi agent generates code (a strict JS/TS subset) and the compiler/analyzer proofs/vetoes any draft that violates the rules before it touches disk

AI guesses; the compiler doesn't. zigttp loops them together, rejecting every draft it can't prove, until your code is provably safe: every path returns, no secret leaks, declared egress only. One Zig binary, no Node.

I think RSS is an underrated technology. Since there seemingly are no really good RSS readers that are cross-platform and not local-first I decided to build one. This is heavily WIP and far from finished. Would anyone be interested in something like that? (Stack: Tauri + local sqlite)

A screenshot of an RSS reader app for MacOS.

There are lots of web compat resources out there. Can-I-Use and MDN, to name the two obvious ones. But, there are way more things, and they're all interconnected somehow, and relying on some of the same data. Check out this really cool visualization: webcompat.dev

Graph with nodes being sites like MDN or caniuse.com, or data sources repos, etc.

Coding agent does not call the compiler. It is the compiler. zigttp embeds the agentic loop directly into its cli. You describe the change, the compiler proposes code, simulates the patch, reruns verification, and stops only when the handler fits... 👇

@ziglang.bsky.social released v0.16.0, so the zigttp first release soon, and it is a banger: Pure-Zig JS/TS runtime built for HTTP/FaaS - Analyzable language subset instead of full TS - Compile-time evaluation with comptime(), full handler verification, type checking and sound-mode analysis 👇

Have I mentioned lately how much I enjoy this podcast? Oh, and I get a very heartwarming shout out in this one, so that's always a win. If you like TS or working with web technologies, this is a great listen and great follow! #typescript

TypeScript.fm@typescript.fm · 4mo ago

Today on the pod: UUID fun, Cloudflare's EmDash WordPress replacement, OSS maintainer security, PerryTS native UI compilation, and Solid 2.0 deep dive. Plus Turborepo speedups & more! share.transistor.fm/s/026d8f55 #typescript

Claude morning convo, hilarious... this is how it started: "zigttp has built the most sophisticated compile-time proof system of any JavaScript runtime." ... few minutes later: "This project has built a nuclear reactor and is using it to heat water." 🤣

And... Zigttp release (candidate) is out! One line installer for the compiler CLI, and a special feature, built-in agentic coding loop: Anthropic's Claude Code based zigts coding expert! You can prompt Claude, and it will write perfect zigts code!! 👇