Alternatives
Products that do what Gitignore.xyz – Get .gitignore files on the fly does
Hi, I built a little service to fetch .gitignore file on terminal. I built this to avoid finding gitignore files while working without a github repo. I wanted to keep the size as small as possible ( 2.2kb ) and the UI simple. I would love to hear your feedback on this. https://gitignore.xyz P.S this is my first fully completed app in production. I would love to hear your feedback on this. edit: I'm running this on scaleway node in Paris, that's why the 100ms+ latency
- 1GU
2013 · gitignore.io
- 2

- 3

- 4GG
2021 · mapps.makeall.dev
- 5

- 6GC
Since everyone seems to be making a github application, I thought I'd share mine. It's an aggregated view of all of a given person's github projects, as well as easyish lookups for linkedin/stackoverflow/hackernews. It attempts to determine both productivity (how much code did this person write?) as well as impact (did anyone care?) I'd love any feedback, but go easy on the number of simultaneous searches as I'm trying to play nice by github's api limits. check it -- http://www.gitalytics.com
2011
- 7

- 8GC
2014 · gitprint.com
- 9
- 10IB
If you ask why there was .hg and .hgignore in a Git repository, it's because I completely forgot this project is my first ever project using Mercurial as SCM. As such, I foolishly `git init` the repository and have to update both .gitignore and .hgignore to finish the changes. You can also see the Mercurial version of this thing at here: https://hg.sr.ht/~tsukii/robin
2022 · github.com
- 11CC
We're two engineers that got fed up with context switching. Why do we need to do a git push, open a browser tab, wait for some task to actually start, bite nails (or read HackerNews) for 10 minutes or more while dependencies are being installed for the 100th time and finally end up with an invalid YAML error. And for some reason this usually happens in the final stage of the pipeline leading up to the inevitable git commits "Fixed", "Fixed again", "Test", "Really fixed this time". We can do better. We set out to build Zippy. A CI/CD system that works from your terminal. No context…
Mar 2026 · zippy.sh
- 12AG
2019 · github.com
- 13GT
2017 · gititback.netguru.co
- 14DB
My partner reviews a lot of P&IDs (piping and instrumentation diagrams) and the adjacent files involved (excel, docx, pdfs, acd/l5x, etc). In his company, these are usually done in Bluebeam. It's really hard to see the diff + keep track of all the revisions resulted by these iterations. They end up storing files like "rev3_final_redlined.pdf". We've been looking for something close to Github to do these reviews, but haven't found one easy enough for folks with no CLI experience to understand and use (happy to check out more tools if you know any). So I built withkord.com to help with…
Aug 2026 · withkord.com
- 15
GitHunt▲6A scrollable discovery feed for open-source GitHub repos
Jul 2026 · githunt-aadin.vercel.app
- 16OT
I started this as a weekend project and posted it on HN 5 years ago. 300,000 users later, I just released v4 today. Octotree [1] gives GitHub a sidebar that improves file navigation and code/pull request review. Works on Chrome, Firefox, Opera and Safari. Any comment or feedback is appreciated. [1]: https://www.octotree.io/
2019
- 17GF
Hey HN - today I’m launching GitHired. A hiring platform that ranks developers based on what they actually build — not what they claim on a PDF. It’s called GitHired, and here’s the core idea: GitHub > Resumes Instead of trusting “proficient in React” bullet points, we analyze a candidate’s actual GitHub: their real tech stack their most complex projects how active they are what kinds of contributions they make which skills match your job description and yes, we detect fake “green square farming.” Why we built this Because engineering hiring is broken. Resumes are inflated. Activity charts…
Dec 2025 · githired.tech
- 18IB
I finally got fed up with making work + personal Git repos work on my machine. Ever clone a work repository and accidentally make commits using your personal email? Or forget how to make your work repos use your work SSH key? Yeah... same. So I built the tool I've always wanted. GitPersona - a CLI tool for managing many git profiles on a single machine. Shoutout to my boy Codex for helping me finally ship this.
Mar 2026 · github.com
- 19BP
I put together a small prototype that might help folks like me who struggle with keeping their website’s blog active just for SEO. It’s a basic tool: you enter your Git repo details (owner, name, branch), pick a date range, and it generates a short blog post from the commits in that period. The idea is to give small businesses and solo devs a way to keep their blog up-to-date with actual product updates without needing to write new content. Right now, it’s still pretty minimal but I’d really appreciate any feedback, especially if you think this could be useful, or if you have ideas on how it…
2024 · git2blog.streamlit.app
- 20AS
I built websitino, a small static file server intended for quick local development or testing. It’s a single binary (~1.5MB), with no external dependencies or runtime requirements — just run it in any folder and it starts serving files over HTTP. It’s written in D and designed to be fast, minimal, and secure by default. Hidden files and directories (like .git) aren’t served unless explicitly enabled. You can customize behavior through simple command-line flags — e.g., enable directory listing or auto-serve index.html. Example: websitino --list-dirs --index I created it because I was tired of…
2025 · github.com
- 21GA
Hey folks! So, we're just a tiny team of 4 developers who've been coding our hearts out for the past 2 years. Last May, we took the plunge and clicked our way through Stripe Atlas to officially become Giz Inc. (Yeah, we're as surprised as you are.) * We've been working on this thing called GizAI... We opened the beta today. - It's kinda like a Swiss Army knife for your digital life, but with AI. Nothing too fancy, just trying to make life a bit easier, you know? - We threw in some AI chat stuff (GPT-4o, Gemini, Claude 3.5 the usual suspects), and it can generate images, videos, and audio.…
2024
- 22AN
2019 · github.com
- 23GL
https://github.com/chrissound/GitChapter Hello! This is a project I've written on the side for the past year or two. Thought it may be time to perhaps share the project! Essentially I got tired of writing programming blog posts, that were error prone and tedious to copy / past commands. I also got tired of trying to learn from programming posts written by others, and having to setup all the necessary files from scratch. GitChapter (as a user/reader) ultimately allows you to checkout a programming tutorial/blog post directly at a specific "chapter", and…
2019
- 24BY
Hey HN! I spent the last year building a programming challenges site targeted at intermediate/advanced programmers [1]. Challenges follow the "Build your own X" format, where you learn about a popular open source tool by building a small version yourself (popularized by this Github repo [2]). The primary difference compared to other coding challenge websites like Codecademy, HackerRank, Exercism etc. is that we offer real-world programming challenges - no inverting binary trees here! I've posted about this multiple times here before, but haven't managed to gather much interest. Trying…
2021
Ranked by how close each launch is in meaning, then by votes. Refine with a description →