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

Zfhuang99 (auto-discovered)

articles 4 domain zfhuang99.github.io → feed RSS
00:00
2025-12-01
zfhuang99.github.io
artificial-intelligence

Learnings from 100K Lines of Rust with AI

In a three-month project, the author used AI coding agents to build a 100K-line Rust-based multi-Paxos consensus engine that modernizes Azure's Replicated State Library (RSL) for contemporary hardware…

00:00
2025-11-14
zfhuang99.github.io
large-language-models

Lamport Agent - AI-assisted Formal Specification

Lamport Agent**, an AI-assisted tool that uses large language models (LLMs) to automatically generate formal specifications and detect race conditions from production codebases. It demonstrates the ag…

00:00
2025-05-24
zfhuang99.github.io
artificial-intelligence

The Coming AI Revolution in Distributed Systems

Recent breakthroughs in AI have enabled it to autonomously generate accurate formal specifications from large production codebases, as demonstrated when GitHub Copilot produced precise TLA+ specificat…

00:00
2024-12-15
zfhuang99.github.io
artificial-intelligence

Evaluating Windsurf - A Production System Experiment

Experiment evaluating the AI coding assistant Windsurf on a complex, real-world task: implementing a group ID feature in Microsoft's RSL (Replicated State Library), a 7,500+ line codebase used in Azur…