We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b595121 commit 5d9f547Copy full SHA for 5d9f547
src/assets/blogs.json
@@ -477,5 +477,18 @@
477
"describe": "《如何变得有思想》的作者",
478
"feed": "https://feeds.feedburner.com/ruanyifeng",
479
"like": []
480
+ },
481
+ {
482
+ "name": "sean goedecke",
483
+ "url": "https://www.seangoedecke.com/",
484
+ "avatar": "avatar.webp",
485
+ "describe": "阮一峰介绍的github的高级软件工程师",
486
+ "feed": "https://www.seangoedecke.com/rss.xml",
487
+ "like": [
488
489
+ "title": "If you are good at code review, you will be good at using AI agents",
490
+ "url": "https://www.seangoedecke.com/ai-agents-and-code-review/"
491
+ }
492
+ ]
493
}
494
]
0 commit comments