TopicTracker
来自 simonwillison.net查看原文
译文语言译文语言

asgi-gzip 0.3

asgi-gzip 0.3 修复了之前版本错误压缩 SSE(服务器发送事件)的 text/event-stream 响应的问题。该问题源于未及时同步 Starlette 框架的相关修复,现在 asgi-gzip 和 datasette-gzip 都能正确处理 SSE 响应。

相关报道

  • A developer has created a near real-time sync tool for Apple Notes that exports changes as markdown and versions them in git-based cloud storage. The service provides collaboration features like sharing and commenting, with a macOS app handling the sync process.

  • 本文探讨了Claude Opus模型从4.6版本升级到4.7版本时,其系统提示(system prompt)发生的关键变化。这些修改反映了模型能力的演进和对用户交互方式的优化,对开发者理解模型行为具有重要意义。

  • An early-career software engineer with strong programming skills asks how to improve at the more managerial aspects of software engineering, including design documentation, decision tracking, infrastructure planning, and compliance work.