Live data from Hacker News

Mario Meets Pareto

mayerowitz.io

101–110 of 177 posts

Re: Mario Meets Pareto

#101

On a tangent, I was a bit confused by the everyday examples given in this article. "We're often faced with similar trade-offs. You want a meal that's both cheap and delicious? A job that's both well-paid, easy, and fulfilling?" I really don't feel like "easy" is a dimension I wish to optimize for in a job. It almost feels opposite to what I've actually optimized for - since for me a fulfilling job usually means full…

Maybe instead of "easy" what they really meant that axis to convey is something more like "low stress" or "not frustrating"

Re: Mario Meets Pareto

#102
post #63
post #61

Of course I, and most of the dads I know, optimise for something else: what’s the car that will keep me competitive, but probably losing, to the kids?

I don't. I need to keep winning until I can't to keep the boy in his place. He is getting closer every time. I know my day is soon to end, and a new house champion will reign.

I’m still trying to beat my dad at ping pong. He’s 75.

Re: Mario Meets Pareto

#103
post #63
post #61

Of course I, and most of the dads I know, optimise for something else: what’s the car that will keep me competitive, but probably losing, to the kids?

I don't. I need to keep winning until I can't to keep the boy in his place. He is getting closer every time. I know my day is soon to end, and a new house champion will reign.

Ha exactly. Can't let the kids win for free.

Re: Mario Meets Pareto

#104
post #61

Of course I, and most of the dads I know, optimise for something else: what’s the car that will keep me competitive, but probably losing, to the kids?

I often use the wii wheel as my handicap for family, but my wife (new to games) is now good enough that I might need to switch that soon.

When my oldest was first trying Mario Kart, his uncle came over and played against him blindfolded (and still won). It was very entertaining to watch.

Re: Mario Meets Pareto

#106
post #15

This is a really important concept for developers. One aspect for developers that I see quite often is the assertion that "We can't have X without giving up more Y", most commonly "we can't have more security without giving up on user experience". With the Pareto idea in mind, we can see that that statement is true, if and only if you are in fact on the Pareto frontier of security and user experience already. However…

Agreed with what you said, when you're only considering security and usability you're often not at a Pareto optimal state, but once you add cost into the picture you see a lot more cases of being on the Pareto optimal boundary, or at least in case where the next improvement only comes with significant effort (by re-platforming, for example).

I guess that makes sense. as you get to higher dimensions, most points sit very close to the surface. So if we're trading off N things and N >> 1, expect to basically always be at the pareto boundary.

Re: Mario Meets Pareto

#108
post #97

Earlier quoted context omitted.

Why do you think people refused to enable javascript?

I don't refuse to enable JS. I do, however, refuse to use website with broken scrolling. It makes me physically sick.

Does this site do that to you?

Re: Mario Meets Pareto

#109
post #74
post #15

This is a really important concept for developers. One aspect for developers that I see quite often is the assertion that "We can't have X without giving up more Y", most commonly "we can't have more security without giving up on user experience". With the Pareto idea in mind, we can see that that statement is true, if and only if you are in fact on the Pareto frontier of security and user experience already. However…

there's something equivalent in the business world - mostly used by businesses not run by psychopaths - where you optimize inside 2 triangles with the points on the triangle being cost, profit, & user utility/happiness.

Are they conjoined triangles?

Re: Mario Meets Pareto

#110
post #15

This is a really important concept for developers. One aspect for developers that I see quite often is the assertion that "We can't have X without giving up more Y", most commonly "we can't have more security without giving up on user experience". With the Pareto idea in mind, we can see that that statement is true, if and only if you are in fact on the Pareto frontier of security and user experience already. However…

this is a silly oversimplification
Post reply on HN