Show HN: Help Me Decide Please
71–80 of 92 posts
Re: Show HN: Help Me Decide Please
#72Yet another web app that’s easier to do in excel.
Re: Show HN: Help Me Decide Please
#73That app helped me waste 2 minutes of my life.
Re: Show HN: Help Me Decide Please
#74Re: Show HN: Help Me Decide Please
#75Explain to me how something like this ends up so highly upvoted.
Re: Show HN: Help Me Decide Please
#76I'm sorry to say this, but, this is not so very good. Having worked with other decision methods such as TOPSIS, AHP, and ANP, and note that those are the simplest and most commented on (and not about its features, but about its shortcomings), in your analysis/software, it is impossible to compare choices among them, which is a huge hindrance to the method.
Is there a good introduction to decision methods on general like the ones you describe? I'm very interested in this.
Remember once again, AHP/ANP are not the most 'useful' ones, having advantages and drawbacks, but they are a good starting point on Multicriteria Decision Methods (MCDM).
You may want to check MAUT/MAVT, PROMETHEE, VIKOR, Best Worst Method, and TOPSIS (this one is quite simple to understand and use).
Re: Show HN: Help Me Decide Please
#77Explain to me how something like this ends up so highly upvoted.
Re: Show HN: Help Me Decide Please
#78The problem in making decisions is not obvious calculations, but assigning importance in relative of each other.
Re: Show HN: Help Me Decide Please
#79Decisions that involve multiple options and criteria (like comparison shopping) are difficult because of your limited working memory. That's where techniques like these are valuable, especially if you can simplify the UX and explain how the magic happens, which this app does well.
I enjoy using hobby projects to learn new programming languages and frameworks. My favorite one is called "dcidr" which is a similar decision-making app that uses a prioritization/decision matrix under the hood. I've rebuilt it many times since 2001 in PHP, Java, XAML, Ruby, JS, Rust, and so on. It's great fun.
The current version is a PWA that uses Blazor (.NET web assembly) which was awesome to work with, but it's still in preview and the download is pretty huge:
https://dcidr.z20.web.core.windows.net/
Enjoy! There are links in the footer if you want to reach out.