Postgraphile. Postgres + graphql. It really solves all the negative aspects of graphql. Also, incredibly performant. Their v5 release is also a pretty interesting piece of tech. https://postgraphile.org/
Ask HN: What underrated open source project deserves more recognition?
31–40 of 147 posts
Re: Ask HN: What underrated open source project deserves more recognition?
#32Everyone hand-rolls their own dotfile management system, but YADM already does everything you need: https://yadm.io/
Re: Ask HN: What underrated open source project deserves more recognition?
#33(Repository: https://github.com/Xyphyn/Photon)
It's the best Lemmy client in my opinion, but not well known in the community.
Re: Ask HN: What underrated open source project deserves more recognition?
#34Postgraphile. Postgres + graphql. It really solves all the negative aspects of graphql. Also, incredibly performant. Their v5 release is also a pretty interesting piece of tech. https://postgraphile.org/
Looking through the docs, I still see no mention of version control or even migrations at all. Is this something that has been solved?
Re: Ask HN: What underrated open source project deserves more recognition?
#35Everyone hand-rolls their own dotfile management system, but YADM already does everything you need: https://yadm.io/
I've never doubted that there are existing solutions for dot files that do everything I need, but I've yet to find one that doesn't take more work for me to swap to than continuing to just clone a git repo an symlink maybe half a dozen things the once or twice a year that I happen to set up a new machine.
I just stumble across dotstow which adds a git layer on top of it https://github.com/clayrisser/dotstow
Re: Ask HN: What underrated open source project deserves more recognition?
#36Cryptpad, essentially google docs/sheets/forms e2e encrypted. It does include collaboration. https://github.com/cryptpad/cryptpad
Immich, google photos self hostable, with share options https://github.com/immich-app/immich
Nginxproxymanager manages certificates and proxies to self hosted stuff through nginx https://github.com/NginxProxyManager/nginx-proxy-manager
Great self hosting stuff!
Re: Ask HN: What underrated open source project deserves more recognition?
#37It’s written in perl and the perl API for handling the metadata is documented, but I’ve never seen anyone use that directly.
[0] exiftool.org
Re: Ask HN: What underrated open source project deserves more recognition?
#38They are masterpieces
Re: Ask HN: What underrated open source project deserves more recognition?
#39https://github.com/usebruno/bruno
Alternative to postman, that's fully local and syncs to git easily. Unlike hoppskotch and insomnia that are free, but offer paid sync, Bruno just works in git. Unlike others, it doesn't dump JSON that's hard to diff, but has its own easily diffable format. You can share your collections in your existing git, with your existing accounts and PRs.
Also has integrated CLI testing.
He plans to sell GRPC later for money. HTTP and GraphQL API works now. https://www.usebruno.com/pricing