22 Matching Annotations
  1. Apr 2026
    1. Agent harnesses are much more like WordPress than they are like Apache, simply because people want to have their own agents — just like everyone wanted their own website in the early 2000s.

      作者提出了一个令人惊讶的类比,将未来AI代理工具与WordPress而非Apache相提并论。这一观点挑战了技术演进的传统叙事,暗示未来的AI基础设施将更注重用户友好性和可定制性,而非底层技术架构的优雅。这暗示AI代理领域可能出现类似WordPress的'民主化'浪潮。

    1. The deal won’t shock those who follow the industry closely. Last week, it was reported that xAI would begin renting computing power from its data centers to Cursor, with the coding startup using tens of thousands of xAI chips to train its latest AI model.

      行业观察者可能认为 SpaceX 与 Cursor 的合作不会引起太大惊讶,但作者强调上周已报道 xAI 将向 Cursor 提供大量计算能力,这一信息对理解合作的重要性具有重要意义。

    1. Claude Sonnet 3.7 claiming to be wearing a blue blazer and red tie

      这个括号里的小注脚出人意料地有趣:Claude 3.7 曾「声称自己穿着蓝色西装和红色领带」——作为 LLM 对非情绪类人类状态(如着装感)的一次出人意料的自发表达,被研究者用来说明情绪之外的人类属性也可能在模型中被激活,只是更为罕见。一个蓝西装红领带的 AI,堪称全文最令人会心一笑的事实。

  2. Oct 2025
  3. Mar 2025
  4. Jan 2025
  5. Dec 2024
    1. Over a 10-year period, up until three weeks before his death, we exchanged 150 letters. After Oliver passed away, I had to find a way to handle my sadness. So, I revisited all our letters and wrote a new book, Dear Oliver: An Unexpected Friendship with Oliver Sacks, as a tribute to exploration, letter-writing, friendship, and Oliver Sacks.

      for - book - Dear Oliver: An Unexpected Friendship with Oliver Sacks - from Psychology Today website - article - What Oliver Sacks Taught Me - Susan R. Barry - 2024 - Jan. 23 - to

      to - book - Dear Oliver: An Unexpected Friendship with Oliver Sacks - Susan R. Barry - 2024, Jan 30 - https://hyp.is/6ir6jME9Ee-vLEu_PiRFsw/theexperimentpublishing.com/catalogs/winter-2024/dear-oliver/

  6. Oct 2024
  7. Sep 2022
    1. Indicative of howclose many Americans are to poverty, a recent study by the Federal ReserveBank found that 37 percent of Americans do not have enough savings put asideto protect them from a $400 emergency.20
      1. Federal Reserve Bank, “Report on the Economic Well-Being of U.S. Households in 2019” (Washington DC: Board of Governors of the Federal Reserve System, 2020).
    2. Driving this home, a recent FederalReserve survey found that 37 percent of Americans cannot cover a $400 unexpectedexpense with savings or its equivalence.

      I've read this statistic many times, but where is the original source?


      It's here: Federal Reserve Bank, “Report on the Economic Well-Being of U.S. Households in 2019” (Washington DC: Board of Governors of the Federal Reserve System, 2020).

      This fact is repeated several times throughout the book. At least 3 by my count.

  8. Nov 2021
    1. Seems related, currently there's no way to enforce that object should have attribute values of specific type only. Example: I want to define an abstract Table Row, basically any object limited to attribute values as primitive types. But it doesn't work // Table row export type Row = Record<string, string | number | undefined> // User interface User { name: string } const jim: User = { name: 'Jim' } const row: Row = jim // <== Error
  9. Sep 2021
  10. Mar 2021
  11. Feb 2021
  12. Aug 2020
  13. May 2020
    1. Unexpected features “Unexpected” features are those that are unrelated to the add-on’s primary function, and are not likely from the add-on name or description to be expected by a user installing that add-on. Should an add-on include any unexpected feature that falls into one of the following categories: Potentially compromises user privacy or security (like sending data to third parties) Changes default settings like the new tab page, homepage or search engine Makes unexpected changes to the browser or web content Includes features or functionality not related to the add-on’s core function(s) Then the “unexpected” feature(s) must adhere to all of the following requirements: The add-on description must clearly state what changes the add-on makes. All changes must be “opt-in”, meaning the user has to take non-default action to enact the change. Changes that prompt the user via the permissions system don’t require an additional opt-in. The opt-in interface must clearly state the name of the add-on requesting the change.
  14. Dec 2019
  15. Jan 2019
  16. Oct 2015