279 lines
12 KiB
JSON
279 lines
12 KiB
JSON
{
|
|
"domains": [
|
|
{
|
|
"id": "ai-ml",
|
|
"name": "AI / Machine Learning",
|
|
"name_zh": "人工智能 / 机器学习",
|
|
"keywords": ["ai", "ml", "llm", "大模型", "机器学习", "deep learning", "深度学习", "neural network", "gpt", "transformer", "diffusion", "生成式", "nlp", "自然语言处理", "computer vision", "计算机视觉"],
|
|
"sources": [
|
|
{
|
|
"type": "reddit_subreddit",
|
|
"description": "Top ML research discussions",
|
|
"description_zh": "机器学习研究讨论",
|
|
"tags": ["ml", "research"],
|
|
"config": { "subreddit": "MachineLearning", "sort": "hot", "fetch_limit": 15, "min_score": 60 }
|
|
},
|
|
{
|
|
"type": "reddit_subreddit",
|
|
"description": "Local LLM community — model releases, benchmarks, deployment tips",
|
|
"description_zh": "本地大模型社区 — 模型发布、评测、部署技巧",
|
|
"tags": ["llm", "local"],
|
|
"config": { "subreddit": "LocalLLaMA", "sort": "hot", "fetch_limit": 15, "min_score": 60 }
|
|
},
|
|
{
|
|
"type": "rss",
|
|
"description": "Simon Willison's blog — LLM tools and experiments",
|
|
"description_zh": "Simon Willison 博客 — LLM 工具与实验",
|
|
"tags": ["llm", "tools"],
|
|
"config": { "name": "Simon Willison", "url": "https://simonwillison.net/atom/everything/", "category": "ai-tools" }
|
|
},
|
|
{
|
|
"type": "github_user",
|
|
"description": "Andrej Karpathy — AI educator and researcher",
|
|
"description_zh": "Andrej Karpathy — AI 教育者与研究者",
|
|
"tags": ["ml", "education"],
|
|
"config": { "username": "karpathy" }
|
|
},
|
|
{
|
|
"type": "github_repo",
|
|
"description": "vLLM — high-throughput LLM serving engine",
|
|
"description_zh": "vLLM — 高吞吐量大模型推理引擎",
|
|
"tags": ["llm", "inference"],
|
|
"config": { "owner": "vllm-project", "repo": "vllm" }
|
|
},
|
|
{
|
|
"type": "rss",
|
|
"description": "QbitAI (量子位) — Chinese AI news and research coverage",
|
|
"description_zh": "量子位 — AI 资讯与前沿报道(微信公众号)",
|
|
"tags": ["ai", "news", "chinese"],
|
|
"config": { "name": "量子位", "url": "https://wechat2rss.xlab.app/feed/7131b577c61365cb47e81000738c10d872685908.xml", "category": "ai-news" }
|
|
},
|
|
{
|
|
"type": "rss",
|
|
"description": "AI新智元 — Chinese AI news, model releases and industry insights",
|
|
"description_zh": "新智元 — AI 资讯、模型发布与行业洞察(微信公众号)",
|
|
"tags": ["ai", "news", "chinese"],
|
|
"config": { "name": "新智元", "url": "https://wechat2rss.xlab.app/feed/ede30346413ea70dbef5d485ea5cbb95cca446e7.xml", "category": "ai-news" }
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "systems",
|
|
"name": "Systems / Infrastructure",
|
|
"name_zh": "系统 / 基础设施",
|
|
"keywords": ["linux", "kernel", "os", "操作系统", "内核", "container", "容器", "kubernetes", "k8s", "docker", "distributed", "分布式", "database", "数据库", "storage", "network", "网络", "performance", "性能"],
|
|
"sources": [
|
|
{
|
|
"type": "rss",
|
|
"description": "LWN.net — Linux and kernel news",
|
|
"description_zh": "LWN.net — Linux 与内核新闻",
|
|
"tags": ["linux", "kernel"],
|
|
"config": { "name": "LWN.net", "url": "https://lwn.net/headlines/rss", "category": "linux-kernel" }
|
|
},
|
|
{
|
|
"type": "reddit_subreddit",
|
|
"description": "Linux community discussions",
|
|
"description_zh": "Linux 社区讨论",
|
|
"tags": ["linux"],
|
|
"config": { "subreddit": "linux", "sort": "hot", "fetch_limit": 15, "min_score": 100 }
|
|
},
|
|
{
|
|
"type": "rss",
|
|
"description": "Brendan Gregg's blog — performance and systems",
|
|
"description_zh": "Brendan Gregg 博客 — 性能与系统",
|
|
"tags": ["performance", "systems"],
|
|
"config": { "name": "Brendan Gregg", "url": "https://www.brendangregg.com/blog/rss.xml", "category": "systems" }
|
|
},
|
|
{
|
|
"type": "github_user",
|
|
"description": "Linus Torvalds — Linux creator",
|
|
"description_zh": "Linus Torvalds — Linux 之父",
|
|
"tags": ["linux", "kernel"],
|
|
"config": { "username": "torvalds" }
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "security",
|
|
"name": "Security / Privacy",
|
|
"name_zh": "安全 / 隐私",
|
|
"keywords": ["security", "安全", "vulnerability", "漏洞", "exploit", "cve", "privacy", "隐私", "cryptography", "密码学", "malware", "恶意软件", "pentest", "渗透测试", "reverse engineering", "逆向"],
|
|
"sources": [
|
|
{
|
|
"type": "reddit_subreddit",
|
|
"description": "Netsec — information security community",
|
|
"description_zh": "Netsec — 信息安全社区",
|
|
"tags": ["security"],
|
|
"config": { "subreddit": "netsec", "sort": "hot", "fetch_limit": 15, "min_score": 50 }
|
|
},
|
|
{
|
|
"type": "rss",
|
|
"description": "Krebs on Security — investigative security journalism",
|
|
"description_zh": "Krebs on Security — 安全调查报道",
|
|
"tags": ["security", "journalism"],
|
|
"config": { "name": "Krebs on Security", "url": "https://krebsonsecurity.com/feed/", "category": "security" }
|
|
},
|
|
{
|
|
"type": "rss",
|
|
"description": "Schneier on Security — security analysis and commentary",
|
|
"description_zh": "Schneier on Security — 安全分析与评论",
|
|
"tags": ["security", "analysis"],
|
|
"config": { "name": "Schneier on Security", "url": "https://www.schneier.com/feed/atom/", "category": "security" }
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "webdev",
|
|
"name": "Web Development",
|
|
"name_zh": "Web 开发",
|
|
"keywords": ["web", "frontend", "前端", "backend", "后端", "javascript", "typescript", "react", "vue", "node", "css", "html", "fullstack", "全栈", "api", "rest", "graphql"],
|
|
"sources": [
|
|
{
|
|
"type": "reddit_subreddit",
|
|
"description": "Web development community",
|
|
"description_zh": "Web 开发社区",
|
|
"tags": ["web", "frontend", "backend"],
|
|
"config": { "subreddit": "webdev", "sort": "hot", "fetch_limit": 15, "min_score": 80 }
|
|
},
|
|
{
|
|
"type": "reddit_subreddit",
|
|
"description": "JavaScript discussions and news",
|
|
"description_zh": "JavaScript 讨论与新闻",
|
|
"tags": ["javascript"],
|
|
"config": { "subreddit": "javascript", "sort": "hot", "fetch_limit": 10, "min_score": 60 }
|
|
},
|
|
{
|
|
"type": "rss",
|
|
"description": "CSS-Tricks — frontend tips and techniques",
|
|
"description_zh": "CSS-Tricks — 前端技巧与技术",
|
|
"tags": ["css", "frontend"],
|
|
"config": { "name": "CSS-Tricks", "url": "https://css-tricks.com/feed/", "category": "frontend" }
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "pl",
|
|
"name": "Programming Languages / Compilers",
|
|
"name_zh": "编程语言 / 编译器",
|
|
"keywords": ["programming language", "编程语言", "compiler", "编译器", "rust", "go", "zig", "haskell", "ocaml", "type system", "类型系统", "llvm", "wasm", "webassembly", "functional", "函数式"],
|
|
"sources": [
|
|
{
|
|
"type": "reddit_subreddit",
|
|
"description": "Programming language design and theory",
|
|
"description_zh": "编程语言设计与理论",
|
|
"tags": ["pl", "theory"],
|
|
"config": { "subreddit": "ProgrammingLanguages", "sort": "hot", "fetch_limit": 15, "min_score": 30 }
|
|
},
|
|
{
|
|
"type": "reddit_subreddit",
|
|
"description": "Rust programming community",
|
|
"description_zh": "Rust 编程社区",
|
|
"tags": ["rust"],
|
|
"config": { "subreddit": "rust", "sort": "hot", "fetch_limit": 15, "min_score": 60 }
|
|
},
|
|
{
|
|
"type": "github_repo",
|
|
"description": "Rust language releases",
|
|
"description_zh": "Rust 语言版本发布",
|
|
"tags": ["rust"],
|
|
"config": { "owner": "rust-lang", "repo": "rust" }
|
|
},
|
|
{
|
|
"type": "github_repo",
|
|
"description": "Zig language releases",
|
|
"description_zh": "Zig 语言版本发布",
|
|
"tags": ["zig"],
|
|
"config": { "owner": "ziglang", "repo": "zig" }
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "embedded",
|
|
"name": "Embedded / Robotics / Hardware",
|
|
"name_zh": "嵌入式 / 机器人 / 硬件",
|
|
"keywords": ["embedded", "嵌入式", "robotics", "机器人", "iot", "物联网", "arduino", "raspberry pi", "rtos", "fpga", "risc-v", "hardware", "硬件", "具身智能", "embodied"],
|
|
"sources": [
|
|
{
|
|
"type": "reddit_subreddit",
|
|
"description": "Robotics research and projects",
|
|
"description_zh": "机器人研究与项目",
|
|
"tags": ["robotics"],
|
|
"config": { "subreddit": "robotics", "sort": "hot", "fetch_limit": 15, "min_score": 30 }
|
|
},
|
|
{
|
|
"type": "reddit_subreddit",
|
|
"description": "Embedded systems development",
|
|
"description_zh": "嵌入式系统开发",
|
|
"tags": ["embedded"],
|
|
"config": { "subreddit": "embedded", "sort": "hot", "fetch_limit": 15, "min_score": 30 }
|
|
},
|
|
{
|
|
"type": "rss",
|
|
"description": "Hackaday — hardware hacking and projects",
|
|
"description_zh": "Hackaday — 硬件创客与项目",
|
|
"tags": ["hardware", "maker"],
|
|
"config": { "name": "Hackaday", "url": "https://hackaday.com/feed/", "category": "hardware" }
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "devtools",
|
|
"name": "Open Source / DevTools",
|
|
"name_zh": "开源 / 开发工具",
|
|
"keywords": ["open source", "开源", "devtools", "开发工具", "cli", "terminal", "终端", "editor", "编辑器", "vim", "neovim", "emacs", "vscode", "git", "ci/cd", "devops"],
|
|
"sources": [
|
|
{
|
|
"type": "rss",
|
|
"description": "GitHub Trending — daily popular repositories",
|
|
"description_zh": "GitHub Trending — 每日热门仓库",
|
|
"tags": ["github", "trending"],
|
|
"config": { "name": "GitHub Trending - Daily", "url": "https://mshibanami.github.io/GitHubTrendingRSS/daily/all.xml", "category": "github-trending" }
|
|
},
|
|
{
|
|
"type": "reddit_subreddit",
|
|
"description": "Command line tools and tips",
|
|
"description_zh": "命令行工具与技巧",
|
|
"tags": ["cli", "terminal"],
|
|
"config": { "subreddit": "commandline", "sort": "hot", "fetch_limit": 10, "min_score": 40 }
|
|
},
|
|
{
|
|
"type": "github_repo",
|
|
"description": "Neovim editor releases",
|
|
"description_zh": "Neovim 编辑器版本发布",
|
|
"tags": ["editor", "neovim"],
|
|
"config": { "owner": "neovim", "repo": "neovim" }
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "science",
|
|
"name": "Science / Research",
|
|
"name_zh": "科学 / 学术研究",
|
|
"keywords": ["science", "科学", "research", "研究", "paper", "论文", "arxiv", "physics", "物理", "math", "数学", "biology", "生物", "chemistry", "化学", "neuroscience", "神经科学"],
|
|
"sources": [
|
|
{
|
|
"type": "reddit_subreddit",
|
|
"description": "Science news and discussions",
|
|
"description_zh": "科学新闻与讨论",
|
|
"tags": ["science", "general"],
|
|
"config": { "subreddit": "science", "sort": "hot", "fetch_limit": 15, "min_score": 200 }
|
|
},
|
|
{
|
|
"type": "rss",
|
|
"description": "Nature — latest research highlights",
|
|
"description_zh": "Nature — 最新研究亮点",
|
|
"tags": ["research", "journal"],
|
|
"config": { "name": "Nature", "url": "https://www.nature.com/nature.rss", "category": "science" }
|
|
},
|
|
{
|
|
"type": "rss",
|
|
"description": "Quanta Magazine — accessible science journalism",
|
|
"description_zh": "Quanta Magazine — 通俗科学报道",
|
|
"tags": ["science", "journalism"],
|
|
"config": { "name": "Quanta Magazine", "url": "https://api.quantamagazine.org/feed/", "category": "science" }
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|