Skip to content

Phos

Topic: Kairos

2026 年的一些观察

测试文章:Kairos 栏目。几件值得记录下来的事,以及它们为什么重要。

Written by LighterAuthor

Published on 1 min read

这篇测试文章验证同栏目多篇文章、以及「接着读」的关联推荐。

关于速度

今年的主题是速度:信息、工具、节奏都在变快。快本身不是问题,问题是快掩盖了什么。

几个片段

  1. 一个模型发布了,第二天就过时
  2. 一条新闻出现了,第三天就没人记得
  3. 一篇长文,反而留了下来
def keep(notes: list[str]) -> list[str]:
    return [n for n in notes if len(n) > 100]

内容结束。

Three more from the same section, picked by topic and not by an algorithm.

All posts
  • Kairos

    时机与事件

    测试文章:Kairos 栏目。Kairos 是那个「对的时候」,不是钟表上的时间。

    Lighter1 min read
  • Bios

    咖啡与写作

    测试文章:Bios 栏目。一杯咖啡和一篇草稿之间的关系,比想象中更松散。

    Lighter1 min read