ainews: add AI news helper script with seen tracking
- Aggregates Simon Willison, OpenAI Blog, Sebastian Raschka - Same workflow as derstandard: items marks as seen, auto-prunes at 200 - Updated all 4 AI news cron jobs to use new script - Removed obsolete ai-news-seen.json
This commit is contained in:
parent
d0fa82ccc6
commit
e6248879b3
4 changed files with 186 additions and 32 deletions
|
|
@ -1,32 +0,0 @@
|
|||
{
|
||||
"urls": [
|
||||
"https://openai.com/index/sora-feed-philosophy",
|
||||
"https://openai.com/index/snowflake-partnership",
|
||||
"https://magazine.sebastianraschka.com/p/categories-of-inference-time-scaling",
|
||||
"https://simonwillison.net/2026/Feb/3/january/",
|
||||
"https://simonwillison.net/2026/Feb/3/brandon-sanderson/",
|
||||
"https://openai.com/index/taisei",
|
||||
"https://openai.com/index/the-next-chapter-for-ai-in-the-eu",
|
||||
"https://venturebeat.com/infrastructure/railway-secures-usd100-million-to-challenge-aws-with-ai-native-cloud",
|
||||
"https://venturebeat.com/infrastructure/claude-code-costs-up-to-usd200-a-month-goose-does-the-same-thing-for-free",
|
||||
"https://simonwillison.net/2026/Feb/2/introducing-the-codex-app/",
|
||||
"https://simonwillison.net/2026/Feb/2/no-humans-allowed/",
|
||||
"https://openai.com/index/introducing-the-codex-app",
|
||||
"https://openai.com/index/retiring-gpt-4o-and-older-models",
|
||||
"https://simonwillison.net/2026/Feb/1/openclaw-in-docker/",
|
||||
"https://magazine.sebastianraschka.com/p/state-of-llms-2025",
|
||||
"https://openai.com/index/inside-our-in-house-data-agent",
|
||||
"https://openai.com/index/introducing-gpt-5-2-codex",
|
||||
"https://openai.com/index/unrolling-the-codex-agent-loop",
|
||||
"https://simonwillison.net/2026/Jan/31/andrej-karpathy/",
|
||||
"https://simonwillison.net/2026/Jan/30/steve-yegge/",
|
||||
"https://simonwillison.net/2026/Jan/30/moltbook/",
|
||||
"https://openai.com/index/introducing-prism",
|
||||
"https://openai.com/index/scaling-postgresql",
|
||||
"https://openai.com/index/praktika",
|
||||
"https://openai.com/index/gpt-5-2-for-science-and-math",
|
||||
"https://openai.com/index/disney-sora-agreement",
|
||||
"https://openai.com/index/ten-years"
|
||||
],
|
||||
"lastUpdated": "2026-02-03T21:05:00Z"
|
||||
}
|
||||
15
memory/ainews-seen.txt
Normal file
15
memory/ainews-seen.txt
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
https://simonwillison.net/2026/Feb/3/january/#atom-everything
|
||||
https://simonwillison.net/2026/Feb/3/brandon-sanderson/#atom-everything
|
||||
https://simonwillison.net/2026/Feb/2/introducing-the-codex-app/#atom-everything
|
||||
https://simonwillison.net/2026/Feb/2/no-humans-allowed/#atom-everything
|
||||
https://simonwillison.net/2026/Feb/1/openclaw-in-docker/#atom-everything
|
||||
https://openai.com/index/sora-feed-philosophy
|
||||
https://openai.com/index/snowflake-partnership
|
||||
https://openai.com/index/introducing-the-codex-app
|
||||
https://openai.com/index/inside-our-in-house-data-agent
|
||||
https://openai.com/index/retiring-gpt-4o-and-older-models
|
||||
https://magazine.sebastianraschka.com/p/categories-of-inference-time-scaling
|
||||
https://magazine.sebastianraschka.com/p/state-of-llms-2025
|
||||
https://magazine.sebastianraschka.com/p/llm-research-papers-2025-part2
|
||||
https://magazine.sebastianraschka.com/p/technical-deepseek
|
||||
https://magazine.sebastianraschka.com/p/beyond-standard-llms
|
||||
Loading…
Add table
Add a link
Reference in a new issue