Ask HN: What underrated open source project deserves more recognition?
Database, APIs & Backends
- Postgraphile (Postgres + GraphQL) praised for performance, solving many GraphQL pain points, and feeling like “real” community OSS; v5 seen as interesting tech.
- Questions raised about migrations and version control; some say it’s just normal schema migrations committed to git and run in CI/CD.
- Concern noted about a non‑OSS
utils/graphilesubcomponent; maintainers clarify it’s an optional CLI helper, not core. - Other backend tools admired: Graphile Worker (queue/worker), Exograph (Rust/GraphQL, but BuSL license), Saleor (headless commerce), Django Ninja (modern Django APIs), py4web, Fireproof (JS embedded DB).
DevOps, Infra & Debugging
- Pyinfra highlighted as a simpler, Python‑native alternative to Ansible/Chef with fast feedback, Python over YAML, and good scaling.
- HTTP Toolkit praised as an easy HTTP debugging proxy, with Docker interception; core pieces AGPL, helper libs Apache 2.
- Earthly appreciated for Dockerfile/Makefile‑like builds; Nebula (Slack’s overlay network) liked for easy self‑hosted VPN.
- Adminer (single‑file PHP DB admin), qpdf, xmllint/xmlstarlet, pdu, rsync mentioned as powerful but under‑celebrated utilities.
Self‑hosting, Personal Data & Productivity
- Strong enthusiasm for Immich, Nginx Proxy Manager, Cryptpad (E2EE collaboration), Paperless‑NGX (document management), ArchiveBox, and a large bash‑based self‑hosting stack.
- Filestash admired as a unified file UI over FTP/S3/SFTP/SMB/WebDAV/cloud drives.
- Tools like FreeFileSync praised by users, but its commercial‑use restrictions are questioned versus its GPLv3 license.
Developer Workflow & Dotfiles
- YADM, GNU Stow, dotstow, homeshick, and bare‑repo Git approaches compared.
- Some users feel specialized dotfile tools are overkill for simple setups; others describe big productivity gains across multiple machines and platforms.
Desktop, UI & Accessibility
- KDE (Plasma, Krita, Kdenlive) called out as broadly underrated.
- Symphytum noted as a simple personal database (FileMaker‑like) despite being archived.
- Orca screen reader emphasized as critical accessibility infrastructure needing more contributors.
Data, ML, Reverse‑Engineering & Security
- OpenRefine, Orange Data Mining, River (online ML), Lilac praised for data cleaning/ML/teaching.
- ImHex, combined with Ghidra and yara/capstone support, valued by reverse engineers.
- ExifTool recognized as indispensable for image and audio metadata.
Mapping & Real‑world Data
- OpenStreetMap lauded for solving countless real‑world problems (accessibility, amenities, travel planning).
- Companion apps StreetComplete and Every Door praised for easy on‑the‑ground contributions and an active mapping community.