HN user

jedisct1

3,923 karma

[ my public key: https://keybase.io/jedisct1; my proof: https://keybase.io/jedisct1/sigs/0X6Sx6oa4FaikeMniVPPyp1Fn2sdX9bOwii2Fk_2ykk ]

Posts141
Comments1,129
View on HN
00f.net 29d ago

Performance of WebAssembly Runtimes in 2026

jedisct1
8pts0
00f.net 1mo ago

AI slop is hard to fork

jedisct1
4pts0
github.com 2mo ago

Bun is being ported to Rust using Claude. Here's a code review using GPT

jedisct1
4pts1
swival.dev 2mo ago

Agent MetaSKILLs

jedisct1
2pts0
merlionjs.com 3mo ago

MerJS: A Zig-native web framework that ships without Node

jedisct1
14pts1
00f.net 3mo ago

Swival is the AI agent I wanted

jedisct1
2pts0
00f.net 3mo ago

Configuration flags are where software goes to rot

jedisct1
6pts0
github.com 3mo ago

Ziggit: A Reimplementation of Git in Zig

jedisct1
14pts3
www.ethzig.org 4mo ago

Eth.zig: The fastest Ethereum library. Pure Zig. Zero dependencies

jedisct1
2pts0
swival.github.io 4mo ago

Swival – A coding agent for open models

jedisct1
3pts0
github.com 4mo ago

Clojure, Reimplemented in Zig

jedisct1
5pts0
github.com 4mo ago

Zwasm: A fast, spec-compliant WebAssembly runtime written in Zig

jedisct1
2pts0
00f.net 5mo ago

Fast Sorting, Branchless by Design

jedisct1
29pts9
gfw.report 6mo ago

Wallbleed: A Memory Disclosure Vulnerability in the Great Firewall of China

jedisct1
6pts1
github.com 8mo ago

Node.js Reimagined in Zig and WASM

jedisct1
3pts0
github.com 8mo ago

Write Ruby Extensions in Zig

jedisct1
4pts0
00f.net 8mo ago

IP address truncation fails at anonymization

jedisct1
26pts10
00f.net 9mo ago

The state of the Rust dependency ecosystem

jedisct1
1pts0
00f.net 10mo ago

We trust strangers' open source more than our colleagues'

jedisct1
1pts0
twitter.com 10mo ago

The Facebook crawler is hammering the internet

jedisct1
27pts9
atempleton.dev 11mo ago

Building an Astrodynamics Library in Zig

jedisct1
5pts0
arxiv.org 1y ago

The Illusion of the Illusion of Thinking

jedisct1
12pts1
00f.net 1y ago

Apps shouldn't let users enter OpenSSL cipher-suite strings

jedisct1
9pts12
00f.net 1y ago

Why RAG-Only Chatbots Suck

jedisct1
3pts0
etchdns.dnscrypt.info 1y ago

EtchDNS - A DNS proxy written in Rust

jedisct1
3pts0
github.com 1y ago

EtchDNS, a DNS proxy written in Rust

jedisct1
4pts0
ipcrypt-std.github.io 1y ago

IPCrypt: A Common Approach to IP Address Encryption

jedisct1
2pts0
github.com 1y ago

A high-throughput parser for the Zig programming language

jedisct1
146pts16
gamesbymason.com 1y ago

ZCS – An Entity Component System in Zig

jedisct1
1pts0
matklad.github.io 1y ago

Comptime Zig ORM

jedisct1
8pts0

GLM-5.2 is a great model!

But it already works really well with existing harnesses, I'm not sure why a dedicated one is needed?

I use it with https://swival.dev and everything works perfectly, no tool calling issues and it works fine with long sessions.

I got significant improvement on code quality (so much that it has become a no brainer for important tasks such as planning) simply by adding the --self-review flag to swival: https://swival.dev/pages/reviews.html

Two instances of the same model, a producer and a reviewer, and the loops doesn't end until everybody's happy.

MCP is dead? 2 months ago

When agents don’t encrypt secrets, MCP servers help prevent users from handing their API tokens to AI providers or intermediaries such as Cloudflare and Akamai.

Qwen 3.7 Preview 2 months ago

Depends on the language and harness, I guess.

It works really well for me, at least for Python and JavaScript, with swival.dev as a harness.