⊣˚∆˚⊢
@djidja8.bsky.social
📤 55
📥 235
📝 110
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
1 day ago
1
0
0
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.
loading . . .
2 days ago
1
0
0
reposted by
⊣˚∆˚⊢
Loris Cro ⚡
about 1 month ago
You Must Fix Your Asserts https://kristoff.it/blog/fix-your-asserts/
loading . . .
You Must Fix Your Asserts | Loris Cro's Blog
https://kristoff.it/blog/fix-your-asserts/
https://kristoff.it/blog/fix-your-asserts/
0
5
3
reposted by
⊣˚∆˚⊢
Karl Seguin
about 1 month ago
I updated Learning Zig to work with 0.16
www.openmymind.net/learning_zig/
#Ziglang
2
12
3
first release soooon… 👇
zigttp.timok.com
loading . . .
zigttp - Compile-time proof you can see
Edit your handler. Watch the proof flip live. zigttp discharges your handler's Spec obligations at compile time, on every save.
https://zigttp.timok.com/
about 1 month ago
0
0
0
reposted by
⊣˚∆˚⊢
TypeScript.fm
about 1 month ago
Today on the pod: Deno's Claw Patrol security firewall, npm's response to supply chain attacks, Google I/O updates, and insights on AI's impact on open source.
share.transistor.fm/s/3628c66c
#typescript
loading . . .
Claw Patrol, Google I/O, and npm Awakens From Slumber | News | Ep 68 | TypeScript.fm - The Friendly Show for TypeScript Developers | Episode 68
News for the week of May 18, 2026: Claw Patrol! Claw Patrol! We'll be there on the double! Also, npm finally responds to ongoing supply chain attacks. From the community: using Effect more effectively,...
https://share.transistor.fm/s/3628c66c
2
13
4
reposted by
⊣˚∆˚⊢
Silvestar Bistrović
about 1 month ago
Julia Evans shares lessons on migrating from Tailwind to semantic HTML and vanilla CSS, outlining findings on structure, design systems, and modern CSS features.
jvns.ca/blog/2026/05...
#css
#html
loading . . .
Moving away from Tailwind, and learning to structure my CSS
Moving away from Tailwind, and learning to structure my CSS
https://jvns.ca/blog/2026/05/15/moving-away-from-tailwind--and-learning-to-structure-my-css-/
0
7
1
reposted by
⊣˚∆˚⊢
htmx.org / CEO of Java Pants
about 1 month ago
happy to announce htmx 4.0 beta 4:
github.com/bigskysoftwa...
no major changes to core, improvements to some of the extensions including hx-live this is release candidate 2 site is at
four.htmx.org
enjoy!
loading . . .
https://github.com/bigskysoftware/htmx/blob/2df20bff2b7a997600676b9040bd8dbe277283bf/CHANGELOG.md#400-beta4---2026-05-22
0
14
3
reposted by
⊣˚∆˚⊢
⭑ salma
2 months ago
reject the machine
loading . . .
weird_wide_web_hole_116
reject the machine reject the machine don't summarise me i'm turning all my tokens to lies everything is broken and I'm struggling to breathe and reject the...
https://buttondown.com/weirdwidewebhole/archive/weird_wide_web_hole_116/
1
20
4
reposted by
⊣˚∆˚⊢
Dominik Biedebach
2 months ago
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)
6
22
2
reposted by
⊣˚∆˚⊢
Patrick Brosset
2 months ago
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
0
15
1
almost there... new
zigttp.timok.com
release candidate, maybe the last. zigttp's compiler is an agent! no external skills, instructions required... 👇
loading . . .
zigttp - Prove your TypeScript handlers before they ship
What if your agent couldn't ship broken code? zigttp's compiler-agent loop proves handler correctness, extracts behavioral contracts, and deploys only what it can sign off on.
https://zigttp.timok.com
2 months ago
1
1
0
reposted by
⊣˚∆˚⊢
TypeScript.fm
2 months ago
Today on the pod: Node 24 marks require(esm) stable, HTML-in-Canvas demos, TanStack's RSC approach, and how to accidentally DDoS npm with TypeScript.
share.transistor.fm/s/78dc485c
#typescript
loading . . .
require(esm) Stable in Node 24, TanStack RSC, and HTML-in-Canvas Demos | News | Ep 64 | TypeScript.fm - The Friendly Show for TypeScript Developers | Episode 64
News for the week of April 13, 2026: require(esm) marked stable in Node 24.15.0 LTS, HTML-in-Canvas demos, and Cal.com goes closed source thanks to AI security. From the community: dependency cooldowns...
https://share.transistor.fm/s/78dc485c
1
12
4
#drumers
unite! 🥁
bassmate.timok.com
is the best metronome ever
2 months ago
0
0
0
I repeat... :)
add a skeleton here at some point
2 months ago
0
0
0
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... 👇
2 months ago
1
1
1
@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 👇
3 months ago
1
1
0
reposted by
⊣˚∆˚⊢
Mathias Lafeldt
3 months ago
I fixed
mathias.blog/tools/whatzi...
, and now the new Zig version shows up in all its glory. ⚡️
corsproxy.io
has started to block free usage from production origins. As a workaround, I switched to
codetabs.com
(cool 90s-style website, btw).
0
2
1
reposted by
⊣˚∆˚⊢
Mookie Codes!
3 months ago
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
add a skeleton here at some point
1
6
3
reposted by
⊣˚∆˚⊢
Stefan Judis
3 months ago
Web Weekly 189 just went out! 🥂 This one covers `sizes="auto"` for responsive images, lazy loading videos, HTML in canvas, name-only container queries, and why your `font-family` fallbacks might not work the way you think. Read it online:
https://webweekly.email/...
3
22
9
reposted by
⊣˚∆˚⊢
Daishi Kato
3 months ago
Behind the APIs: How Zustand, Jotai, and Valtio Were Born My Talk at React Paris 2026
newsletter.daishikato.com/p/behind-the...
loading . . .
Behind the APIs: How Zustand, Jotai, and Valtio Were Born
My Talk at React Paris 2026
https://newsletter.daishikato.com/p/behind-the-apis-how-zustand-jotai-and-valtio-were-born
0
21
2
reposted by
⊣˚∆˚⊢
Sébastien Chopin
3 months ago
This
@npmx.dev
feature that suggests a faster, more performant alternative is seriously good 🚀
4
98
11
reposted by
⊣˚∆˚⊢
TypeScript.fm
3 months ago
Today on the pod,
@joshuakgoldberg.com
shares how Flint reimagines linting with type-aware rules, improved error messages, and better DX for TypeScript developers.
share.transistor.fm/s/529ec1ef
#typescript
loading . . .
Designing an Ideal Linting Developer Experience with Flint | Josh Goldberg | Ep 62B | TypeScript.fm - The Friendly Show for TypeScript Developers | Episode 62
In this episode with Josh Goldberg, maintainer of TypeScript ESLint, we dive into his latest research project, Flint. The goal of Flint is to test different hypothesis on how to architect a modern, hybrid-native...
https://share.transistor.fm/s/529ec1ef
0
12
7
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." 🤣
3 months ago
0
0
0
reposted by
⊣˚∆˚⊢
TypeScript.fm
3 months 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
loading . . .
Spearphishing OSS Maintainers, EmDash is a Wordpress Replacement, and ECMA Fools Day | News | Ep 62 | TypeScript.fm - The Friendly Show for TypeScript Developers | Episode 62
News for the week of March 30, 2026: fun with UUIDs, Cloudflare gunning for Wordpress, and how OSS maintainers can defend against spearphishing attacks. From the community: a very Solid 6 hours, compiling...
https://share.transistor.fm/s/026d8f55
1
10
7
reposted by
⊣˚∆˚⊢
htmx.org / CEO of Java Pants
3 months ago
very happy to announce htmx 4.0 beta 1 is available:
github.com/bigskysoftwa...
Mostly polish but include the htmax.js distribution, with some of the most useful core extensions: hx-sse, hx-ws, hx-preload, hx-browser-indicator, hx-download, hx-optimistic, hx-targets enjoy!
0
31
5
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!! 👇
3 months ago
1
0
0
reposted by
⊣˚∆˚⊢
Arnaud
3 months ago
I spent some time rewriting Andrej Karpathy's microGPT in Javascript (!) and it helped me brush up my understanding of how generative AI worked. It's 200 lines in Python, could I make it smaller in Haskell?
pankzsoft.leaflet.pub/3mir3z5u56z5a
loading . . .
Rewriting MicroGPT in Javascript - Arnaud's Blog
https://pankzsoft.leaflet.pub/3mir3z5u56z5a
0
6
1
reposted by
⊣˚∆˚⊢
Jake Lazaroff
3 months ago
new proof of concept: ATProtoCall! video calling over atproto with just static files and no dedicated signaling or streaming infrastructure.
loading . . .
12
270
47
amazing article...
add a skeleton here at some point
3 months ago
0
1
0
reposted by
⊣˚∆˚⊢
Gus
3 months ago
We've just released Gemma 4!! Very strong models, small for you to run on your own hardware!! AMA
blog.google/innovation-a...
loading . . .
Gemma 4: Byte for byte, the most capable open models
Gemma 4: our most intelligent open models to date, purpose-built for advanced reasoning and agentic workflows.
https://blog.google/innovation-and-ai/technology/developers-tools/gemma-4/
10
136
16
poor man
@openclaw-x.bsky.social
😄 I sprinkled few “magic-prompts” and few skills, and enjoy the experience a lot.. use the repo as the starting point and maki it your own
add a skeleton here at some point
3 months ago
0
0
0
reposted by
⊣˚∆˚⊢
matia 🇭🇷
3 months ago
Svelte is taking a leap towards supporting other rendering targets besides the DOM like terminals and native mobile apps
3
110
7
reposted by
⊣˚∆˚⊢
Deno
3 months ago
Deno v2.7.11 is out with 32 fixes across three patch releases: -Tons of Node.js compat improvements (crypto, child_process, workers, TTY on Windows) -New include/exclude fields for deno compile -Faster watch mode shutdown (10s -> 500ms) -Alpha/beta channel support
github.com/denoland/den...
loading . . .
Release v2.7.11 · denoland/deno
2.7.11 / 2026.04.01 feat: add alpha and beta release channel support (#33098) fix(ext/node): fire fs.watch events for immediate writes (#32935) (#32989) fix(watch): reduce graceful shutdown timeou...
https://github.com/denoland/deno/releases/tag/v2.7.11
0
27
1
This is a story about the poor man's agentic improvement loop! Agentic engineering has developed a taste for loops, "outer loops", and that makes sense. Once you stop treating an agent as a one-shot assistant and start treating it as a worker, the obvious question becomes: can it self improve? 👇
3 months ago
1
0
0
reposted by
⊣˚∆˚⊢
Nick Gerakines
3 months ago
“No other organism, and certainly no computer, can be made to confront genuine human problems in human terms" - Joseph Weizenbaum Great talk about the future and need of a grounded perception of the future by
@case.bsky.social
2
13
2
reposted by
⊣˚∆˚⊢
Ariel Salminen
3 months ago
I’ve written a new documentation page on “Rendering” and what Elena does behind the scenes because it’s probably a lot smarter than you’d expect from a tiny library:
elenajs.com/components/r...
2
15
2
zigttp was wrongly named, should have call it ‘weirdo’ 😄 tonight’s refresh of the website, uncovers some unusual features… very happy with where this is going
zigttp.timok.com
loading . . .
zigttp - We removed half of TypeScript. Then the compiler could prove the rest.
No classes. No try/catch. Sync-looking code, async I/O underneath. Automatic sandboxing, durable execution, 7 compile-time proofs. 1.2MB binary.
https://zigttp.timok.com
3 months ago
1
1
0
reposted by
⊣˚∆˚⊢
Chris Bolson
3 months ago
More CSS anchor positioning fun! In this demo: – an indicator slides behind hovered avatars – team data snaps perfectly into a central octagon All tied together with a bit of corner-shape() magic. Pure CSS. Full demo on
@codepen.io
codepen.io/cbolson/pen/...
loading . . .
0
9
1
zigttp was mentioned in the
@typescript.fm
podcast 👋
www.youtube.com/watch?v=JGR7...
loading . . .
TypeScript 6.0 is Official, Reducing Dependency Bloat, and a Zig-based Runtime | News | Ep 60
YouTube video by TypeScriptFM
https://www.youtube.com/watch?v=JGR7jjCEYO4&t=993s
3 months ago
1
2
0
reposted by
⊣˚∆˚⊢
Ariel Salminen
3 months ago
I’m excited to announce the 1̶s̶t̶ 7th release candidate of Elena today! 🫶 Elena is a simple, tiny library for building Progressive Web Components. Unlike most web component libraries, Elena doesn’t force JavaScript for everything. Crafted with love and care using HTML, CSS & plain JS:
elenajs.com
loading . . .
Elena | Progressive Web Components
Elena is a simple, tiny library for building Progressive Web Components.
https://elenajs.com
25
270
72
reposted by
⊣˚∆˚⊢
TypeScript.fm
3 months ago
Community highlights ✨ -
@webpro.nl
Knip v6 is 2-4x faster -
@djidja8.bsky.social
zigttp, a TS runtime written in Zig -
@sungkim.bsky.social
showcases CrustJS, a Bun-native CLI framework -
@tc39.es
recognizes Rob Palmer -
@nodeland.dev
discusses Node.js VFS -
@jasnell.me
wants better streams
1
7
4
reposted by
⊣˚∆˚⊢
Scott Jehl
3 months ago
Spec proposal merged. HTML video and audio lazy loading is now a web standard.
github.com/whatwg/html/...
html.spec.whatwg.org#the-video-el...
html.spec.whatwg.org#the-audio-el...
6
146
34
zigttp typescript runtime engine and compiler has new features, including prep work for durable and verifiable execution 🚀
zigttp.timok.deno.net
loading . . .
zigttp - A JavaScript Runtime Built in Zig
Built from scratch in Zig for serverless workloads. 3ms runtime init, 1.2MB binary, 80K req/s. One binary, zero dependencies, instant cold starts.
https://zigttp.timok.deno.net/
3 months ago
1
1
0
my weekend warrior project
#zigttp
now has a web site (🚧):
zigttp.timok.deno.net
🎉🚀
#ziglang
#typescript
#runtime
and
#compiler
loading . . .
zigttp - A JavaScript Runtime Built in Zig
Built from scratch in Zig for serverless workloads. 3ms runtime init, 1.2MB binary, 80K req/s. One binary, zero dependencies, instant cold starts.
https://zigttp.timok.deno.net
4 months ago
1
4
0
reposted by
⊣˚∆˚⊢
YoavCodes
4 months ago
fam what part of don't retweet this don't you people understand?
add a skeleton here at some point
1
11
4
blogo: I updated the dependencies to their latest versions, ensuring our project stays current and secure. Excited for the improvements!
#Htmx
#Ssr
#TypeScript
#Web
loading . . .
blogo
Simple Blog App
https://blogo.timok.com
4 months ago
0
2
0
new version of HSX
#SSR
UI library published 🎉 SSR-first, but now with optional Widgets: define once, serve via SSR or embed as iFrames with Declarative Shadow
#DOM
#HTMX
as
#HTML
: use get, post, target, swap as native attributes with auto
#HTMX
injection...
github.com/srdjan/hsx
loading . . .
GitHub - srdjan/hsx: SSR-only JSX/TSX renderer for Deno that hides HTMX away :)
SSR-only JSX/TSX renderer for Deno that hides HTMX away :) - srdjan/hsx
https://github.com/srdjan/hsx
4 months ago
0
0
0
v2 of my simple blog engine, with publishing to
@bsky.app
PDS supported now...
blogo.timok.com/posts/blogo-v2
loading . . .
Blogo v2: Static Builds, AT Protocol, and Zero Client-Side Frameworks - Blog
Blogo v2 adds static site generation and AT Protocol publishing to a blog built entirely with server-side JSX. No React, no Next.js, no hydration - just HTML that works.
https://blogo.timok.com/posts/blogo-v2
4 months ago
1
1
0
reposted by
⊣˚∆˚⊢
YoavCodes
5 months ago
In case you missed it: Electrobun v1 stable launched the day before the
#Superbowl
Build ultra fast, tiny, and cross-platform, Bun powered desktop apps with Typescript.
add a skeleton here at some point
1
9
1
Load more
feeds!
log in