Skip to content
AI Engineering Journal

Aide Hub

Practical notes on AI assistants, software architecture, and developer tooling.

Posts

831

Tags

481

Featured

0

Latest

重新设计 System.Diagnostics.Process:用类型系统消除「只有启动者才能用」的陷阱

Raymond Chen 提出了一种 System.Diagnostics.Process 的假想重构方案:把 StandardOutput 等属性移到 Start() 的返回类型里,用编译器替代运行时异常来守护 API 正确使用顺序。.NET 11 也正在落实类似思路。

Continue reading

Top Categories

View all tags

Trending Tags

Recent Posts

Browse archive