Alternatives
Products that do what I built a reference site for the recurring hard problems in software does
Hi HN, I've been working on this for a while and it was hard to decide when to stop, either on the way information is presented or when to stop with adding entries. It's not meant as a blog, but rather as a reference that keeps growing. Link: https://thehardparts.dev Currently I've created 4 main section: - Failure Modes: ways project go wrong - Red Flags: early signals that are worth taking seriously - Tech Decisions: common and not so common trade-offs for hard choices - Playbooks - guided approach for situations that repeat I've also focused on creating links between them to…
- 1IP
Hey HN, I just wanted to share that after five months of intense work and countless caffeine-fueled writing sessions, "Master Software Architecture: A Pragmatic Guide" is now available. Writing this book was a crazy time. I entirely focused on it, and it took exactly 753 hours of writing, editing, and image editing & resizing(!) until the premiere. Yes, the last one (images) was a killer. If you ever think about writing a book, reserve a lot of time for it unless someone else does it for you. As a result, I am handing you the nearly 400-page book. It is a guide that will help you connect all…
2024 · leanpub.com
- 2IB
A few days ago, someone I follow asked the community for help maintaining his side-project, 512kb.club. This got me thinking. There are loads of maintainers out there feeling burnt out, but they can't abandon their project since people are depending on the project to be maintained. In an effort to combat this, I built a website that lists projects looking for new maintainers. It's still quite empty and has some rough edges. Any feedback is very welcome!
2022 · seeking-maintainers.net
- 3MF
Two years ago, I started building this site that allows people to document their learning and progress in real time. The idea is: as you learn new things, you document your progress piece by piece, creating a collection of failures, breakthroughs, and knowledge. Along the way, your friends can cheer you on, and the community can give you tips and feedback. Over time, we'll create a public collection on how different problems were solved. With each progress, the site prompts you to reflect on questions like, "If you could go back in time, what do you wish you had known?" This was my first web…
2024 · opus.cafe
- 4BP
We got tired of not being able to accurately answer "When will this be done?" and "Will anyone be required to work overtime on the current schedule?", or spending too much time in meetings and standups trying to answer those questions. Just opened up for beta. Would love some opinionated developers to guide future improvements (or feedback on the general idea).
2022 · projectburndown.com
- 5SL
So a while ago I was thinking it would be neat to build a site that had the most absolute utility. The idea I came up with was a site to store those little protips that are super useful, if you know them ahead of time. I hired a guy to work on it with me, and ClueDB was born: http://cluedb.com/ Please give it a whirl (it uses Twitter auth as login but doesn't tweet anything) and tell me what you think! (Various trivia: My first try at a project coded by someone else and "product managed" by me. Runs on Flask + MongoDB. Also, this is totally unrelated to my startup.)
2011
- 6IB
Hi everyone, I built this project to solve a problem I personally struggled with — using too many tools and losing focus. The idea is simple: Instead of adding more tools, reduce them and focus on what actually matters. This is still early, and I’d love your feedback. https://toolrelief.com/
Apr 2026
- 7IW
Hello! I just published a book on Site Reliability Engineering. https://www.amazon.com/dp/B09QNZC2LL This book is a collection of 28 chapters on SRE concepts, such as observability, monitoring, Service Level Objectives (SLOs), alerting, resilience and debugging. I adapted each chapter from blog posts I've written over the last 4 years. Most of the chapters detailed concepts that I applied while working at $dayjob, so they are 100% proven in real business settings :) ------ Some info on the backstory. Last year I started writing a book on my software development…
2022
- 8IW
Hello! I wrote an introductory SRE Book: Site Reliability Engineering Tidbits and it's free today! These are short fun chapters about SRE, monitoring, debugging, observability, and resiliency. This book aims to provide hands on examples of implementing a number of concepts described in Google's SRE books. It also describes how i've seen SRE concepts impact some of the organizations I've worked in. A couple chapters are hands on debugging exercises going through the process of debugging applications based on data. I'm excited because every chapter describes something that I've done in paying…
2022 · amazon.com
- 9IT
I created http://devtest.net as a weekend project, and I'm pretty proud of it from a technical and UI standpoint. The problem is, I've built this by myself in a bit of a vacuum, to "scratch my own itch", and I don't know if this is useful to anyone other than me. I'm also not so hot on the business side and don't really know what I'm doing. Basically, I'm looking for some advice, now that I've actually launched, what now? One thing that this has shown me is that I'm capable of putting together a pretty decent web application on my own in my spare time. Should I stick with this idea, or…
2012
- 10MF
Hey HN. I've just launched my very first webappp and would love your feedback. http://www.7bks.com It's a book list sharing website - kind of like playlists for bookworms. The site is built on pyton/appengine - and I learned to code in under 4 weeks to build the site. There's more details on the background of the site here: http://www.7bks.com/blog/179001 I've also published the full Python code for the site here: https://gist.github.com/670034 Feedback is really important to me and I want to work hard to make the site better so any and all suggestions are greatly appreciated. Contact…
2010
- 11M4
Hello HN, Later today I'll be shutting down the servers and moving on. This is my 5th startup and the 4th failure. The reason is very simple: I understimated the cost of user acquisition. This is the second time this happened. The dozens of users actually love the software and are using it on a daily basis. I'm ruthless when it comes to coding and money. So, if you are building a startup: do not ignore how much money you will have to spend to get a user. If you are not able to find that number, something could be wrong with your model. Maybe someone smarter than me could write something…
2012
- 12IM
I am excited to introduce my solo project, a platform built with the frontend development community in mind. It's an interactive environment aimed at refining debugging skills through exposure to real-world bugs. This project stems from the need for a hands-on, practical method of learning to debug. The site features a variety of intentional bugs for users to solve, mirroring the types of challenges faced in professional settings. Over the coming weeks, I will be adding many more exercises and new features to enhance your learning experience further. Check out CodeMender at…
2024 · codemender.io
- 135D
597 days ago, I posted about the project our team was developing - https://news.ycombinator.com/item?id=3183322 - here on HN, and today we're finally taking the wraps off what we've been working on since then. At it's core, what we've been building is an end-to-end solution for creating, storing, and working with structured content in a way that's accessible to anyone. You can check out an introduction - http://team.marquee.by/introducing-marquee/ and dig into the technical/philosophical details of our approach -…
2013
- 14IB
Hi HN, A lot of the dev teams I have worked with had a lot of issues with their documentation. In fact, some of my easiest clients to get were from clients that had "black box" solutions that devs no longer at the company had created. Personally, writing documentation is like grinding nails on a chalkboard. I have been having a lot of fun with building solutions that can run in a distributed way, not something a dev needs to run themselves. And after a significant amount of testing and building out several different solutions, I finally have a solution that is easy to set up and runs in the…
Dec 2025 · codesummary.io
- 15HM
One year ago, I downloaded the news.arc code and decided that I would teach myself programming by building a better aggregator. At that time, I had some rudimentary HTML knowledge, and little FORTRAN under my belt. I knew that I wanted an aggregator that could support a wide range of submissions, and one that could scale without losing quality for the user. Hubski is what I have to show for my time and effort. The easiest way to describe Hubski is to say that it uses a commenting system akin to HN or Reddit, but uses a sharing scheme like Twitter. You have a personal feed comprised of the…
2011
- 16IC
After 6 months looking for an idea, procrastinating and over analyzing what I should build. I built a tool that allows people to find problems using custom plugins built with Grok and Claude.
2025 · gotaprob.com
- 17IW
Hi all, I like RethinkDB a lot. One year ago, I started to document it because I want to learn more about it. At first, I blog, at one point I started to writing it in markdown, using pandoc to convert it into PDF then I switched to Leanpub. At some point, I almost abandon it. But finally I make effort to go back and almost finish it. Here is the result of one year: http://leanpub.com/simplyrethinkdb I also open source it on here(But it helps if you make an purchase on leanpub anyway :D): http://github.com/kureikain/simplyrethink The book is still WIP…
2015
- 18DD
Myself and three friends, for the last year have been building our own side project, the aim of this side project was to show off the creative side of developers. One of my bug bears with Reddit is how quickly things get buried. The bug bear has turned into the basis for what I been building on the side called The Full Stack. A platform to show off developer projects basically. Another bug bear of mine over the years has been trying to find open source or just cool side projects to work on with others, and even find teams to join. So that's another thing we've built, an easy way to find…
2023 · thefullstack.network
- 19MP
My weekly(ish) video logs tracking my progress of building a completely sound statically typed language and structural editor. The motivation is to make lots of invalid programs unrepresentable.
2022 · petersaxton.uk
- 20MO
I started working on Stumpedia.com about 3 years ago and am having a difficult time try to determine if this project is worth pursing any further. My biggest problem is lack of resources since I am not a developer nor have the funding to pay for further development or marketing. There are currently active users and all traffic and engagement indicators are pointing up, and this is what makes it both confusing and frustrating for me. My dilemma is should I just leave the site alone and let it take its course, should I try to sell it now and recoup some of my initial investment, should I hand…
2011
- 21IM
So hard to keep up with tooling and MLOps - I put it all in one place and got some tips from an experienced friend on what to use.
2025 · readyforagents.com
- 22IM
Hey there, I'm a self-taught web developer and I need your help in gathering resources that helped you learn from scratch or improve your web development knowledge. I think this is the best way because what worked for me maybe won't work for you, but when you have a lot of resources coming from different people with different learning styles, I think it's the best curation ever. I intend to take all those resources and put them online on an website, so they will be accessible to as many people as possible. I made a google docs spreadsheet and put already a couple of resource types: from…
2016
- 23BA
After about 10 years as a developer, interviewing many devs, and reviewing hundreds of resumes I decided to write a guide that I wish I had when I was first starting out. Completely free (just enter $0 as price) If you find it helpful, would love it if you: - Leave a review - Share it with a friend who might also benefit!
2022 · jkchu.gumroad.com
- 24MF
Here is the link: http://www.wikihowtodo.com I know a lot of geeks share the same dream -- build the next kick-ass todo-list/project management system. So do I. However, as I was quite positive that my web development skill is worse than 99% of developers' in this community, I decided to build something simple, useless but unique. So I built this. Basically it's a Wikihow scraper, nothing more. It gives you a place to store interesting Wikihow articles and yes, they are converted into todo lists. I know this site is not that good, but I still need your guys' feedback. For example, as I am a…
2010
Ranked by how close each launch is in meaning, then by votes. Refine with a description →