TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

The TLA+ Video Course by Leslie Lamport

219 pointsby blopeurabout 7 years ago

7 comments

ahelwerabout 7 years ago
TLA+ is fantastic. Knowing it is like having superpowers. While others are mortally afraid of concurrency, you just spec your system & go. It also gives a huge decrease in cognitive load when you're implementing your system against a TLA+ spec. The hard stuff is already done. You can just glance at the spec to see what preconditions must be checked before an action is performed. No pausing halfway through writing a function as you suddenly think of an obscure sequence of events that breaks your code.
评论 #16965458 未加载
评论 #16965097 未加载
kornishabout 7 years ago
Favorite comment from previous discussions: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=13919274" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=13919274</a><p>&gt; Kind of an out of left field question: Lamport appears in a little square of video occasionally overlaid on the slides and sometimes full screen. As far as I can tell, he never recycles an outfit and seems to switch head gear regularly. The switch is often between segments that are quite short.<p>&gt; It feels almost like an intentional joke. Do you think that is the case? Or just even short segments were recorded on different days and Lamport like to wear all sorts of hats? That one where he&#x27;s wearing a beanie and indoor sunglasses seems particularly intentional.<p>And the response:<p>&gt; Haha yep, it&#x27;s intentional. He has a sense of humor like that. Famously, he first presented his paper on the Paxos algorithm dressed like Indiana Jones with the fictional backstory of the algorithm being an archeological discovery of the ancient parliamentary systems of the Greek island of Paxos.<p>What a legend.
评论 #16966040 未加载
xuejieabout 7 years ago
I wish Microsoft could make a new edx course in their series covering TLA+. Those lectures are gonna be more helpful with exercises one can get his&#x2F;her hands dirty.
评论 #16966183 未加载
CyberDildonicsabout 7 years ago
This seems to be another one of those times when everyone runs with an acronym and no one bothers to spell it out a single time.<p>(Temporal Logic of Actions)
评论 #16967747 未加载
babyabout 7 years ago
<a href="https:&#x2F;&#x2F;amturing.acm.org&#x2F;p558-lamport.pdf" rel="nofollow">https:&#x2F;&#x2F;amturing.acm.org&#x2F;p558-lamport.pdf</a> the paper he&#x27;s talking about in the first video.
mxschumacherabout 7 years ago
this man has a wonderful sense of humor
jakeoghabout 7 years ago
Neat. Got stuck watching Die Hard clips. Can I do all this from the CLI?
评论 #16968752 未加载