cd/entity/TLA+· home entities TLA+
grep -l @tla+ /news/*.json | wc -l → 5

@TLA+

mentions 5 type Organization feed RSS
23:27
2026-05-08
muratbuffalo.blogspot.com
developer-tools

The Two Abstractions of System Design: Hide or Reduce

The article distinguishes between two types of abstraction in system design: modularity abstraction, which hides internal details behind interfaces to simplify usage, and modeling abstraction, which r…

16:12
2026-03-23
muratbuffalo.blogspot.com
developer-tools

TLA+ mental models

The article explains that while the accidental complexity of TLA+ (its syntax and tooling) is diminishing due to LLMs, the intrinsic challenge of "modeling judgment"—knowing what to abstract and ignor…

14:41
2026-03-16
muratbuffalo.blogspot.com
developer-tools

Modeling Token Buckets in PlusCal and TLA+

The article explains how token bucket algorithms can prevent retry storms in distributed systems by stopping retries when a downstream service fails. It warns that implementing this algorithm in a seq…

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…

// co-occurs with top 8 entities