惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

V
Visual Studio Blog
Stack Overflow Blog
Stack Overflow Blog
G
Google Developers Blog
Microsoft Azure Blog
Microsoft Azure Blog
Engineering at Meta
Engineering at Meta
L
LangChain Blog
T
The Blog of Author Tim Ferriss
J
Java Code Geeks
Y
Y Combinator Blog
月光博客
月光博客
雷峰网
雷峰网
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
F
Fortinet All Blogs
A
About on SuperTechFans
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
P
Proofpoint News Feed
小众软件
小众软件
H
Help Net Security
Last Week in AI
Last Week in AI
B
Blog RSS Feed
宝玉的分享
宝玉的分享
N
Netflix TechBlog - Medium
博客园 - 叶小钗
The GitHub Blog
The GitHub Blog

Computer Things

The LLMs yearn for the spines New Post: A Crash Course in Predicate Logic Vim wants you to control, VSCode wants you to consume Logic for Programmers is Done I'm still alive Logic for Programmers v0.15, Livecoding Nontrailing separators do not spark joy Logic for Programmers extra credits Knowing about things is cheaper than knowing things Assumptions weaken properties Points are a weird and inconsistent unit of measure New Logic for Programmers (and the future of this newsletter) People get confused when language implementations break language guarantees A sufficiently comprehensive spec is not (necessarily) code April Cools Post: New York vs Chicago Pizza Choose Boring Technology and Innovative Practices LLMs are bad at vibing specifications Free Books New Blog Post: Some Silly Z3 Scripts I Wrote Stream of Consciousness Driven Development Proving What's Possible Logic for Programmers New Release and Next Steps Refinement without Specification My Gripes with Prolog The Liskov Substitution Principle does more than you think Some Fun Software Facts One more week to the Logic for Programmers Food Drive Get Logic for Programmers 50% off & Support Chicago Foodbanks I'm taking a break Modal editing is a weird historical contingency we have through sheer happenstance
Illegal vs Unwanted States
Hillel Wayne · 2026-04-28 · via Computer Things
An illegal state is a state we never want our system to be in. An unwanted state is a state we don't want to …