Live data from Hacker News

Show HN: Help Me Decide Please

helpmedecideplease.com

71–80 of 92 posts

Re: Show HN: Help Me Decide Please

#76
post #43
post #39

I'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.

Yes. I like this paper (https://www.worldscientific.com/doi/abs/10.1142/S02196220185...) because it explains in general terms what AHP (Analytic Hierarchy Process) is and related tools. In Google Scholar there are pointers to other researchers, for AHP the most cited one is Thomas Saaty - https://scholar.google.com.br/scholar?hl=en&as_sdt=0%2C5&q=s...

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

#79
Nice job, it looks very simple and useful.

Decisions 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.

Re: Show HN: Help Me Decide Please

#80

Earlier quoted context omitted.

fixed :) thanks for the feedback!

It'd also be nice if after submitting for one and selecting enter that it autofocuses on the input for the next question so you can start typing without clicking on it.

this has been fixed :D thanks!
Post reply on HN