Alternatives
Products that do what Meridian(PH#1) A better way to recognize developer contributions does
Hi HN! We built Meridian because we kept seeing the same thing: developers get estimates for planned work, and then spend a huge chunk of their time doing everything that wasn't planned. Debugging something weird, helping a teammate, reviewing PRs, jumping on an incident, fixing a flaky test, answering questions, etc. All useful work, but a lot of it never makes it back into the estimate. So when the sprint slips, it can look like the estimate was wrong, when really, a bunch of other work happened in between. Meridian is our attempt to make that work visible and better account for it. We’re…
- 1

- 2
- 3

- 4

- 5

- 6

- 7

- 8
- 9

- 10

- 11

- 12SD
Hey HN! I am a FE dev who is working at a software agency and im making 2-3 estimates per week. Creating estimates is painfull manual proccess, where you have to read a lot of .docx like RFP, SRS etc. This was really tiring for me Also in agency where im working we make estimates in google spreadsheets which is another pain, trying to drag something, copy, duplicate can really mess up the whole layout So i just wanted tool that can just automate this a bit. I just started researching and I couldnt find anything good enough for my usecase. So I made a tool for creating estimates with AI. I…
2025 · devtimate.com
- 13PA
With Pivotal Tracker shutting down soon, I built Planisphere to offer a familiar experience for teams that rely on it. Planisphere includes core project tracking features like organizing stories into projects, prioritization, estimation, and commenting. I built this as a solo developer using Elixir and Phoenix LiveView, which means minimal JavaScript and fast load times. I’m seeing less than 100 KB in assets and pages loads in under 0.5 seconds for the project I’m using to track Planisphere’s own development. The major features are already in place, including user management, and I’m…
2024 · planisphere.dev
- 14IB
Hello HN! I got pretty overwhelmed with Notion, Trello, etc. (Even though they are great tools!) as an indie dev, so I built an app that is simpler to use and perfectly suited for an indie like me :) You can basically divide your projects into multiple milestones (a milestone could be e.g. a new version), and the milestones can have multiple tasks that are either todo, in progress, or done. The progress for each milestone is calculated with those tasks, and you can also prioritize and categorize the tasks using tags (E.g. for me, #ph turns into "High Priority", and #pm into "Medium…
2024 · apps.apple.com
- 15WB
Hey HN, After GPT-3 created waves in the tech industry, a lot of AI tools were emerging and with that, some AI website builders But the results seemed way too generic to us. It felt like the developers were rushing to catch the wave instead of building a proper tool We took our time, did months of RnD and finally came up with something better than what others in the market are doing. It’s got better design output. While it’s still in beta, I wanted to show HN what we did. Will appreciate the feedback when you guys try it out. Here is the link to signup for the beta:…
2024 · dorik.com
- 16WV
Hi HN, I'm the CEO at https://replay.io. We've been working on time travel debugging for web development for a while (https://news.ycombinator.com/item?id=28539247) and more recently an AI app builder that uses that debugger to get past problems instead of spinning in circles (https://news.ycombinator.com/item?id=43258585). We've gotten to where we can pretty easily build apps to replace business-critical SaaS tools, some of which we're now using internally: * We built our own issue tracker to keep track of all our development projects, tickets, bug…
Dec 2025
- 17AI
[Are you an app developer who ships to global markets with often flaky networks? Would you find such an API useful?] We are building a network estimation API for Android and iOS. We believe developers who ship network intensive apps to international markets will find it useful to improve UX on networks with poor quality of service (QoS). How does it work? An app developer would integrate the library, and use the API to receive a network quality estimate result on a 1-5 scale. 5 being the best network and 1 being the worst. * 5 -> Good for low latency video and voice streams as well as for…
2016
- 18DF
Engineering metrics for developers are becoming more popular and they going in a negative direction and I want to fix this with my developer first engineering metrics. Solutions like GitPrime (now Pluralsight Flow), GitHub Insights (formerly Gitlaytics) and other similar solutions are giving non-technical people a false sense that you can easily roll up metrics to quantify developer productivity. In the "The Space of Developer Productivity" [1] that was posted on HackerNews this week, it goes into great detail to explain that there are a lot of variables at play. In the business world,…
2021
- 19GA
I originally launched GitInsights on HN 11 months ago, and got some brutal (but good!) feedback. Since then, I have used feedback to transform the product from "for eng managers" to "for eng teams", added/removed/improved metrics, and in the process picked up some decent traction. Same name, completely different product. As always, any feedback is welcome.
2024 · github.com
- 20WB
Hey HN: Kaveh here, founder of https://www.usage.ai/ We help companies drive down AWS, GCP, and Azure spend. Why? Because the way it's done now is a pain. DevOps and Software Engineers end up spending time managing costs rather than focusing on business problems. I have been building Usage AI for almost 4 years now (4 year anniversary in 1 month from now!) with an incredible group of founding people. We started as a product just to help lower AWS EC2 costs, and now we do all major AWS services (such as RDS, OpenSearch, ElastiCache, and Redshift with more on the way) and other…
2024
- 21ZS
Hi HN, I’m Tobi. For a couple of hours over the past few days I’ve been hacking on something to fix a pain point in my dev workflow: writing status updates. Progress is invisible by default. GitHub, Linear, Jira all track tickets and code, but they don’t do a good job of capturing the narrative between “ticket started” and “ticket done.” You start working on a feature, your PM asks “how’s it going?”, and even though you know exactly how it’s going - because you’ve been committing and making progress - you still struggle to answer. That usually means breaking your flow to piece together an…
2025 · zyg.sh
- 22PM
This is an app to easily manage a workload of multiple projects and to ease collaboration between teams. We built it on weekends whilst running our agency and it’s still very much in development. I’m posting it because I’m interested on what HNers think we should focus on next: * A ‘client view’ of each project? * Project level permissions to allow freelancers to access particular projects? * Estimates vs Actuals – see how they compare and use this data to predict future delivery times. You can sign up for a free lifetime account at the moment. Please comment if you have any feedback or…
2011
- 23FS
Hey HN! I’ve been building Fatebook for the past couple of months. It’s a slack bot to help your team make and track predictions, right where you work. I see forecasting as anti-bullshit technology: - It gives you truthseeking incentives - You communicate your uncertainty as a probability, which is way clearer (70% is better than “probably”) - You can aggregate forecasts to get wisdom of the crowd effects - You can see everyone’s track record, and pay more attention to people who are consistently accurate I’m a fan of prediction markets [0] and forecasting platforms [1]. But predictions on…
2023 · fatebook.io
- 24CA
I built this because I was tired of creating pull requests in 20 repositories just to change a single line of workflow job version. With Infra as AI, just mention the change. Agents work on all repos in parallel, read the docs, make a bunch of PRs and fill in the description. You can see the demo of the actual dashboard in the landing. Let me know your thoughts :) It means a lot to me!
Sep 2025 · infrastructureas.ai
Ranked by how close each launch is in meaning, then by votes. Refine with a description →