Live data from Hacker News

“Ask 'why' five times about every matter”

toyota-global.com

1–10 of 172 posts

Re: “Ask 'why' five times about every matter”

#3
"Why do vehicle manufacturers lie about emissions?"

"Why do vehicle manufacturers lie about emissions?"

"Why do vehicle manufacturers lie about emissions?"

"Why do vehicle manufacturers lie about emissions?"

"Why do vehicle manufacturers lie about emissions?"

Re: “Ask 'why' five times about every matter”

#5
post #3

"Why do vehicle manufacturers lie about emissions?" "Why do vehicle manufacturers lie about emissions?" "Why do vehicle manufacturers lie about emissions?" "Why do vehicle manufacturers lie about emissions?" "Why do vehicle manufacturers lie about emissions?"

It's supposed to be

   why(why(why(why(why(theMatter))));
not

   why(theMatter);
   why(theMatter);
   why(theMatter);
   why(theMatter);
   why(theMatter);

Re: “Ask 'why' five times about every matter”

#8
post #5
post #3

"Why do vehicle manufacturers lie about emissions?" "Why do vehicle manufacturers lie about emissions?" "Why do vehicle manufacturers lie about emissions?" "Why do vehicle manufacturers lie about emissions?" "Why do vehicle manufacturers lie about emissions?"

It's supposed to be why(why(why(why(why(theMatter)))); not why(theMatter); why(theMatter); why(theMatter); why(theMatter); why(theMatter);

A bug that I will blame on unclear requirements.

Re: “Ask 'why' five times about every matter”

#10
post #5
post #3

"Why do vehicle manufacturers lie about emissions?" "Why do vehicle manufacturers lie about emissions?" "Why do vehicle manufacturers lie about emissions?" "Why do vehicle manufacturers lie about emissions?" "Why do vehicle manufacturers lie about emissions?"

It's supposed to be why(why(why(why(why(theMatter)))); not why(theMatter); why(theMatter); why(theMatter); why(theMatter); why(theMatter);

You could keep the second form but use a ditto operator instead;

   why(theMatter);
   why(%);
   why(%);
   why(%);
   why(%);
Post reply on HN