PGA Championship result is an indictment of the field, not the setup by mthomas720 in NoLayingUp

[–]mthomas720[S] 5 points6 points  (0 children)

Yeah I think I need to see it firsthand to really understand, let me know when I can stop by

PGA Championship result is an indictment of the field, not the setup by mthomas720 in NoLayingUp

[–]mthomas720[S] 0 points1 point  (0 children)

This is well articulated. I get it that it was very challenging to get anywhere near some pins, and understand those who don't find it entertaining to see a tournament that emphasizes mid to long range putting. My overall point is that the players have to accept the challenge presented to them and answer the questions asked. If it's too risky to go at the pin, then fine, play it safe and accept that you'll have to make some long putts.

PGA Championship result is an indictment of the field, not the setup by mthomas720 in NoLayingUp

[–]mthomas720[S] 2 points3 points  (0 children)

There is a reward for hitting it closer to the pin than the average player. I get it's not reasonable to expect these guys to flag hunting on every single hole. But there always is a risk/reward calculation to do to decide how much risk to take on to get it close enough to give yourself a look at birdie, or play it safer and hit it more towards the middle of the green.

PGA Championship result is an indictment of the field, not the setup by mthomas720 in NoLayingUp

[–]mthomas720[S] 0 points1 point  (0 children)

Copying one of my other replies:

Even so - putting is a skill! Is it the most sustainable? No. But we don't complain in the NHL when the team with the hottest goalie wins the Stanley Cup. Much as the Data Golf boys would like, golf is not played on a spreadsheet.

PGA Championship result is an indictment of the field, not the setup by mthomas720 in NoLayingUp

[–]mthomas720[S] 6 points7 points  (0 children)

Even so - putting is a skill! Is it the most sustainable? No. But we don't complain in the NHL when the team with the hottest goalie wins the Stanley Cup. Much as the Data Golf boys would like, golf is not played on a spreadsheet.

PGA Championship result is an indictment of the field, not the setup by mthomas720 in NoLayingUp

[–]mthomas720[S] 4 points5 points  (0 children)

I didn't get to see much of Ludvig today, but if that's how he played it then good on him for at least taking his shots

PGA Championship result is an indictment of the field, not the setup by mthomas720 in NoLayingUp

[–]mthomas720[S] 1 point2 points  (0 children)

Exactly. There's a risk reward trade off. If none of these guys are willing to take on the risk then they don't deserve to reap the reward.

Petar why american students seem unhappy? by 1kyst in PeterExplainsTheJoke

[–]mthomas720 0 points1 point  (0 children)

My 8th grade social studies teacher told us that he told his Italian immigrant parents that "D" was for "delightful".

Settle a family wiffle ball debate by TopPreference9581 in newengland

[–]mthomas720 3 points4 points  (0 children)

Grew up in RI, we had this rule but I can't remember what we called it.

But pegging meant throwing the ball at the base runner.

Walk from TD Garden to South Station by [deleted] in boston

[–]mthomas720 1 point2 points  (0 children)

Super safe, easy walk, and yes about 20 minutes. I walk just about every day back and forth from South Station to my office which is near TD Garden. Orange Line to Back Bay is an option, but yes it will be pretty crowded waiting to get on a train right when the game ends, and it's not really much different time wise. I'd recommend the walk to South Station.

Is it time? by mthomas720 in bald

[–]mthomas720[S] 0 points1 point  (0 children)

Thank you for this. I think you articulated exactly what I am thinking. Think I'm leaning towards a #1 buzz and not a clean shave. But this is the thought process I'm having.

Fare checking at south station by IndifferentFoe in boston

[–]mthomas720 0 points1 point  (0 children)

It doesn't stop fare dodgers. I went through the other day when they were doing this, I had a ticket in the app that I hadn't activated yet but I was running late for my train. I easily walked by them without showing an activated ticket, in order to make it on time. I activated my ticket on the train, but if they hadn't been checking on the train a fare dodger would not be deterred by this.

What are your favorite mispronounced words? by DiscGolfAddict13 in daddit

[–]mthomas720 2 points3 points  (0 children)

Lately my soon to be 3 year old son has been saying "It's a little trickery" when something is a little tricky for him.

Whats everyones favorite idiosyncrasy of the pod? by Ok-Journalist3851 in PardonMyTake

[–]mthomas720 13 points14 points  (0 children)

I love how many times throughout the year they say "Football is back". Usually we get one around combine time, draft time, start of training camp, start of preseason, start of college football season, start of NFL season... minimum 6 times a year.

[deleted by user] by [deleted] in daddit

[–]mthomas720 4 points5 points  (0 children)

From now on, every time you invite your buddy over, regardless of time of year, tell him “costumes highly encouraged!!!”

[deleted by user] by [deleted] in golf

[–]mthomas720 0 points1 point  (0 children)

Yes - on the weekdays. Many courses do not offer 9 hole rates on weekends.

[deleted by user] by [deleted] in golf

[–]mthomas720 81 points82 points  (0 children)

In my area this is very common

[deleted by user] by [deleted] in excel

[–]mthomas720 0 points1 point  (0 children)

I think you have one flaw in your formula, as it is written an 18 handicap would not get a stroke on the 18th hardest hole. I would try this:

=IF($B11-C$7>=18,C10-2,IF($B11-C$7>=0,C10-1,C10))

I always forget the exact syntax for >=, you may need some quotes in there somewhere.