6 Matching Annotations
  1. Last 7 days
    1. 它只生成素材,不直接更新 `history.json`。最终摘要确认后再更新历史锚点,避免'从上次继续'读到半成品。

      【方法】这种设计展示了数据处理的谨慎方法,通过分离素材生成和历史更新,防止了数据不一致问题。这种分阶段处理方法值得其他类似工具借鉴,特别是在处理增量数据时。

  2. Sep 2024
    1. Fingerprint is a general purpose data integrity tool that uses cryptographic hashes to detect changes in files and directory trees. The fingerprint command scans a directory tree and generates a fingerprint file containing the names and cryptographic hashes of the files in the tree. This snapshot can be later used to generate a list of files that have been created, deleted or modified. If so much as a single bit in the file data has changed, Fingerprint will detect it.
  3. Mar 2022
  4. Apr 2021
  5. Dec 2020
    1. I haven't met anyone who makes this argument who then says that a one stop convenient, reliable, private and secure online learning environment can’t be achieved using common every day online systems

      Reliable: As a simple example, I'd trust Google to maintain data reliability over my institutional IT support.

      And you'd also need to make the argument for why learning needs to be "private", etc.

  6. Aug 2020