2025-08-31

28 篇热帖

1. “This telegram must be closely paraphrased before being communicated to anyone” (history.stackexchange.com)

Some historical documents from WWII have a notice on them stating This telegram must be closely paraphrased before being communicated to anyone. The documents I've seen were received by the United

3. Notes on Managing ADHD (borretti.me)

Strategies and tactics for staying productive.

7. Git Diagramming "The Weave" (daverupert.com)

We all know the current US President is one hell of an orator and often assures us that he has “the best words”:

8. FDA official demands removal of YouTube videos of himself criticizing vaccines (www.theguardian.com)

Channel was an attempt to ‘preserve’ what officials in current Trump administration said during the pandemic

9. Why haven't quantum computers factored 21 yet? (algassert.com)

Craig Gidney's computer science blog

10. How to Give a Good Talk (blog.sigplan.org)

In computer science, conferences are a focal point of academic attention. Conferences are a moment where computing communities—distributed over the globe—come together. Giving a talk at a conferenc…

11. Survey: a third of senior developers say over half their code is AI-generated (www.fastly.com)

Fastly’s survey shows senior developers trust gen AI tools enough to ship 2.5x more AI code, while juniors stick to traditional coding and caution.

14. F-Droid site certificate expired (gitlab.com)

F-Droid网站的SSL/TLS证书已过期。用户在使用Edge和Chrome浏览器访问f-droid.org时,会收到浏览器发出的“您的连接不是私密连接”或类似的安全警告,导致无法正常访问该网站。这表明网站的数字安全证书失效,需要管理员续订或更换新证书以恢复正常的HTTPS安全连接。

15. New research reveals longevity gains slowing, life expectancy of 100 unlikely (lafollette.wisc.edu)

A new study co-authored by a University of Wisconsin-Madison professor finds that life expectancy gains made by high-income countries in the first half of the 20th century have slowed significantly, and that none of the …

16. No clicks, no content: The unsustainable future of AI search (bradt.ca)

AI companies are causing a content drought that will eventually starve them.

17. Are people's bosses making them use AI tools? (piccalil.li)

Andy Bell had heard companies were forcing employees to use AI tools so spoke to developers to determine if that was the case and learned some horrors in the process.

19. 10-20x Faster LLVM -O0 Back-End (2020) (discourse.llvm.org)

5 years ago, @nikic wrote:

I can’t say a 10% improvement is making LLVM fast again, we would need a 10x improvement for it to deserve that label.

We recently open-sourced TPDE and our fast LLVM baseline back-end (TPD…

21. Why did books start being divided into chapters? A new history (sydneyreviewofbooks.com)

《章节:从古典到21世纪的分段史》一文探讨了书籍章节的起源与演变,揭示其如何塑造读者对时间的感知。文章以劳伦斯·斯特恩的小说《感伤旅行》为例,指出其打破常规章节划分的方式,反而凸显了章节作为文学基础设施的隐形功能。章节不仅是形式安排,更是“时间的容器”,其历史反映了不同时代的时间体验。

章节的起源可追溯至古代,最初是文献的参考工具(如罗马法律石板的标题),用于信息检索而非叙事。中世纪圣经的分章系统(如13世纪兰顿模型)促进了连续性阅读,章节开始承担叙事节奏功能。印刷术普及后,章节成为小说时间的调控工具,如卡克斯顿为马洛礼《亚瑟王之死》添加章节以制造悬念。

18世纪小说(如斯特恩、菲尔丁)将章节实验化,探索叙述时间与故事时间的张力。维多利亚时期,章节趋于“自然化”,与日常生活节奏同步(如狄更斯、艾略特),形成“弱集体时间”。20世纪现代主义则解构章节,或将其自主化(乔伊斯),或彻底废除(贝克特),但章节仍与死亡主题关联,成为“拖延终结的哀伤装置”。

章节的功能演变体现了时间观念的变迁:从古典时期的索引,到中世纪服务于集体诵读,再到小说中成为时间体验的媒介。如今,章节虽分散于多种媒体,仍映射出时间自身的断裂性。

23. Affiliates flock to scam gambling machine (krebsonsecurity.com)

Last month, KrebsOnSecurity tracked the sudden emergence of hundreds of polished online gaming and wagering websites that lure people with free credits and eventually abscond with any cryptocurrency funds deposited by players. We've since learned that these scam gambling sites…

24. The Rise of Hybrid PHP: Blending PHP with Go and Rust (yekdeveloper.com)

本文介绍了团队从传统PHP单体加Go微服务架构,逐步转向利用PHP新生态特性实现混合开发的实践。最初,他们采用DDD设计的PHP单体应用(核心)配合多个Go微服务(处理高并发),平衡了开发效率与性能需求。但随着业务增长,发现约20%的热点API承载了大部分流量,需要针对性优化。过去通过代码优化、缓存或拆分为Go微服务等方式处理,但这会增加复杂性和运维负担。

如今,PHP生态提供了新选项,使得在单体内集成高性能逻辑成为可能:

  1. FFI(外部函数接口):允许PHP直接调用C代码,适用于系统级操作或性能关键逻辑,但需注意上下文切换开销。
  2. 基于Rust的扩展:可用Rust或Zig编写PHP扩展,将计算密集型任务交给内存安全、高效的编译语言处理,兼顾安全与速度。
  3. 基于Go的扩展与FrankenPHP:团队已迁移到官方支持的FrankenPHP,其worker模式性能显著提升。新版本支持用Go编写PHP扩展,可将高性能Go API无缝集成到PHP单体中,实现PHP的生产力与Go的性能结合。

团队未选择完全用Go或Rust重写整个后端,主要原因有二:重写成本高、风险大;PHP对大部分业务仍合适,生态成熟。通过混合方式,既能保持PHP的快速开发优势,又能针对性能瓶颈部分使用C、Rust或Go进行优化,实现效率与性能的平衡。

25. A Crack in the Cosmos (drb.ie)

A Crack in the Cosmos - % Dublin Review of Books

26. Rick Beato is right to rant about music copyright strikes (savingcountrymusic.com)

Music labels have been leaving major opportunities to promote their catalogs and performers on the table with their punitive copyright claims that make it impossible to feature music on music podcasts.

28. Chicago has the most lead pipes in the nation (grist.org)

Chicago has the nation's highest concentration of lead pipes. We mapped them all.