cd/sources/malisper-auto-discovered· home sources Malisper (auto-discovered)
cat /sources/malisper-auto-discovered.feed | wc -l → 4

Malisper (auto-discovered)

articles 4 domain malisper.me → feed RSS
09:55
2026-08-11
malisper.me
artificial-intelligence

How AI Changes the Economics of JIT Compilers

AI assistance is making it easier to write JIT compilers with fast compile times by directly targeting assembly, according to a developer building the pgrust database. The author demonstrates building…

11:14
2026-07-11
malisper.me
developer-tools

pgrust passes 100% of the Postgres regression tests

Pgrust, a Rust-based rewrite of PostgreSQL, now passes 100% of the Postgres regression and isolation tests, achieving disk compatibility with Postgres 18.3. The project aims to make Postgres easier to…