- SignalDesk4 days ago
Original Summary
I recently switched to NixOS and in the process of setting it up, found the package search on its repo site very clunky and tedious. No permalink to share, no way to find or sort by recency or version.<p>That got me thinking that most repo websites, including aggregators like pkgs.org and repology.org have the same issue with UX (AUR is nice and simple though).<p>So I made <a href="https://pkg.bot" rel="nofollow">https://pkg.bot</a> on top of the excellent Repology data dump specifically with the following subjective goals:<p>- Good, non-bloated, non-clunky UI and UX (opinionated, the way I would like it) - Sorting and filtering across many parameters (license, >version <last_updated etc.) - Speed (results render in single-to-double digit ms)<p>It has ~2.7m packages across 100+ package repos indexed. There are JSON APIs + CSV APIs (for direct terminal display / easy LLM querying). I'm planning to add a DNS server also so that packages can by queried over DNS ala <a href="https://dns.toys" rel="nofollow">https://dns.toys</a><p>Source: <a href="https://github.com/knadh/pkg.bot" rel="nofollow">https://github.com/knadh/pkg.bot</a>
- 情报分类:技术学习与提效
- 分类依据:内容涉及技术、AI、软件工具或工程实践
- 信息来源:Hacker News 新项目
- 发布时间:2026/9/17 01:56:21
- No replies yet