Tag
#rust
2posts

Tech7 min read
Microsoft open sources pg_durable: Durable workflows inside PostgreSQL
Microsoft open sourced pg_durable, an extension that runs durable execution inside Postgres. HN argues about putting control flow back in the database.
#postgresql#rust#durable-execution

Tech6 min read
zerostack: the coding agent that runs on 8MB, not 8GB
A solo Rust developer shipped a full-featured coding agent with an 8MB RAM footprint. HN argues about whether that even matters.
#rust#coding-agent#developer-tools