Skip to content

Commit 31ab23a

Browse files
Update blogs data - 2025-11-16 14:00 +0800 (CST) (#205)
1 parent 9e5ce4a commit 31ab23a

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

src/assets/items.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
{
22
"items": [
3+
{
4+
"blog_id": "sean goedecke",
5+
"feed": "https://www.seangoedecke.com/rss.xml",
6+
"item_name": "Only three kinds of AI products actually work",
7+
"item_url": "https://seangoedecke.com/ai-products/",
8+
"time": "2025-11-16T00:00:00+00:00"
9+
},
310
{
411
"blog_id": "阮一峰",
512
"feed": "https://feeds.feedburner.com/ruanyifeng",
@@ -427,13 +434,6 @@
427434
"item_url": "https://kk.org/thetechnium/paying-ais-to-read-my-books/",
428435
"time": "2025-10-07T17:09:36+00:00"
429436
},
430-
{
431-
"blog_id": "sean goedecke",
432-
"feed": "https://www.seangoedecke.com/rss.xml",
433-
"item_name": "GPT-5-Codex is a better AI researcher than me",
434-
"item_url": "https://seangoedecke.com/ai-research-with-codex/",
435-
"time": "2025-10-07T00:00:00+00:00"
436-
},
437437
{
438438
"blog_id": "云风",
439439
"feed": "https://blog.codingnow.com/atom.xml",

0 commit comments

Comments
 (0)