Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Will Taiwan Just Give Up?(theatlantic.com ↗)
    discuss
  2. Show HN: Deiko(deiko.app ↗)
    discuss
  3. MSI Titan 18 HX Dragon Edition Norse Myth AI: Can It Run AI Workloads Locally?(techstackups.com ↗)
    discuss
  4. AirPods 5 with Wireless Charging Case Works with MagSafe, but Not Magnetically(daringfireball.net ↗)
    1comments
  5. Meat Yield Calculators(meatprocessingplant.com ↗)
    1comments
  6. We've created the first vectorized Quicksort(googleblog.com ↗)
    discuss
  7. 9-year-old Minecraft YouTuber ran up a $118,000 ad bill using dad's company card(videogameschronicle.com ↗)
    discuss
  8. Ask HN: What is the best local model that runs on your Mac at decent speed?
    discuss
  9. UK mathematician debunks myth around Parthenon's optical illusions(theguardian.com ↗)
    discuss
  10. A masterfully architected application for solving ANYTHING(the-analog-method--sophiasbookofl2.repli... ↗)
    discuss
  11. Artificial Analysis: What Is the Intelligence Index Measuring?(itsmonkey.business ↗)
    discuss
  12. GoBench: Evaluating LLMs on 9×9 Go using KataGo opponents as Elo anchors(rolandgao.com ↗)
    1comments
  13. Pull the best espresso shot with derivative-free optimization(microprediction.org ↗)
    discuss
  14. An agent fleet needs a new kind of OS, not a bigger harness(pentad.ai ↗)
    1comments
  15. Iran improved targeting of US assets. How Russian satellites likely have helped(cnn.com ↗)
    discuss
  16. Fed approves interest rate hike, signals one more to come this year(cnbc.com ↗)
    discuss
  17. Is GitHub a social network that endangers children? Australia wants to know(theregister.com ↗)
    discuss
  18. Jotter – A local recording and transcription tool written in Rust(github.com/nfishel48 ↗)
    1comments
  19. NASA spacecraft discovers a new crater on the moon(apnews.com ↗)
    discuss
  20. Feds Want California to Give Up 14 Years of Broadband Protections. It Should Sue(stanford.edu ↗)
    discuss
  21. Who is vertigoruntime and how do they have 3 posts on the front page rn?(news.ycombinator.com ↗)
    1comments
  22. GDScript: The Good, Bad, and Ugly Parts(azhdarchid.com ↗)
    discuss
  23. Fed Raises Rates as Warsh Bucks Trump to Contain Inflation(bloomberg.com ↗)
    4comments
  24. Show HN: Real-Time Chess Assistant (C++ DirectX, OpenCV, ImGui and Stockfish)(github.com/rccmb ↗)
    1comments
  25. How to Train a Frontier-Level World Model(next-state.github.io ↗)
    discuss
  26. The Oddity of Your Sneezes(bodilyoddities.com ↗)
    1comments
  27. Statement On V/H/S SCP Foundation Film(wikidot.com ↗)
    discuss
  28. First Round Capital Sales Program – Free(firstround.com ↗)
    1comments
  29. Show HN: TabMail. Open-source AI email for Thunderbird and iPhone(tabmail.ai ↗)
    discuss
  30. Show HN: I built a router for agent tools(github.com/monid-ai ↗)
    2comments

Show HN: Pkgbot – Fast Linux package search engine

2 pointsby 39m agopkg.bot
0 comments
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.

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).

So I made https://pkg.bot on top of the excellent Repology data dump specifically with the following subjective goals:

- 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)

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 https://dns.toys

Source: https://github.com/knadh/pkg.bot

A quiet thread, for now.Start the conversation on HN ↗