Alternatives
Products that do what CoDiff 0.2 does
Hello, everyone! We posted on HackerNews a couple of weeks ago debuting CoDiff (https://news.ycombinator.com/item?id=19593637), a productivity tool centered around your code. Since then, we’ve received a lot of useful feedback from the community that we have integrated with our product. Now, even as an individual, CoDiff (https://CoDiff.com) can boost your productivity by notifying you as soon as your local changes conflict with upstream commits. Conversely, if you do not see a conflict marker on your files within CoDiff, you can rest assured that you will be able to…
- 1

- 2CA
A recent HackerNews comment - “For one programmer's hourly cost, you could run 4000 CPU cores continuously. Can there really be no practical way to apply thousands of cores to boosting the programmer's productivity?” https://news.ycombinator.com/item?id=19339467 This is what we have come up with. The current productivity tools - Slack, Asana, Trello, Facebook Workplace, etc. - are great, but lack direct access to your code. Building a tool directly around the code makes it more powerful for software developers: CoDiff. https://codiff.com The foundation of CoDiff is a…
2019
- 3

- 4

- 5

- 6

- 7

- 8

- 9

- 10AC
Hey HN! I’m Julien, the founder of Code Inspector, a platform that helps developers and managers produce better code and reduce technical debt. We would love to get some feedback from the Hacker News community. Our platform inspects code, looks for defects (security, vulnerability, design, performance, lack of documentation), automates code reviews and reports on team activity. You can customize violation alerts to reduce false positives. We currently support GitHub, Bitbucket and Gitlab. I’d love to hear your thoughts on what you would expect from such a platform (what you like, dislike)…
2021
- 11CCCodr.cc▲8
I finished building Codr.cc last night. Codr is a code snippets sharing website much like pastie or snipt.org, but with a few innovations. First is that it autodetects the language and highlights it accordingly. The second, killer feature, is that it allows you to create snippets from files on your computer. You can select a file using the file browser, or you can drag and drop it into the site. The app will read its contents and create a snippet from it - ready to share. -- Now, I'm a college student in need of some quick cash. Recently I sold wrttn.in rather quickly thanks to HN, and I…
2011
- 12AC
We created Slash (https://getslash.co/hn) after realizing that todo list apps are hopelessly broken. They're great at making lists, but offer you no help in crossing them off. In fact, they often create even more stress when you're staring at a list 100 items longs. Slash is a task "do-er" that helps you CRUSH your list by focusing on one task at a time. Quickly enter your tasks, hit 'Start', and the window shrinks down to a small always-on-top window that shows your current task and how long you've been working on it. When you're done, hover over the task name and click…
2019
- 13RI
2015 · rawcode.io
- 14IB
After years of struggling with onboarding to new projects, I got tired of spending weeks just trying to grasp the basics of a codebase. The README rarely tells the whole story, and "just read the code" isn't practical for large repos. I built RepoIQ to create personalized learning paths through any GitHub repository. It analyzes the codebase structure, identifies key components, and creates a step-by-step guide tailored to your learning needs.
2025 · repoiq.be
- 15IL
VSCode was my daily driver for years, but once I started running several coding agents across multiple projects at the same time, it got in the way. One workspace with terminals in the bottom tray, no idea which agent was doing what and I found myself needing all the code editing tools less and less. So I built my own IDE around that workflow. Terminals are a first-class citizen, every project stays alive in the background with visual statuses. Close the workspace and come back weeks later, everything is still in its place. I've been using it for weeks and it's a big productivity boost. The…
Jul 2026 · github.com
- 16HM
Code: Single click deploy https://github.com/DevScoreInc/samples/tree/master/hacker-news-monitor Youtube demo: https://www.youtube.com/watch?v=5nEab7ALc3c&feature= The above is a fun example of what users can do with https://devscore.com Devscore is a flexible low code service to automate workflows and execute different types of custom functions. Our goal is to help developers deploy functions (micro application) that helps them become more productive by building integrations, flows and lifecycles between and within their tools. We…
2020
- 17MW
Primary link: http://hackerscoffee.org I thought Coder’s Coffee (http://news.ycombinator.com/item?id=4010355) was a great idea but disagreed with a few aspects of its execution (registration solely via linkedin, iOS app only, manual approval process, brittle: crashed every time I used it on my phone). I noticed the app had stopped working entirely last week, and went to the site (http://www.coderscoffee.com) to discover that the project seems to be no more. I re-implemented the concept, minus my grievances, in about 20 free hours I had last week (and also took the opportunity to make a…
2013
- 18PO
Hey Hacker News, We've been working on ways to save people time at work and we've got something for you to try that we think can do just that. Pensieve lets you search across silos from one safe, convenient place, and save and retrieve notes without disturbing your workflow. Check it out at https://www.pensieve.ai, or on Youtube at https://youtu.be/-lQLmVSRI6Q.
2018
- 19IB
I’ve always liked fast online tools for jotting notes or organizing thoughts — but most “productivity” sites either save data to the cloud, require sign-ups, or are full of distractions. So I built an online productivity tools website, a small collection of browser-based tools. It includes an online notepad where you can write and save notes right in your browser, a cornell notes tool available in more than 20 languages, and more coming soon like a pomodoro timer and a simple blank page for focused writing. Everything works entirely in-browser using localStorage — no accounts, no cloud sync,…
Oct 2025 · onlinenotep.ad
- 20WC
A friend and I built this as a side project to help us collaborate on files with our agents. Claude / Codex kept outputting .md and .html files which are great until we needed to share them, so we built this small website to help with that. Agent can either use an HTTP + Skill or an MCP which also uses MCP Apps to add widgets to Claude Desktop / Mobile chat. Would love any feedback and hopefully this helps someone else as it did us!
Jun 2026 · workplane.co
- 21PC
Hi HN! We’re the team behind CodSpeed (https://codspeed.io), a continuous performance testing tool. Today, we're really excited to launch our new product: p99 (https://p99.chat), an assistant for software performance optimization. Through CodSpeed, we have been working with hundreds of projects doing performance optimization. What struck us was how fragmented the tooling landscape is. You would identify a performance regression in their CI, or worse, in production, then disappear into a rabbit hole of benchmarking frameworks, sampling profilers, memory profilers,…
2025 · p99.chat
- 22IB
As a software engineer, my reflex has always been to script everything I can. Scripting is easy, but everything around it is tricky: scripts have to run somewhere, they need access to credentials, they need to be monitored. None of it is simple. No-code automation platforms such as Zapier or IFTTT are too restrictive for technical tasks; CI/CD platforms make it easy to script tasks related to a repository, but are limited when trying to do anything else. I wanted the low level control you have when writing scripts while retaining the comfort of a platform managing execution for me. So I…
2022 · exograd.com
- 23IP
Hey hackers, Like many of you, I'm always trying to optimize my productivity, and I have tried a lot of apps out there to do so. I didn't find the exact one that I could use, so I built one for myself. Check it out and let me know if you have any thoughts!
2024 · focusmax.io
- 24AN
Hi HN! I'm building Ano because I was tired of Slack's bloat and sluggishness, and never got any value out of their agent implementation. Ano is built local-first for speed (using Rocicorp Zero), focused on communication, and lets you use your own code agent as an assistant (Claude in my case, but it works with Codex too). I use the code agent to summarize anything unread (linking back to what matters), respond with context, and share data to and from connected tools (GitHub, Posthog, Attio, etc). Using your code agent for this might sound counter-intuitive, but to me it's the most powerful…
Jun 2026 · ano.chat
Ranked by how close each launch is in meaning, then by votes. Refine with a description →