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 c7a77a3 commit c9f56b4Copy full SHA for c9f56b4
src/assets/items.json
@@ -1,5 +1,12 @@
1
{
2
"items": [
3
+ {
4
+ "blog_id": "Linghao Zhang",
5
+ "feed": "https://linghao.io/feed.xml",
6
+ "item_name": "AI Assisted System Design Interview Prep",
7
+ "item_url": "https://linghao.io/posts/ai-assisted-system-design-interview-prep",
8
+ "time": "2025-10-27T00:00:00+00:00"
9
+ },
10
11
"blog_id": "Daniel Stenberg",
12
"feed": "https://daniel.haxx.se/blog/feed/",
0 commit comments