Daily Tech Blogs Digest
Workflow
- Read
STATE.md; for a new execution, reset it fromreferences/template/STATE.template.md. Readreferences/cron.mdfor scheduled-task metadata. - Resolve today's
Asia/Taipeidate and calculateSORTKEY = 99999999 - YYYYMMDD. - Process each source independently so one failure does not stop the run:
- NVIDIA Developer Blog:
https://developer.nvidia.com/blog - Google Research:
https://research.google/blog/ - Google Developers:
https://developers.googleblog.com/ - OpenAI News:
https://openai.com/news/and its RSS feed - Meta Newsroom:
https://about.fb.com/news/ - Apple Machine Learning Research:
https://machinelearning.apple.com/research - Anthropic Engineering:
https://www.anthropic.com/engineering
- NVIDIA Developer Blog:
- For each source, select 1-3 recent noteworthy posts. Record the title, date
when available, a two- or three-sentence Traditional Chinese summary, a
direct article URL, and one sentence on impact. If there is no clear update,
say
無明顯更新; if retrieval fails, say抓取失敗with a short reason. - Add three
今日整體趨勢bullets and write~/Desktop/daily/tech/SORTKEY-YYYY-MM-DD-Tech-Blogs.md, creating the parent directory if needed. - In
~/Desktop/daily, inspect the diff, rungit add -A, commit withchore: add tech blogs YYYY-MM-DDwhen changes exist, and push. Do not create an empty commit. - Verify the output path,
git rev-parse --short HEAD, andgit status --short; updateSTATE.mdwith per-source status and git evidence.
Rules
- Use canonical article URLs. A homepage may appear only in a source overview, never as the link for an individual post.
- If an NVIDIA article URL is unavailable from the listing, search its exact
title within
developer.nvidia.com/blog; otherwise mark the URL unconfirmed. - Do not wrap all sources in one fail-fast script.
- Do not fabricate posts or links.
- Do not report completion before push succeeds. If commit succeeds but push
fails, report
已 commit、未 pushand the reason.
Output
Report the output path, commit message and hash or no changes, push result,
and any failed sources.